AI & LLM-Driven Bots
BEXAI / KalshiBot
What it does
Dual-loop architecture: Google TimesFM 2.5 for fast quantitative tick predictions, Gemma 4 31B for slow multi-agent LangGraph debate (Bull, Bear, Volatility Forecaster, and Risk Management personas). Built without an SDK using manual RSA-PSS payload cryptography. React/Vite frontend exposes AI inference thresholds and live P&L.
What we learned from it
the dual-loop pattern (fast model + slow reasoning) is the most sophisticated architecture we've seen in open-source prediction-market bots. Trade only when both loops agree is a strong default.
Find the author
- Repository: github.com/BEXAI/KalshiBot
- GitHub profile: @BEXAI
- Website / blog: ai-.mngt.com
Don't want to maintain your own bot?
Bot for Kalshi is the no-code platform for automated prediction-market trading — visual builder, signals, encrypted credentials, kill switch. The infrastructure these open-source projects build, ready to use.