n00dles started as a weekend project to fix the one thing that made us want to quit building with LLMs. It's grown into something we're proud to ship.
In late 2024, our team was building a multi-agent research system for a fintech client. We chose LangChain because it was the obvious choice. Six months later, we had 4,000 lines of orchestration code and a system that failed 1 in 10 times under production load.
We tried CrewAI. Better ergonomics, but the state management still wasn't there. We tried LangGraph — closer to what we wanted, but the learning curve was steep and the deploy story was non-existent.
So we did what engineers do when nothing fits: we built it ourselves.First as an internal library, then as an open-source project, then as the thing you're reading about right now.
n00dles is our answer to the question "what would a multi-agent framework look like if it was designed for production from day one, by people who've had their pipelines wake them up at 2am?"
n00dles is MIT-licensed and developed entirely in the open on GitHub. Every bug fix, every feature, every decision — it's all there. We accept PRs, we respond to issues, and we don't have a separate "enterprise-only" fork.
We believe the multi-agent orchestration layer should be a public good. The cloud platform is how we fund the open-source work — not the other way around.
Start building for free, contribute to the project, or come work with us.