Agentic AI Tutorial 0/80 lessons ~6 min read Lesson 47
Research Agents
A research agent autonomously searches sources, reads, synthesises and cites.
Course progress0%
Focus
7 guided sections
Practice signal
Examples included
Career prep
Foundation builder
Introduction
A research agent autonomously searches sources, reads, synthesises and cites. OpenAI Deep Research, Perplexity Pro, and Elicit are leading examples.
Beginner analogy: a journalist who knows how to chase leads, cross-check sources and write a balanced piece.
Understanding the topic
Core concepts:
- Search tool + browser tool + summariser.
- Track sources for citations.
- Cross-check claims across ≥ 2 sources.
- Use a critic to evaluate completeness.
- Output: structured report with citations.
Syntax reference
Visual workflow / architecture:
bash
Question → search → top-N URLs → fetch → extract → cluster│▼synthesise + cite
Real-world use
Perplexity, OpenAI Deep Research, Elicit (academic), Storm (Stanford).
Best practices
- Always require citations.
- Use a deduper to avoid quoting the same source twice.
Common mistakes
- Synthesising without citations — looks like hallucination.
Hands-on exercise
Interview preparation — practice these questions:
- Q1. Five components of a research agent.
- Q2. Why cross-check sources?
- Q3. Scenario: agent cites a 404 page. Where do you intervene?
Ready to mark this lesson complete?Track your journey across the entire course.