---
title: "ChatRAG - Build AI Chatbots in Hours, Not Months"
description: "The Next.js & AI SDK boilerplate for turning data into profit with RAG (Retrieval Augmented Generation)"
url: "https://www.chatrag.ai"
type: "landing-page"
price: "$99 USD"
last_updated: "2026-04-28T13:04:30.269Z"
---

# ChatRAG

**Build AI chatbots in hours, not months.**

The Next.js & AI SDK boilerplate for turning data into profit with RAG (Retrieval Augmented Generation). Build, launch, and monetize custom chatbot-based SaaS products.

## What is ChatRAG?

ChatRAG is a production-ready boilerplate that gives you everything needed to build and monetize AI chatbots with document understanding. Stop spending months on infrastructure—start building your product today.

## Key Features

### 🚀 Production-Ready RAG System
- HNSW vector search (15-28x faster than traditional methods)
- Multi-pass retrieval with adaptive strategies
- Support for PDF, DOCX, TXT, HTML, and more

### 🤖 Multi-LLM Support
- OpenAI GPT-4, GPT-4o, GPT-3.5
- Anthropic Claude 3
- Google Gemini
- Meta Llama 3
- Any model via OpenRouter

### 💾 Vector Database
- Supabase with pgvector
- Optimized HNSW indexes
- Built-in caching

### 🔐 Authentication & Security
- Supabase Auth integration
- Row-Level Security (RLS)
- API key management

### 💳 Monetization
- Stripe integration
- Subscription tiers
- Usage-based billing

### 🎨 Customization
- White-label branding
- Embeddable widgets
- 18 language support

## Deployment Modes

### Single-Tenant
All users share the same knowledge base. Ideal for:
- AI Twins
- Product documentation
- Customer support bots

### Multi-Tenant
Each user gets isolated workspaces. Ideal for:
- SaaS products
- Enterprise deployments
- Agency client management

## Integrations

- **WhatsApp** - Connect via Twilio
- **Voice** - Real-time voice with LiveKit
- **MCP Tools** - Model Context Protocol
- **Cloud Connectors** - Google Drive, Dropbox, etc.

## Pricing

**$99 USD** - One-time purchase

Includes:
- Complete source code
- Lifetime updates
- Documentation access
- GitHub repository access

## Links

- [Documentation](https://www.chatrag.ai/docs)
- [Blog](https://www.chatrag.ai/blog)
- [Quick Start Guide](https://www.chatrag.ai/docs/quick-start)

## AI-Friendly Endpoints

This website provides AI-readable Markdown at these endpoints:

- `/api/markdown/page` - This landing page
- `/api/markdown/blog` - Blog index
- `/api/markdown/blog/{slug}` - Individual blog posts
- `/api/markdown/docs` - Documentation index
- `/api/markdown/docs/{slug}` - Individual docs pages
- `/llms.txt` - LLM-friendly site summary
- `/llms-full.txt` - Complete LLM context

## Contact

Created by Carlos Marcial
- Twitter: [@carlosmarcialt](https://x.com/carlosmarcialt)
- Website: [chatrag.ai](https://www.chatrag.ai)
