Update README.md

This commit is contained in:
Zachary Huang 2024-12-28 18:33:43 -05:00 committed by GitHub
parent c1fe9ae12a
commit 96cecb9086
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -27,7 +27,9 @@ Mini LLM Flow is also a great learning resource, as current frameworks abstract
<img src="/assets/minillmflow.jpg" width="400"/>
</div>
## Example LLM apps
## Tutorial
- Documentation: https://zachary62.github.io/miniLLMFlow/
- Beginner Tutorial: [Text summarization for Paul Graham Essay + QA agent](https://colab.research.google.com/github/zachary62/miniLLMFlow/blob/main/cookbook/demo.ipynb)