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
Security & Compliance
Get Started
Create Account
Free plan, no credit card required
View Pricing
See plans on our website
FAQ
What is Cuadra AI?
Cuadra AI is a platform for building custom AI assistants powered by your documents. Upload files, build knowledge bases, and deploy chatbots via REST API or React components.How does RAG work in Cuadra AI?
When you link a dataset to a model, the Chat API automatically searches your documents for relevant content and includes it in the LLM context. The response includes source citations.Which LLM providers are supported?
Cuadra AI supports multiple leading AI providers. Browse available models viaGET /v1/models/catalog. Switch providers without code changes.