Update README.md

This commit is contained in:
Zachary Huang 2025-03-09 10:35:19 -04:00 committed by GitHub
parent b516bffef3
commit 52503f24e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework
## What can Pocket Flow build?
✨ Below are examples of LLM Apps, with [Step-by-Step YouTube Tutorials](https://www.youtube.com/@ZacharyLLM?sub_confirmation=1):
✨ Below are examples of LLM Apps:
<div align="center">
@ -41,6 +41,7 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework
</div>
- Want to learn how I vibe code these LLM Apps? Check out [my YouTube](https://www.youtube.com/@ZacharyLLM?sub_confirmation=1):
- Want to create your own Python project? Start with [this template](https://github.com/The-Pocket/PocketFlow-Template-Python)
## Why Pocket Flow?