agentjido/jido_ai
AI integration layer for Jido agents with LLM orchestration and reasoning strategies.
This project helps Elixir developers build intelligent software agents that can understand natural language, use various tools, and follow specific reasoning patterns. You define the agent's capabilities and its accessible tools within your Elixir code, and the project then manages the agent's interactions with large language models, including routing requests, handling retries, and observing performance. It's for Elixir engineers creating complex, AI-powered applications.
160 stars.
Use this if you are an Elixir developer building applications that require AI agents to perform tasks using external tools or follow advanced reasoning strategies.
Not ideal if you need a simple, one-off API call to a large language model without the need for agentic behavior, tool orchestration, or advanced reasoning.
Stars
160
Forks
36
Language
Elixir
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/agentjido/jido_ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
pass-agent/loomkin
What if AI agents could form teams as fluidly as humans? Spawn specialists in milliseconds,...
agentjido/jido_harness
Normalized Elixir protocol for CLI AI coding agent adapters.
shelvick/quoracle
Recursive agent orchestration with multi-LLM consensus
nshkrdotcom/synapse
Headless, declarative multi-agent orchestration framework with a domain-agnostic signal bus,...
alloy-ex/alloy
Model-agnostic agent harness for Elixir