#801 · Primary category: AI Agents & Automation
llama_deploy
Deploy your agentic worfklows to production
Project last updated:04/06/26
GitHub Stars
2.1K
Forks
226
Contributors
28
License
MIT
Why we included this project
Anyone who has strung together a multi-step agent pipeline with LlamaIndex knows the jump from a workflow that runs on their laptop to one that actually serves requests is the hard part. llama_deploy addresses that by adding a message queue and coordination layer, letting individual agents or workflow steps run as separate services that talk to each other reliably. The honest caveat is that the project has been deprecated, and the maintainers point to llama-agents (workflows-py) as the actively maintained successor for serving workflows. Treat it as an architectural reference rather than a foundation: it is worth reading to see how the authors approached durable, distributed agent serving, but it is not where you would start a fresh production build. For teams already in the LlamaIndex ecosystem, it is a useful way to understand the design space before moving on to the successor.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.