AI
Learning Studio

Resource Hub

Curated resources to help you become an industry expert

Official Documentation

Anthropic: Building Effective Agents

docintermediateFree Official

Official Anthropic agent design patterns guide, industry-recognized best practices

OpenAI Agents SDK Docs

docbeginnerFree Official

OpenAI official Agent framework, build an Agent in 15 lines of code

LangGraph Official Tutorials

docintermediateFree Official

By LangChain team, most widely used Agent framework in production

CrewAI Official Docs

docbeginnerFree Official 45K

44.6K GitHub Stars, most popular multi-agent collaboration framework

Pydantic AI Docs

docintermediateFree Official

Type-safe Agent framework by Pydantic team

OpenAI Function Calling Guide

docbeginnerFree Official

The origin of LLM tool use mechanism

Anthropic Tool Use Docs

docbeginnerFree Official

Complete guide to Claude tool use

Top GitHub Repos

Letta (formerly MemGPT)

repoadvancedFree Top Pick 22K

21.6K Stars — Stateful agent platform with long-term memory

Agent Zero

repointermediateFree Top Pick 16K

16.2K Stars — Personal autonomous agent framework with SKILL.md

AutoGen (AG2)

repointermediateFree Official 38K

Microsoft's multi-agent conversational framework

GPT Researcher

repoadvancedFree Top Pick 14K

14K+ Stars — Automated deep research Agent

Instructor

repointermediateFree Top Pick 8.0K

8K+ Stars — Structured LLM outputs, essential for Agents

Awesome AI Agents 2026

repobeginnerFree Top Pick

300+ curated resources, 20+ categories, monthly updates

Awesome AI Agent Frameworks

repointermediateFree Expert Pick

Battle-tested Agent framework comparison

Tutorials & Papers

LLM Powered Autonomous Agents (Lilian Weng)

paperadvancedFree Expert Pick

Classic Agent survey by OpenAI researcher, 5000+ citations

ReAct Paper

paperadvancedFree Official

Foundational paper on Reasoning + Acting paradigm

2026 AI Agent Framework Decision Guide

tutorialintermediateFree Expert Pick

LangGraph vs CrewAI vs Pydantic AI deep comparison

LangGraph 2026 Complete Beginner's Guide

tutorialbeginnerFree

Best tutorial for learning LangGraph from scratch

CrewAI Crash Course (DigitalOcean)

tutorialintermediateFree Expert Pick

High-quality practical tutorial by DigitalOcean

OWASP LLM Top 10

docadvancedFree Official

Essential LLM security guide, must-read before deploying Agents

Production Tools

LangSmith

toolintermediatePaid Official

Industry standard for Agent eval, debug, monitoring

Langfuse (Open Source)

toolintermediateFree Top Pick

Open-source LLM observability, LangSmith alternative

RAGAS

tooladvancedFree Expert Pick

RAG evaluation framework, widely used in academia & industry

ChromaDB

toolintermediateFree Top Pick

Most popular lightweight vector database

LlamaIndex

toolintermediateFree Official

Data framework, the data connection layer for RAG + Agents

Guardrails AI

tooladvancedFree Top Pick

Agent output validation and safety framework

Phoenix (Arize)

tooladvancedFree Top Pick

Open-source AI observability platform, eval + tracing

High-Value Courses

AI Agents in LangGraph (DeepLearning.AI)

courseintermediateFree Official

Taught by Harrison Chase, 1.5h to master LangGraph Agent core

Deep Agents with LangGraph (LangChain Academy)

courseintermediateFree Official

30 lessons, 2h, covers subagents and file handling

AI Agents with LangChain (Udacity)

courseadvancedPaid Official

15h complete course with RAG and hands-on project

Building Agentic RAG (DeepLearning.AI)

courseintermediateFree Official

By LlamaIndex team, build autonomous RAG Agents