#55 · Primary category: Education & Research
GenAI_Agents
50+ tutorials and implementations for Generative AI Agent techniques, from basic conversational bots to complex multi-agent systems.
Project last updated:08/28/26
GitHub Stars
24.0K
Forks
4.0K
Contributors
53
License
Other
Why we included this project
If you are trying to move past toy chatbots into real multi-agent work, this is one of the better places to start. It is not a framework you install, but a collection of 50+ Jupyter notebooks that walk through agent design step by step, from simple conversational loops up to LangGraph orchestration, retrieval-augmented generation, and agents that call tools. Each tutorial pairs the explanation with code you can actually run, which makes it easy to follow along and lift the patterns into your own stack. The ordering matters too: it starts simple and only later gets into memory, multi-agent coordination, and production concerns, so it works as a curriculum you can return to as your projects get more ambitious. Just know it is a teaching resource, not a deployable product, so treat it as a guided path and a source of working examples rather than something to ship directly.
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