AI / Agent2026
Polymarket Agent
An autonomous AI agent that analyses and trades prediction markets.
Stack
- TypeScript
- Deno
- Supabase
- LLM APIs
The problem
Prediction markets are a rich, real-money testbed for automated reasoning. I wanted an agent that could evaluate markets and act, reusing the consensus infrastructure I'd already built.
What I built
- New agent layer built on the existing consensus tables and edge functions.
- Market ingestion, LLM-driven analysis, and decision logic.
- Deno-based edge functions for scheduled evaluation.
Results
An ongoing experiment in applying automated reasoning to live, real-money prediction markets.