From ff2f64496be786469d3f1096109aad86968c678b Mon Sep 17 00:00:00 2001 From: Zachary Huang <33015448+zachary62@users.noreply.github.com> Date: Fri, 27 Dec 2024 16:00:21 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f410920..2a9872c 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,6 @@ Hence, I built this framework that lets LLMs focus on what matters. It turns out +## Example + +Beginner Tutorial on [Text summarization + QA agent](https://colab.research.google.com/github/zachary62/miniLLMFlow/blob/main/cookbook/demo.ipynb)