mellea/docs/docs at main · generative-computing/mellea

Mellea documentation

This directory contains the source for the Mellea documentation site.

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.

Running the docs locally

1. Install Mintlify CLI

2. Start the dev server

cd docs/docs
mintlify dev

The site is available at http://localhost:3000.

Contributing

See CONTRIBUTING.md for the general contribution guide and guide/CONTRIBUTING.md for documentation writing conventions.