Update README.md
This commit is contained in:
parent
b516bffef3
commit
52503f24e0
|
|
@ -29,7 +29,7 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework
|
||||||
|
|
||||||
## What can Pocket Flow build?
|
## 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">
|
<div align="center">
|
||||||
|
|
||||||
|
|
@ -41,6 +41,7 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework
|
||||||
|
|
||||||
</div>
|
</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)
|
- Want to create your own Python project? Start with [this template](https://github.com/The-Pocket/PocketFlow-Template-Python)
|
||||||
|
|
||||||
## Why Pocket Flow?
|
## Why Pocket Flow?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue