Imbue (formerly Generally Intelligent)
Founded 2017 as Generally Intelligent; rebranded Imbue 2023. Building foundation models for reasoning agents that write/edit code. Founders Kanjun Qiu + Josh Albrecht. $200M Series B 2023 ($1B valuation, Astera + Nvidia + Notion's Akshay Kothari). Trained 70B model for reasoning. Most public output is research blog + 'Carbon' OSS coding agent. Pulled back commercial roadmap post-2024.
At a glance
- Type
- Coding-agent research lab (foundation models for reasoning + code agents)
- Tier
- T3
- Created
- 2017 (founded as Generally Intelligent); 2023 (Imbue rebrand)
- Latest release
- not applicable — orchestration platform, not memory product
- License
- not applicable — not OSS
- GitHub
- not applicable — no GitHub repo
- Pricing
- Pre-product (research-focused)
- Funding
- $200M Series B Sept-2023 ($1B val; Astera, Nvidia, Akshay Kothari, others)
Taxonomy
- storage
- none-trivial
- retrieval
- none
- persistence
- session-only
- update
- agent-controlled
- unit
- turn
- governance
- opaque
- conflict
- out-of-scope
When to use
Optimised for: reasoning-agent research; OSS coding-agent prototypes
Anti-fit: not applicable — orchestration platform, not memory product
Pros & cons
Pros
Long-running coding-reasoning research program (since 2017); $1B post-money 2023; trained 70B own model; OSS Carbon project popular in agent community.
Cons
Limited shipping commercial product to date; competitive landscape (Cognition, Reflection, Anthropic, Cursor) intensified 2024-25; small team relative to peers.
Claims & capabilities
$200M Series B Sept-2023 ($1B valuation; Astera + Nvidia + Notion's Akshay Kothari); 70B reasoning model trained on Nvidia H100 cluster; OSS Carbon coding agent project
Technical surface
- API surface
- not applicable — orchestration platform, not memory product
- Backend storage
- not applicable — orchestration platform, not memory product
- Deployment
- not applicable — orchestration platform, not memory product
- Embedding model
- not applicable — not a memory product
- Multi-tenancy
- not applicable — orchestration platform, not memory product
- MCP
- not applicable — orchestration platform, not memory product
- A2A
- not applicable — orchestration platform, not memory product
- OpenTelemetry
- not applicable — orchestration platform, not memory product
Similar systems
Other multi-agent orchestration platforms in the catalog, ranked by inbound references.
- Adept ACT T3
Founded 2022 by ex-OpenAI / Google researchers (David Luan, Kelsey Schroeder). Built ACT-1 / ACT-2 multimodal action transformers for computer-use. **Acquired by Amazon June-2024 (acqui-hire)** — co-founders + key team joined Amazon AGI; Adept the company continues with Zach Brock as remaining executive. Important historical entry — ACT models inspired Anthropic Computer Use + OpenAI Operator.
- Burr (DAGWorks) T2
Burr is a state-machine framework for LLM agents from DAGWorks (commercial company behind Hamilton dataflow framework, $4M seed). State-machine abstraction instead of DAG / ReAct — more debuggable for production. Targets the same niche as LangGraph but with state-machine semantics rather than DAG. BSD-3 license. Founded 2023 by ex-Stitch Fix / Two Sigma / Lyft engineers.
- CrewAI Enterprise T2
Commercial Enterprise tier of the CrewAI OSS multi-agent framework. Adds managed cloud runtime, RBAC, audit logging, SLA support, on-prem option. OSS CrewAI is in the Framework-embedded memory section already; this row covers the commercial cloud platform separately. $18M Series A Oct-2024 (Insight Partners). 30k+ companies have deployed CrewAI agents in prod (vendor-stated).
- InstructLab (Red Hat / IBM) T2
Red Hat / IBM-stewarded open-source framework for community-driven LLM alignment + fine-tuning. Method paper 'LAB: Large-Scale Alignment for Chatbots' (Sudalairaj et al, IBM Research 2024). Built on the Granite model family (IBM's open-weights). Apache 2.0. Used in IBM watsonx + Red Hat OpenShift AI for fine-tuning workflows. Not strictly a multi-agent framework — included as 'orchestration platform' because of its role as a substrate for building domain-specific fine-tuned agent models.
- Lindy T2
Lindy is a no-code multi-agent automation platform from Florent Crivello (ex-Teleport, ex-Twitter). Targets consumer / SMB segment with email triage, meeting scheduling, CRM-update agents. $50M Series A Oct-2024 led by Andreessen Horowitz + Sequoia. Distinct from Zapier / n8n traditional automation by putting LLMs at the core of every workflow node.
- Microsoft AutoGen Studio T2
Microsoft Research's low-code GUI for designing and deploying multi-agent workflows on top of the AutoGen framework. AutoGen v0.4 (Jan-2025) re-architecture moved to actor-based async runtime. Free OSS (MIT). Distinct from OSS AutoGen framework already in catalog — this row covers the Studio GUI / no-code product. Increasingly positioned as Microsoft's multi-agent answer to LangGraph / CrewAI.