#70 · Primary category: Education & Research

agents-towards-production

agent agent-framework agentic-ai agents ai-agents deployment genai generative-ai langgraph llm llms mcp mlops multi-agent-systems observability production python rag tutorials

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