Overview
KaireonAI is licensed under Apache-2.0 — a fully open-source next-best-action platform. Every feature is available to every user — there are no tiers, no license keys, and no feature gates. Whether you are running the hosted playground or a self-hosted instance, you get the complete platform: all scoring engines, experiments, journeys, triggers, CMS integration, content management, and unlimited connectors.Deployment Options
Playground
Free hosted instanceTry KaireonAI instantly at playground.kaireonai.com.
- All features enabled
- 5,000 lifetime decision cap
- Workspace reset available to start fresh
- Shared infrastructure
Self-Hosted
Unlimited, no restrictionsDeploy KaireonAI on your own infrastructure.
- All features enabled
- Unlimited decisions
- No license key required
- Full control over data and scaling
Playground Decision Limit
The hosted playground atplayground.kaireonai.com enforces a 5,000 lifetime decision cap per workspace. This limit exists to manage shared infrastructure costs — it is not a billing gate.
- Decisions are counted each time the Recommend API returns a non-empty recommendation set
- Empty results (no offers qualified) do not count
- The cap is lifetime, not monthly — it does not reset automatically
Workspace Reset
If you exhaust your 5,000 decisions on the playground, you can reset your workspace from Settings > General > Reset Workspace. This clears all data (schemas, offers, flows, interaction history) and resets your decision counter to zero. Use this when you want a fresh start for experimentation.Approaching the Limit
When your workspace reaches 95% of the 5,000 decision cap (4,750 decisions), the Recommend API response includes awarning: true field in the quota metadata. Monitor this field in your integration to anticipate the limit.
Quota Response (429)
When the playground decision limit is reached, the Recommend API returns:Self-Hosted: No Limits
Self-hosted deployments have no decision cap and no quota enforcement. You can process as many decisions as your infrastructure supports.What’s Included for Everyone
Every KaireonAI deployment — playground or self-hosted — includes:| Capability | Details |
|---|---|
| Scoring engines | Scorecard, Bayesian, Gradient Boosted, Thompson Bandit, Epsilon-Greedy, Neural CF, Online Learner (7 total) |
| Ranking | Top-N, Diversity, Round Robin, Explore/Exploit (4 methods), plus multi-objective arbitration |
| Connectors | All 24 connector types, unlimited count |
| Pipelines | Batch and streaming modes |
| Experiments | A/B testing with holdout groups and uplift analysis |
| Journeys | Multi-step customer engagement workflows |
| Triggers | Event-driven automation |
| Content management | Content items, templates, CMS integration |
| Behavioral metrics | Unlimited metric definitions |
| Decision traces | Unlimited |
| Computed values | Formula engine with enrichment and personalization |
Next Steps
Installation Options
Choose a deployment method for your KaireonAI instance.
Architecture Overview
Understand the platform architecture and components.