AI AGENTS

On-Demand Research Brief Agent

Ask any research question and get back a structured brief with cited, verified sources — fan-out web search, AI synthesis, and inline citations.

CategoryAI Agents
Enginesim
Difficultyintermediate
Triggerchat
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerReceive research question in chat
  • ActionNeural web search for source candidatesExa
  • ActionGrounded answer with citationsPerplexityPerplexity
  • LogicMerge, dedupe, and rank sources
  • OutputSynthesize cited brief and replyOpenAI

What it does

This agent turns a single research question into a polished, sourced brief. You send it a prompt like "Competitive landscape for vertical-farming startups in 2026" and it fans out parallel searches across Exa's neural search and Perplexity's answer engine, dedupes and ranks the results, then uses an OpenAI model to synthesize a structured brief — executive summary, key findings, and a numbered source list with live URLs. Every claim in the brief is tied back to a retrieved source, so the output is auditable rather than a hallucinated wall of text.

When to use it

Reach for this when you need a fast, defensible answer and don't have time to open twenty tabs: pre-meeting prep, sizing a new market, vetting a vendor, building a literature scan, or arming a sales rep before a call. It's ideal for teams that want repeatable research output in a consistent format instead of ad-hoc ChatGPT prompts that lose their sources. Use it on demand from chat, or wire the same flow behind a webhook so other tools can request a brief programmatically.

How it works

The flow triggers from a chat message containing the research question. It runs two retrieval steps in parallel — Exa for high-recall semantic web results and Perplexity for an already-summarized answer with citations — giving the synthesizer both raw sources and a grounded baseline. A logic step merges the two result sets, drops duplicate domains, and trims to the strongest sources. OpenAI then receives the question plus the consolidated source set with an instruction to write the brief strictly from the provided material and to footnote each claim. The finished brief, with its citation list, is returned to the chat thread as the final output.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ExaNeural search across the web.
  2. 2
    Connect PerplexitySearch-grounded answers with citations.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.