← Courses
Building with AI
← Module 4
Module 5 of 8
Module 6 →
Intro
Scenario
Lesson
Context
LabBuild~30 min
Intro

Build a Research Assistant

2 min read

Some AI applications save hours of repetitive work. A research assistant is one of them.

Not because it replaces the researcher. It does the 20-hour weeks of background work in 4 hours. It reads the sources. It finds contradictions. It identifies gaps. It synthesizes findings. The researcher still decides what's true, what matters, and what the story is. But the AI handles the grunt work that makes research take forever.

Building one doesn't require a developer. It requires understanding how to chain prompts together, where to put human review, and how to document the workflow so someone else can use it.

Your artifact
A complete AI research workflow with staged prompts and review gates
  • Design a multi-stage AI research workflow
  • Write specific prompts for each research stage
  • Identify where human review is required
  • Document the workflow for a team
  • Test the workflow against a real research task
Scenario

The Six-Hour Advantage

3 min read

An investigative journalist at a major outlet spends 20 hours per story on background research. Reading reports. Synthesizing findings. Identifying gaps. Building the source list. Every story starts the same way: weeks of background, then the actual investigation.

A freelancer covers similar topics, produces stories with comparable depth, and does it in 6 hours of research time.

The difference isn't talent. It's process.

The freelancer built a systematic workflow. Not shortcuts — a workflow with specific prompts at each stage, explicit human review gates, and a built-in fact-check pass. Stage 1: question framing. Stage 2: source routing. Stage 3: synthesis. Stage 4: gap detection. Stage 5: output structure. Each stage has a specific prompt. Each stage has a point where the human can catch errors before they compound.

The first time she ran a story through the workflow, it took 8 hours. The second time, 5. She'd learned what to tweak. Now she knows exactly how to structure her questions, which sources to look at first, where AI makes mistakes, where to trust it, where not to.

This module teaches you to build that kind of workflow for any research domain you work in.

Lesson

The Five Stages

3 min read

Every research workflow has five stages. Each one needs a specific prompt and a human check-in.

Turn a topic into specific, answerable research questions. "Tell me about energy policy" becomes "What are the current policy disagreements on grid modernization? Who are the key stakeholders? What are their competing interests?" Specific questions get specific answers.

AI identifies what types of sources will answer each question. Government reports for policy baseline. Academic papers for evidence. Industry analyses for stakeholder positions. News for current context. The AI suggests where to look; humans decide if the routing makes sense.

AI reads the sources and synthesizes findings. What do they say? Where do they agree? Where do they contradict? What patterns emerge? Human reviews to check for accuracy and misrepresentation.

AI identifies what's missing or unclear. What questions remain unanswered? What claims need source verification? What contradictions need resolution? Human decides what gaps are critical.

AI formats the findings into usable research notes. The human has everything they need to write, and they can see exactly where the AI got it from.

These five stages become your research workflow template.

Context

Where Humans Must Stay

2 min read

AI is good at pulling information from sources. Humans are good at judgment. A research workflow divides the work accordingly.

Source verification

AI can identify sources. AI can tell you what a source says. AI cannot tell you if a source is credible, if it's been retracted, if it's fraudulent, or if it's been selectively quoted elsewhere. Humans verify.

Contradiction resolution

AI can flag that two sources contradict each other. AI cannot decide which one is right. Humans make the judgment call, often by digging into methodology, funding, or other context clues.

Novelty claims

AI cannot tell you if a finding is actually new or if it's been reported before in a slightly different form. Humans recognize when they're seeing old information repackaged.

Your workflow succeeds when you've automated everything AI is good at and kept humans in charge of judgment.

🏗 Build Lab
Research Workflow
~30 minutes · 5 stages
What you're doing
You'll build a complete research workflow for a domain of your choice. Design each stage, write the prompts, specify where humans review, test against a real research question.
Domains to choose from
Policy analysis · Market research · Scientific literature · Investigative journalism · Your own choice
Five stages to design
Question framing · Source routing · Synthesis · Gap detection · Output
For each stage, define
The specific prompt
What the AI produces
Where humans review
What can go wrong
Success criteria
Your workflow is complete when someone else could use it. You should have documented all five stages and identified the human review gates.
Shift + Enter for a new line
✓ Module Complete
You've completed Module 5 of 8.
Next Module →