#233 · Primary category: Education & Research
ai-agents-from-scratch
Demystify AI agents by building them yourself. Local LLMs, no black boxes, real understanding of function calling, memory, and ReAct patterns.
Project last updated:07/24/26
GitHub Stars
4.6K
Forks
671
Contributors
3
License
MIT
Why we included this project
If you've worked with agent frameworks and still can't explain why they're structured the way they are, this tutorial rebuilds that understanding from the ground up. You run everything on your own machine with local LLMs and node-llama-cpp, so the mechanics stay visible. The path goes from a plain model load and prompt loop to function calling, then memory, then the ReAct pattern, with each step's code and concepts explained alongside. That's a useful foundation before you adopt a bigger framework, and if Node isn't your stack, the same path exists in Python with a companion site covering the conceptual side.
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