Update README.md

This commit is contained in:
Zachary Huang 2024-12-27 16:00:21 -05:00 committed by GitHub
parent 13375b0622
commit ff2f64496b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -30,3 +30,6 @@ Hence, I built this framework that lets LLMs focus on what matters. It turns out
<img src="./docs/minillmflow.jpg" width="400"/>
</div>
## Example
Beginner Tutorial on [Text summarization + QA agent](https://colab.research.google.com/github/zachary62/miniLLMFlow/blob/main/cookbook/demo.ipynb)