Search
Search docs, blog posts, and ecosystem packages with citations.
Enter a query to see grounded citations.
We can't find the internet
Attempting to reconnect
Search docs, blog posts, and ecosystem packages with citations.
Choose the right path into Jido based on your background and start building.
Jido runs on the Elixir/OTP platform. To build with Jido you need:
mix new my_app) or an existing Elixir application
Phoenix is not required. Jido works in any Elixir project. If you want to build web interfaces for your agents, Phoenix LiveView integrates naturally - but the core tutorials work with plain iex sessions.
Pick the track that matches your background. Both paths lead to the same onboarding tutorials - they differ in how much context they provide before you start building.
You’re coming from Python, TypeScript, Java, or another stack. You found Jido because you need reliable agent infrastructure. This path gives you the essential Elixir context you need to follow the tutorials and read Jido code confidently.
You’ve built OTP applications. You’re comfortable with GenServer, supervision trees, and Mix. This path maps Jido’s architecture to patterns you already know, then gets you into the tutorials fast.
Both paths feed into the same four-step onboarding ladder:
Each tutorial builds on the last and takes under fifteen minutes.
Once you finish the onboarding path: