CoolFace
Datasetpublic

gemmozero/ai-safety-2026

AI Safety & Alignment 2026 AI safety incidents, alignment research. 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-safety-2026.

sourceHugging Facecc-by-4.0updated 1d agoView on Hugging Face
0likes179downloads
Dataset Card

AI Safety & Alignment 2026

AI safety incidents, alignment research. 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

bash
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

bash
pip install legion-intel
python
from 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