Skip to main content
Research agents go beyond simple predictions by gathering evidence from the web, analyzing multiple sources, and using sophisticated reasoning to make informed predictions.

Available Agents

Advanced Agent

Evidence-based predictions using Google search and web scraping

Think Thoroughly

Deep analysis with its own research methodology

Think Thoroughly Prophet

Combines deep analysis with Prediction Prophet research

GPTR Agent

Uses GPT Researcher for comprehensive market analysis

Advanced Agent

The most basic evidence-based agent that searches Google, scrapes web content, and uses an LLM to make predictions.

Usage

Implementation

Key Features:
  • Uses Google Serper API for web search
  • Scrapes top 5 results (excluding Manifold)
  • Truncates content to 10,000 characters per page
  • Uses GPT-4o-mini for probability estimation
  • Returns both probability and confidence

LLM Prompting

Think Thoroughly Agent

Sophisticated agent that performs deep analysis with its own research methodology and uses Pinecone for market similarity search.

Usage

Implementation

Key Features:
  • Comprehensive research with multiple search queries
  • Uses Pinecone vector DB for finding similar markets
  • Full Kelly betting strategy (11-5 range)
  • Only bets on 1 market per run due to computational cost
  • No maximum price impact limit

Research Process

The Think Thoroughly agent follows this workflow:
  1. Question Analysis: Breaks down the market question
  2. Similar Markets: Finds related markets using Pinecone
  3. Web Research: Conducts targeted searches
  4. Evidence Collection: Gathers supporting/opposing evidence
  5. Synthesis: Combines findings into final prediction
  6. Confidence Calibration: Adjusts confidence based on evidence quality

Think Thoroughly Prophet Agent

Combines the Think Thoroughly methodology with Prediction Prophet’s research capabilities.

Usage

Implementation

Key Features:
  • Leverages Prediction Prophet’s research tools
  • Uses Tavily API for news search
  • Combines Think Thoroughly reasoning with Prophet research
  • Currently uses conservative bet sizing

Research Integration

GPTR Agent

Uses the GPT Researcher library for comprehensive research reports before making predictions.

Usage

Implementation

Key Features:
  • Generates comprehensive research reports using GPT Researcher
  • Uses Tavily for web search
  • Produces detailed analysis before prediction
  • Full Kelly betting with 57% max price impact
  • Bet range: 0.100.10 - 8.00

GPTR Research Process

GPT Researcher automatically:
  • Generates search queries
  • Scrapes multiple sources
  • Filters relevant information
  • Synthesizes findings into a report
  • Includes citations and sources

GPTR Highest Liquidity Variant

Performance Comparison

Best Practices

API Key Configuration

Research agents require additional API keys:

Cost Optimization

Production Configuration

Next Steps

Prophet Agents

Explore Prediction Prophet-based agents

Microchain Agents

Learn about self-learning agents