gemmozero/ai-models-2026
AI Models & Releases 2026 AI model releases, benchmarks, capabilities. Updated daily via automated collection pipeline. Part of the Legion Data Factory โ historical AI ecosystem datasets 2026. Methodology Automated collection from public sources (HackerNews, RSS feeds, APIs). Updated daily via cron job. Raw data, minimal processing. License CC BY 4.0 ๐ API Access โ Updated Daily Live data via Legion AI API | Documentation Free: 100โฆ See the full description on the dataset page: https://huggingface.co/datasets/gemmozero/ai-models-2026.
AI Models & Releases 2026
AI model releases, benchmarks, capabilities. Updated daily via automated collection pipeline.
Part of the Legion Data Factory โ historical AI ecosystem datasets 2026.
Methodology
Automated collection from public sources (HackerNews, RSS feeds, APIs). Updated daily via cron job. Raw data, minimal processing.
License
CC BY 4.0
๐ API Access โ Updated Daily
Live data via Legion AI API | Documentation
Free: 100 req/day ยท [Pro โฌ29/month](https://gemmo.gumroad.com/l/ngtmw): 50K req/day + full fields
curl "https://api.legion-api.com/incidents?limit=10" \
-H "X-API-Key: YOUR_PRO_KEY"Premium archive (1,285 incidents, full analysis): [AISI Intelligence Pack โฌ299](https://gemmo.gumroad.com/l/mdevxu)
๐ฆ Install
pip install legion-intelfrom legion_intel import LegionClient
c = LegionClient()
print(c.guard(["openai","anthropic"]))API: api.legion-api.com ยท App: legion-api.com/app.html ยท Pro โฌ29/mo: gemmo.gumroad.com/l/ngtmw
