#70 · Primary category: Education & Research
agents-towards-production
End-to-end, code-first tutorials for building production-grade GenAI agents. From prototype to enterprise deployment.
Project last updated:08/28/26
GitHub Stars
21.3K
Forks
2.8K
Contributors
27
License
Other
Why we included this project
This is one of the most practical hands-on learning paths we have found for teams that need to get a GenAI agent out of the notebook and into a deployed service. Rather than a single framework walkthrough, it is a set of runnable tutorials, each covering one building block of a real agent stack: stateful workflows, vector memory, RAG, web search, Docker and FastAPI deployment, security guardrails, GPU scaling, multi-agent coordination, observability, and evaluation. Every tutorial lives in its own folder with ready-to-run notebooks or code, so a developer can jump straight to the piece they are stuck on and work through it in minutes. It is especially useful for engineers who know the basics of LLM APIs but have not yet dealt with the operational concerns that separate a demo from a deployed service. Because the material follows the full lifecycle rather than one vendor's tooling, it also works well as a shared reference for a small team standardizing on how they build and ship agents.
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