shelvick/quoracle
Recursive agent orchestration with multi-LLM consensus
Supports hierarchical agent spawning with persistent state in PostgreSQL, vision/image processing via libvips, and schema-validated task definitions (GROVE manifests). Built as a Phoenix LiveView app with real-time browser dashboard, it routes all decisions through a consensus pipeline—querying multiple LLMs simultaneously and executing only agreed-upon actions—while maintaining per-model conversation history and PubSub-isolated communication channels. Integrates with 15+ LLM providers (OpenAI, Anthropic, Google, Groq, Ollama, vLLM, LM Studio) via ReqLLM, supporting both cloud and self-hosted models with encrypted credential storage.
Stars
24
Forks
3
Language
Elixir
License
AGPL-3.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/shelvick/quoracle"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
agentjido/jido_ai
AI integration layer for Jido agents with LLM orchestration and reasoning strategies.
pass-agent/loomkin
What if AI agents could form teams as fluidly as humans? Spawn specialists in milliseconds,...
nshkrdotcom/synapse
Headless, declarative multi-agent orchestration framework with a domain-agnostic signal bus,...
agentjido/jido_harness
Normalized Elixir protocol for CLI AI coding agent adapters.
alloy-ex/alloy
Model-agnostic agent harness for Elixir