NEWMeet Kaizen 2· Our new agent platform
Practical AI for
everything you improve.
Reasoning, agents, voice, and analytics — pointed at the work that never stops improving.
For builders
One platform.
Every workflow.
Chat, agents, voice, and documents — one API across every Kaizen surface. Start building in minutes.
- 40+
- agents in production
- <200ms
- median latency
- 5
- deploy surfaces
import os
from kaizen_sdk import Client
from kaizen_sdk.chat import user
client = Client(
api_key=os.getenv("KAIZEN_API_KEY")
)
chat = client.chat.create(model="kaizen-2")
chat.append(user("Summarize today's denial trends"))
response = chat.sample()
print(response.content)PythonTypeScriptcURL
Choose how to get started
Build on your own
Ship your first agent with:
- Access to every Kaizen model
- Usage-based pricing
- Rate limits that grow with you
- Guides for every deploy surface
Get program support
Hands-on help from the AIKaizen team for your rollout.
- Dedicated onboarding
- Custom rate limits
- Compliance review included
- SSO and audit logging