← All Courses/Build an AI Research Agent
trial6 lessons

Build an AI Research Agent

An agent doesn't just answer questions — it takes actions, uses tools, and completes multi-step tasks on its own. In this course you'll build a research agent that can search the web, read pages, and deliver a formatted report — all without you doing anything after you give it a goal.

Start course →

Course Lessons

Progress0% — 0/6
1
What You'll Build
An AI research agent that: - Accepts a research question or topic - Searches the web for relevant so
2
Lesson 1 — What Makes Something an Agent
This is the most important lesson in the course. Most people use the word "agent" to mean "AI that d
3
Lesson 2 — Setting Up Your Tools
You need two things: a way for the AI to search the web, and a way for it to read web pages.
4
Lesson 3 — Building the Agent Loop
Now you connect the tools to the AI and build the loop that lets it work autonomously.
5
Lesson 4 — Watching It Think
Run your agent on a few real questions and study what it does:
6
Lesson 5 — Extending Your Agent
Your research agent is working. Here's how to make it 10x more powerful: