Deliver into your product¶
Kiwi is reached over an API, so you can place it behind your own application or interface and stream agent responses to your users.
What you can do¶
- Integrate over a streaming API — send a message and stream the agent's response (its reasoning, the tools it uses, and any media) into your product in real time.
- Rely on built-in essentials — authentication, access control, persistent sessions, and shareable media outputs are provided by the platform (see Architecture & foundations).
- Inherit shared improvements — building on the shared core, your product gains new capabilities and fixes as they land.
Use the API when you're embedding Kiwi into a product; to explore its capabilities directly, use the web interface — see Getting started.
What's coming
Permanently saving and exporting generated outputs, and search across past sessions. See the Roadmap.