How it works

From a sentence to
a working service.

You describe the outcome; Innovate builds the service that delivers it, running inside your product. Here's what actually happens — plain terms first, detail after.
The short version
1

Describe it

You tell Innovate the outcome you want, in your own words — what should go in, what should come out, and any rules it should follow.

2

Innovate builds it

It puts together the right AI for the job — one agent, or a team of them working together — and turns that into a working service.

3

Put it in your product

Embed the service in the app you already use, or drop in a ready-made chat box, form, or panel. It becomes part of your product.

4

Run it, watch it, tune it

Every run shows you what it did and what it cost. You adjust it, improve it, and set the limits — all in plain sight.

The detailed version

For the technically curious

Under the surface, the pieces have names. Here's the real model.

Agents

Each agent has a purpose, the AI behind it, its instructions, and any tools or data it can reach.

Collaboration

One agent or several are arranged into a collaboration that controls how they hand off and share information. This arrangement is captured in a configuration — a collaborationConfig.

Service

The collaboration is deployed as a service with a REST API and OpenAPI schemas, so your own software can call it. One configuration can power more than one service.

Running it

Every call is recorded in a full execution journal — each step, what it produced, and what it cost. Usage is metered per service, and spending caps apply from the first call.

You've seen how it works. Now put it to work.