llama-stack-mirror/docs/README.md
Francisco Javier Arceo 21fe825090 remove parsing as it's currently broken
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
2025-10-21 21:29:07 -04:00

1,001 B

Llama Stack Documentation

Here's a collection of comprehensive guides, examples, and resources for building AI applications with Llama Stack. For the complete documentation, visit our Github page.

Render locally

From the llama-stack docs/ directory, run the following commands to render the docs locally:

npm install
npm run gen-api-docs all
npm run build
npm run serve

You can open up the docs in your browser at http://localhost:3000

Content

Try out Llama Stack's capabilities through our detailed Jupyter notebooks: