Quick Start
Deploy your first AI assistant in 5 minutes
API Reference
REST API documentation
Knowledge Bases
Add documents for RAG
React UI Kit
Pre-built chat components
Platform Capabilities
| Capability | Description |
|---|---|
| Knowledge Bases | Upload documents or connect Google Drive. Automatic chunking and vector embeddings for RAG. |
| Multi-Provider LLMs | GPT-4o, Claude Sonnet/Opus, Gemini Pro. Switch models without code changes. |
| System Prompts | Modular “particles” for role, tone, and guardrails. Version-controlled with audit trail. |
| Streaming | Real-time SSE responses. Vercel AI SDK compatible with X-Stream-Format: ai-sdk. |
| Tool Calling | Define functions the AI can invoke. Supports parallel tool execution. |
| Structured Outputs | Enforce JSON Schema compliance for programmatic responses. |
Security & Compliance
| Standard | Status |
|---|---|
| SOC 2 Type II | Enterprise plan |
| GDPR | All plans |
| TLS 1.3 | All API traffic |
| AES-256 | Data at rest |