Entry point for intelligent task execution
Search
Search docs, blog posts, and ecosystem packages with citations.
Enter a query to see grounded citations.
Jido AI turns raw LLM calls into structured agent intelligence with strategy-driven reasoning, tool use, and accuracy controls.
Stable support. Ongoing maintenance, compatibility work, and careful API evolution.
View package metadata source →Entry point for intelligent task execution
Hosts agents, directives, and execution loops
ReAct, CoT, ToT, GoT, TRM, Adaptive
Verify, reflect, and improve responses
Provider adapters and model invocation
Browser actions for grounded workflows
Composable typed capabilities
Jido AI is the AI integration layer for the Jido ecosystem, providing LLM orchestration, reasoning strategies, and research-backed accuracy improvement techniques for building intelligent agents in Elixir. Built on top of ReqLLM for multi-provider LLM access, it turns raw LLM calls into structured, reliable agent behaviors through composable strategies, accuracy pipelines, and a robust tool execution framework.
Jido AI is the general AI strategy/action ecosystem adjacent to the CLI-agent runtime stack.
Six pluggable strategies: ReAct (tool-using agents), Chain-of-Thought, Tree-of-Thoughts, Graph-of-Thoughts, TRM (Tiny-Recursive-Model with adaptive computation), and Adaptive (automatic strategy selection).
Multi-stage pipeline with self-consistency voting, search algorithms (Beam Search, MCTS), verifiers (LLM, code execution, deterministic, static analysis, unit test), difficulty estimation, reflection/revision loops, and confidence calibration.
Composable Jido Actions for LLM operations (Chat, Complete, Embed, GenerateObject), Reasoning (Analyze, Explain, Infer), Planning (Plan, Decompose, Prioritize), Orchestration (DelegateTask, SpawnChildAgent), Streaming, and Tool Calling.
Ready-to-use agent bases: ReActAgent, CoTAgent, ToTAgent, GoTAgent, TRMAgent, AdaptiveAgent, and OrchestratorAgent.
Composable skill bundles for LLM, Reasoning, Planning, Orchestration, Streaming, Tool Calling, and TaskSupervisor capabilities.