mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2025-12-18 23:14:21 +01:00
21 lines
740 B
Markdown
21 lines
740 B
Markdown
<h1 align="center">Agentic Coding - Project Template</h1>
|
|
|
|
<p align="center">
|
|
<a href="https://github.com/The-Pocket/PocketFlow" target="_blank">
|
|
<img
|
|
src="./assets/banner.png" width="600"
|
|
/>
|
|
</a>
|
|
</p>
|
|
|
|
|
|
This is a project template for Agentic Coding with [Pocket Flow](https://github.com/The-Pocket/PocketFlow), a 100-line LLM framework, and Cursor.
|
|
|
|
- We have included the [.cursorrules](.cursorrules) file to let Cursor AI help you build LLM projects.
|
|
|
|
- Want to learn how to build LLM projects with Agentic Coding?
|
|
|
|
- Check out the [Agentic Coding Guidance](https://the-pocket.github.io/PocketFlow/guide.html)
|
|
|
|
- Check out the [YouTube Tutorial](https://www.youtube.com/@ZacharyLLM?sub_confirmation=1)
|