Releases: ASGCompute/NemoFish
Releases · ASGCompute/NemoFish
v1.0.0 — Public Release
🐡 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:
- MiroFish by CAMEL-AI
- DeepSeek V3.2 on NVIDIA NIM
- An R&D project by ASG Compute
Quick Start:
git clone https://github.com/ASGCompute/NemoFish.git
cp .env.example .env
npm run setup:all