| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Note: Mellea documentation has moved to the main repo: https://github.com/generative-computing/mellea/tree/main/docs/docs
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/
Mellea is a library for writing generative programs. Generative programming replaces flaky agents and brittle prompts with structured, maintainable, robust, and efficient AI workflows.
Follow these steps to run the documentation site locally:
npm install -g mint
## 🚀 Getting Started
### 1️⃣ Install Mintlify CLI globally
```bash
npm install -g mintmint devYour site will be available at http://localhost:3000.
| Back | FazBrowse Home | New Git URL |