AI Agents
14 courses1.0M learners6 providers
Learn to build autonomous AI agents that can reason, plan, and execute multi-step tasks. Explore agent architectures, tool use, memory systems, and frameworks like LangChain and AutoGPT.
AllAgent ArchitecturesTool UseMemoryPlanningMulti-Agent Systems
Editor's Picks
Top Rated in AI Agents
DeepLearning.AI
Free
intermediate
LangChain for LLM Application Development
DeepLearning.AI
1 hourintermediate
Free
Udemy
$12.99
intermediate
LangChain Masterclass - Build 15 LLM Apps with LangChain
Udemy
14 hoursintermediate
$12.99
Udemy
$12.99
intermediate
Generative AI, LLMs - OpenAI API, LangChain, Hugging Face
Udemy
16 hoursintermediate
$12.99
All AI Agents Courses
DeepLearning.AI
Free
intermediate
LangChain for LLM Application Development
DeepLearning.AI
1 hourintermediate
Free
Udemy
$12.99
intermediate
LangChain Masterclass - Build 15 LLM Apps with LangChain
Udemy
14 hoursintermediate
$12.99
Udemy
$12.99
intermediate
Generative AI, LLMs - OpenAI API, LangChain, Hugging Face
Udemy
16 hoursintermediate
$12.99
DeepLearning.AI
Free
intermediate
LangChain: Chat with Your Data
DeepLearning.AI
1 hourintermediate
Free
DeepLearning.AI
Free
intermediate
AI Agents in LangGraph
DeepLearning.AI
1 hourintermediate
Free
DeepLearning.AI
Free
intermediate
Build an LLM App with LangChain.js
DeepLearning.AI
1 hourintermediate
Free
Microsoft
Free
beginner
Generative AI for Beginners
Microsoft
Self-pacedbeginner
Free
Udemy
$12.99
intermediate
AI Agents & RAG: Build 10 Real AI Agent Apps with LangChain
Udemy
11 hoursintermediate
$12.99
DeepLearning.AI
Free
intermediate
Functions, Tools and Agents with LangChain
DeepLearning.AI
1 hourintermediate
Free
Hugging Face
Free
intermediate
Building AI Agents with Hugging Face
Hugging Face
Self-pacedintermediate
Free
Udemy
$12.99
intermediate
Complete Generative AI Course With Langchain and Huggingface
Udemy
20 hoursintermediate
$12.99
Coursera
$49/mo
intermediate
IBM Generative AI Engineering Professional Certificate
Coursera
4 monthsintermediate
$49/mo
DeepLearning.AI
Free
intermediate
Multi AI Agent Systems with crewAI
DeepLearning.AI
1 hourintermediate
Free
LinkedIn Learning
$29.99/mo
intermediate
LangChain Essential Training
LinkedIn Learning
3 hoursintermediate
$29.99/mo
Frequently Asked Questions
What are AI agents?
AI agents are autonomous systems that can perceive their environment, make decisions, and take actions to achieve goals. Modern LLM-powered agents can use tools, maintain memory, and execute complex multi-step tasks.
How are AI agents different from chatbots?
Chatbots respond to individual messages, while agents can autonomously plan and execute multi-step workflows, use external tools, maintain persistent memory, and adapt their strategy based on results.
What frameworks are used to build AI agents?
Popular frameworks include LangChain/LangGraph, CrewAI, AutoGen, and the Anthropic Claude Agent SDK. Each offers different approaches to agent orchestration, tool use, and multi-agent collaboration.
Are AI agents production-ready?
AI agents are rapidly maturing but still require careful design for reliability. Production use cases include code generation, research automation, and customer support, with human oversight for critical decisions.