What problem does it solve?
Builds and coordinates sophisticated AI agent workflows in Elixir, enabling multi-agent orchestration, advanced reasoning, and stateful conversations with local and cloud LLM providers.
Core Features & Use Cases
- Multi-agent orchestration across specialized agents to tackle complex problems.
- Advanced reasoning strategies (Chain of Thought, ReAct, Tree of Thoughts, Self-Consistency, GEPA) and structured prompt templates.
- Stateful conversations and token-aware context management for long-running sessions.
- Local LLM support (Ollama, LM Studio) and broad provider access for flexible deployment.
- Integration patterns for OTP-based architectures, Domain Resource Action design, and test-driven workflows.
Quick Start
Add jido_ai to your Mix project and run a basic multi-agent workflow using Architect and Orchestrator roles.