From NiNI Labs · Waitlist open

Serverless inference for AI agents

Run everything from simple agents to complex multi-agent systems with custom logic and data sources. Import existing agentic pipelines, chain multiple models with non-model stages and custom data sources, and scale it all seamlessly.

Join the waitlistAbout NiNI Labs

The platform handles the plumbing

Scheduling, orchestration, and optimization are the runtime's job. Adding capabilities to your agents is yours.

Any agent shape

A single agent with a tool loop, a planner that fans out to workers, a debate between critics, or a pipeline with custom code between stages. NiNI Cloud treats them all as the same thing: a graph of stages that it schedules for you.

Import what you already run

Bring an existing agentic pipeline as it is. Your orchestration code, prompts, and tool definitions stay yours; NiNI Cloud wraps each stage and takes over scheduling. No rewrite to get started, and no lock-in to leave.

Model and non-model stages together

Chain multiple models with the stages that make agents useful: web search, retrieval over your documents, structured queries, rerankers, validators, and plain functions. One graph, one trace, one bill.

Custom data sources

Connect your own databases, vector stores, document buckets, and internal APIs as first-class stages. Data stays where it is; the agent reaches it through a connector you control.

Scheduling and orchestration

The platform decides what runs where and when: batching model calls that can wait, prioritizing the ones that cannot, retrying failed stages, and fanning out parallel branches across capacity as it becomes available.

Optimization built in

Repeated context is cached, cheap models are tried before expensive ones where your policy allows, and idle agents scale to zero. You add capabilities; the runtime keeps the cost curve flat.

How it works

1
Import your pipeline

Point NiNI Cloud at the agent you have today. Each model call, tool, search, and custom function becomes a stage in a graph.

2
Connect your data

Attach the data sources the agent needs: your documents, your database, your search index. They become stages the graph can call.

3
Set the policy

Tell the runtime what matters for this agent: latency ceiling, cost ceiling, which models it may use, what needs human approval.

4
Run and scale

Traffic arrives, the scheduler places every stage, and capacity grows and shrinks with load. You watch the trace and add the next capability.

An agent as a graph of stages — illustrative
research-agent — trace
run 8f3a · research-agent · 4 branches

 plan       nicrron/auto        1.2s · 0.9k tok
 search  ×4 web                 parallel · 0.8s
 read    ×4 gpt-5-mini          batched · 2.1s
 lookup     your-postgres       connector · 40ms
 synthesize claude-sonnet       3.4s · 6.2k tok
 verify     fn:check_citations  12ms

stages 11 · wall 7.5s · cost $0.031
idle → scaled to zero

Model stages, a web search, a database lookup, and a plain function in one graph. Parallel branches fan out, batched calls share capacity, and the run costs nothing once it is idle.

Built for the agents people actually run

Research and analysis agents

Agents that search, read, cross-check, and write — dozens of model calls and searches per task, run in parallel and merged.

Multi-agent workflows

A planner delegating to specialists, each with its own model and tools, coordinated as one graph with shared state.

Retrieval-heavy assistants

Support and knowledge agents that ground every answer in your own data through connected sources and rerankers.

Coding agents at scale

Long-running loops like Ninoo — edit, run, test, repeat — kept warm while active and paused at zero cost while waiting.

Part of the Nicrron family

NiNI Cloud is designed to plug into the account, catalog, and ledger you already have.

One balance

Planned from day one: NiNI Cloud usage draws from the same Nicrron credit balance as the API, Ninoo Code, and Ninoo Builder.

Every model in the catalog

Model stages route through the Nicrron gateway, so any of its 65+ models — and routing modes like nicrron/auto — are available to your agents.

One trace, one ledger

Every stage of every run is traced and costed in the same dashboard where your API calls already appear.

Same privacy posture

Prompts and completions flowing through model stages are not retained by the gateway. Your connected data never leaves the connector you configured.

Pricing, as intended

Planned
  • Model stages bill per token at the same published Nicrron rates — no markup for running them inside an agent.
  • Non-model stages bill for the compute time they actually use, and nothing while an agent is idle.
  • Everything draws from the one Nicrron balance, appears in the one ledger, and needs no subscription.
  • Final numbers will be published at launch; waitlist members hear first.

Common questions

Is NiNI Cloud available today?

Not yet. It is in development at NiNI Labs and taking waitlist signups. Design partners get early access and a direct line to the team building it.

Which agent frameworks can I import?

The goal is any pipeline you can express as stages: hand-written orchestration code first, with adapters for the popular agent frameworks to follow. If you have a specific framework in mind, mention it when you join the waitlist.

How will pricing work?

The intent is pay-as-you-go from the shared Nicrron balance: model stages at the same per-token rates as the gateway, plus compute time for non-model stages while they run. No subscription and nothing charged while an agent is idle. Final pricing will be published at launch.

Where does my data live?

With you. Data sources are connected, not copied. Model stages route through the Nicrron gateway, which does not retain prompts or completions.

How is this different from calling the Nicrron API directly?

The API gives you one model call at a time. NiNI Cloud runs the whole agent — every call, tool, search, and branch — with scheduling, retries, state, and scaling handled for you.

Bring your agent

Tell us what you are running today and what it costs you to keep it running. Design partners shape what ships.

Join the waitlist