by lorine93s
Polymarket AI market suggestor that blends real-time news, social sentiment, and on-chain trends to propose new prediction markets with LLM reasoning, analytics, and CLI tooling.
# Add to your Claude Code skills
git clone https://github.com/lorine93s/polymarket-ai-market-suggestorAI-native workflow that transforms real-time trends, news, and existing Polymarket markets into actionable, publish-ready market suggestions. Built for research teams, traders, DAO governance desks, and community curators who want to discover “what market should Polymarket list next?” using a mix of LLM reasoning, sentiment signals, and overlap checks.
SEO keywords: Polymarket AI, AI agent Polymarket, Polymarket AI market prediction, AI market prediction, Polymarket prediction market bot, Polymarket real-time trading bot, Polymarket AI trading bot, Polymarket market analyzer, Polymarket AI market suggestor.
No comments yet. Be the first to share your thoughts!
ℹ️ The AI core and workflow are inspired by leading open-source prediction market agents such as Prediction-Market-AggregationAgent-system while focusing on generative market ideation instead of trading.
TrendScanner (NewsAPI, Twitter API)
│
▼
Sentiment & Keyword signals ────────┐
│
PolymarketClient (Gamma API) │
│ │
▼ │
Existing market snapshots ──────────┘
│
▼
SuggestionEngine (LangChain + GPT-4o)
│
▼
SuggestionBundle (Pydantic)
│
├─ Storage (SQLite) — durable bundle history + analyti...