Marktechpost AI reposted
Marktechpost dev team has been quietly building one of the most complete open-source AI agent and Agentic tutorial libraries on GitHub. It just crossed 2.7K stars.
Every notebook is a full, runnable implementation — not a snippet. Here's what's inside:
1. Multi-agent orchestration across every major framework→ LangGraph, CrewAI, AutoGen, SmolAgents, Google ADK, CAMEL, OpenAI Agents, Mistral Agents → Planning, tool-calling, sub-agents, and critique-driven refinement
2. Agent memory that actually persists→ Mem0, Memori, EverMem-style hierarchical memory with FAISS SQLite → RL agents that learn which long-term memories to retrieve
3. Reasoning and decision loops→ Tree-of-Thoughts with beam search and pruning → Streaming decision agents with online replanning and mid-execution adaptation
4. The agent stack, end to end→ MCP servers, OAuth 2.1 for MCP, A2A communication protocols → Agentic RAG, knowledge graphs, cost-aware LLM routing
5. Beyond agents→ 30 topic folders: RAG, RL, Deep Learning, Computer Vision, NLP, Robotics, Voice AI, LLM Evaluation, Federated Learning, and more
Every tutorial pairs a Colab notebook with a full written walkthrough, so you can read the theory and run the code in the same sitting.
985 commits. 585 forks. All free.
If you're building agents in 2026, this is a resource worth bookmarking.
Full Repo: github.com/MARKTECHPOST-AI-M…
8
5
23
51,995





