#12 · Primary category: Education & Research
hello-agents
Building Agents from Scratch: A Tutorial on Agent Principles and Practice
Project last updated:08/18/26
GitHub Stars
75.5K
Forks
9.4K
Contributors
105
License
Other
Why we included this project
This is one of the most complete open, free curricula we have seen for learning to build LLM agents, and it earns a place here for its depth and hands-on structure rather than as a tool you deploy. It starts with agent fundamentals and LLM basics, moves through classic patterns like ReAct and Reflection, then into low-code platforms and mainstream frameworks, and ends with building your own agent framework on the OpenAI native API. Later chapters cover memory and retrieval, context engineering, communication protocols such as MCP and A2A, and even Agentic RL training from SFT to GRPO, so it goes well beyond a beginner primer. The accompanying code folder and end-to-end projects like a travel assistant and a simulated cyber town give you something to build along with, which matters if you want to move from using LLMs to constructing agent systems. It is a learning resource rather than production software, but for anyone planning to build agents seriously, the structured progression and community extras are genuinely useful.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI