Note: Mellea documentation has moved to the main repo: https://github.com/generative-computing/mellea/tree/main/docs/docs
📚 Mellea Documentation
This repository contains the documentation for the Mellea project. It provides clear, developer-focused guides and reference materials for working with the Mellea platform.
Visit Mellea documentation site: https://mellea.ai/
🔎 About Mellea
Mellea is a library for writing generative programs. Generative programming replaces flaky agents and brittle prompts with structured, maintainable, robust, and efficient AI workflows.
🚀 Getting Started
Follow these steps to run the documentation site locally:
1️⃣ Install Mintlify CLI
npm install -g mint ## 🚀 Getting Started ### 1️⃣ Install Mintlify CLI globally ```bash npm install -g mint
2️⃣ Run locally
Your site will be available at http://localhost:3000.