adding readme to docs folder for easier discoverability of notebooks … (#857)

as titled

<img width="454" alt="image"
src="https://github.com/user-attachments/assets/7579d1d2-06cd-48e4-9659-79ab1ec6a4c2"
/>
This commit is contained in:
Justin Lee 2025-01-28 04:58:46 -08:00 committed by GitHub
parent ba453c3487
commit e4865c3510
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

11
docs/readme.md Normal file
View file

@ -0,0 +1,11 @@
# 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 [ReadTheDocs page](https://llama-stack.readthedocs.io/en/latest/index.html).
## Content
Try out Llama Stack's capabilities through our detailed Jupyter notebooks:
* [Building AI Applications Notebook](./notebooks/Llama_Stack_Building_AI_Applications.ipynb) - A comprehensive guide to building production-ready AI applications using Llama Stack
* [Benchmark Evaluations Notebook](./notebooks/Llama_Stack_Benchmark_Evals.ipynb) - Detailed performance evaluations and benchmarking results
* [Zero-to-Hero Guide](./notebooks/Llama_Stack_Zero_to_Hero_Guide.ipynb) - Step-by-step guide for getting started with Llama Stack