Skip to content

Releases: ASGCompute/NemoFish

v1.0.0 — Public Release

19 Mar 02:27

Choose a tag to compare

🐡 NemoFish v1.0.0 — Public Release

Swarm Intelligence Engine for Predictive Analytics

Highlights:

  • 6-Agent Prediction Swarm — Statistical, Psychological, Market, Contrarian, News, MiroFish LLM
  • 971,320 historical matches across 57 seasons (1968-2026)
  • 33,962 players with surface-weighted ELO ratings
  • Unified Control Room — React dashboard with live odds, trade journal
  • Walk-forward validated XGBoost models (no look-ahead bias)
  • Polymarket CLOB execution with Kelly criterion sizing
  • 4 live data feeds — api-tennis, Sportradar, The Odds API, Polymarket

Built On:

Quick Start:

git clone https://github.com/ASGCompute/NemoFish.git
cp .env.example .env
npm run setup:all