
Sakana AI, the Tokyo R&D lab, is deepening its partnership with NVIDIA in a move that goes well beyond a typical model integration. The next phase of this work will bring NVIDIA's open model stack, including NVIDIA Nemotron, into Sakana Fugu, Sakana AI's multi-agent orchestration system -- combining NVIDIA's open weights and accelerated computing with Sakana's Japan-born approach to collective intelligence.
This is not a cold partnership. NVIDIA participated in Sakana AI's Series A funding round, where the company raised approximately $200M, led by New Enterprise Associates, Khosla Ventures, and Lux Capital. The relationship has continued to deepen: Sakana raised a $135 million Series B in November 2025, valuing the company at approximately $2.65 billion. What's new here is the technical depth of the collaboration -- Nemotron is now being wired directly into Fugu's agent pool.
What Fugu actually is
Fugu bypasses the traditional monolithic model structure by dynamically routing queries to a swappable pool of specialized AI agents. The key insight is that instead of using domain knowledge to prescribe team organization, roles, or workflows, Fugu learns to dynamically assemble agents from a pool and coordinate them through non-obvious but highly efficient collaboration patterns.
The technology behind Sakana Fugu comes from two ICLR 2026 research papers: Trinity (an evolved LLM coordinator) and The Conductor (learning to orchestrate agents using reinforcement learning). Fugu can even read its own output and decide whether to try a better coordination strategy -- a capability called recursive orchestration -- without any retraining.

The system ships as two tiers behind a single OpenAI-compatible API:
- Fugu -- balanced performance and low latency, suited for everyday coding, chat, and review tasks.
- Fugu Ultra -- coordinates a deeper expert pool for hard, high-stakes problems like Kaggle competitions, paper reproduction, cybersecurity, and patent search.
For developers, integration doesn't require rearchitecting existing applications. You swap out an endpoint and suddenly have access to a coordinated multi-agent system instead of a single model.
Don't miss what's next in AI
Join 300,000+ engineers and researchers who get the signal, not the noise.
- Full access to in-depth AI research breakdowns
- Be the first to know what's trending before it hits mainstream
- Daily curated papers, repos, and industry moves

