GitHub repo
PraisonAI
Intermediate
You want an open-source agent framework with examples, tutorials, memory, RAG, and MCP support you can inspect directly.
AI educator
PraisonAI
A practical open-source builder path for learners who want agent patterns, examples, and tool integrations they can inspect directly.
Start with: Start with the main repo and one video tutorial, then run a minimal local example before reaching for larger multi-agent setups.
Developers learning agent frameworks, multi-agent systems, and open-source AI tooling should start here when they need ai agents, multi-agent workflows, mcp, rag, and open source. The strongest fit is a learner who wants material in these formats: github repo, video tutorials, docs, examples.
Start with the main repo and one video tutorial, then run a minimal local example before reaching for larger multi-agent setups. After that, open one related resource below and write down the exact workflow, concept, or implementation pattern you want to apply.
A practical open-source builder path for learners who want agent patterns, examples, and tool integrations they can inspect directly. Use this profile when you are comparing educators by topic, level, format, and practical usefulness rather than browsing random AI content.
Compare the skill coverage, the starting recommendation, the educator's own resources, and any videos when available. If you need ai agents, search the directory for that skill and shortlist three profiles before committing to a course, book, or playlist.
| Resource | Kind | Level | Use when |
|---|---|---|---|
|
OpenAI Cookbook
OpenAI
|
GitHub repo | Beginner to advanced | You need implementation examples rather than theory. |
|
Microsoft AI Agents for Beginners
Microsoft
|
GitHub repo | Beginner to intermediate | You want a structured agent learning path with code. |
|
Prompt Engineering Guide
DAIR.AI
|
Guide | Beginner to advanced | You want examples of prompting techniques and patterns. |
|
Model Context Protocol Tutorial
Matt Pocock
|
Free tutorial | Intermediate | You want to understand MCP and build TypeScript MCP servers over stdio or HTTP, connect Claude Code to tools, use MCP prompts, and package servers for distribution. |
|
How To Make Codebases AI Agents Love
Matt Pocock
|
Guide | Intermediate | You want to improve a codebase so AI agents can navigate it, run checks, make smaller changes, and recover from mistakes more reliably. |
|
AI Agents in LangGraph
DeepLearning.AI
|
Short course | Intermediate | You want a focused course on building stateful AI agents and agent workflows with LangGraph. |
|
Multi AI Agent Systems with crewAI
DeepLearning.AI
|
Short course | Beginner to intermediate | You want a practical introduction to role-based multi-agent systems and task orchestration. |
|
MCP: Build Rich-Context AI Apps with Anthropic
DeepLearning.AI
|
Short course | Intermediate | You want a hands-on MCP course for connecting tools, context, and Claude-powered apps. |
|
Hugging Face MCP Course
Hugging Face
|
Free course | Beginner to intermediate | You want a free structured MCP path with concepts, assignments, SDKs, and a certificate route. |
|
Evaluating AI Agents
DeepLearning.AI
|
Short course | Intermediate | You need to test, trace, and improve agent workflows instead of judging only single LLM responses. |
|
Building and Evaluating Advanced RAG Applications
DeepLearning.AI
|
Short course | Intermediate | You already know basic RAG and need better retrieval, evaluation, and production-quality patterns. |
|
LangChain for LLM Application Development
DeepLearning.AI
|
Short course | Beginner to intermediate | You want a fast introduction to building LLM applications with chains, retrieval, and tools. |