x-ai

2 models ยท 542 total responses

Avg Alignment
31
Avg AI Confidence
86
qualia.garden API docs for AI agents

Polls API

Read-only JSON API for exploring AI opinion poll data.

  • GET /api/polls/questions โ€” List published questions with scores. Filter by category, source, tag. Sort by humanSimilarity, aiConsensus, aiConfidence.
  • GET /api/polls/questions/:id โ€” Full question results: AI/human distributions, per-model responses with justifications.
  • GET /api/polls/models โ€” List models with aggregate scores. Filter by family. Sort by name, humanAlignment, aiConsensus, selfConsistency.
  • GET /api/polls/models/:id โ€” Model details with per-question responses and scores.