🚨 A developer just built an AI trading bot for Kalshi prediction markets and open-sourced the whole thing. 5 frontier models in a multi-agent ensemble each assigned a distinct role, each with a weighted vote: → Grok-4 - Lead Forecaster (30%) → Claude Sonnet 4 - News Analyst (20%) → GPT-4o - Bull Researcher (20%) → Gemini 2.5 Flash - Bear Researcher (15%) → DeepSeek R1 - Risk Manager (15%) When models disagree beyond a threshold - position size drops or the trade gets skipped. Kelly Criterion sizing. Risk parity allocation. Hard 15% daily loss limit. Paper trading mode included - test everything without risking real money. 100% Opensource. MIT License. Link in comments.