← Back to projects
shippedmarketsAIdata

Polymarket / BTC Assistant

AI-assisted market visualizer and trading assistant for prediction markets and crypto.

Python · Next.js · APIs · LLMs

Problem

Prediction markets and crypto data are scattered across tools. Getting a quick, intelligent view of what matters was time-consuming.

Solution

An AI-assisted assistant that pulls Polymarket and BTC data, visualizes it, and interprets market moves with context. Helps surface what's worth paying attention to.

Build

  • Data ingestion from Polymarket and exchange APIs
  • 15-minute candlestick visualizer
  • LLM-based summarization and interpretation layer
  • Dashboard UI for quick scanning

Results

Built and used for personal market monitoring. Demonstrates ability to combine data engineering with AI and product.

Links

Demo · GitHub