Build AI-poweredknowledge bases

Upload documents, crawl websites, and create intelligent AI assistants. The modern RAG infrastructure for developers.

No credit card required · Free tier available · Self-host option

app.vectorbase.dev/dashboard

Trusted by developers at

VercelSupabaseRailwayRenderFly.ioDigitalOcean
10M+
Vectors Indexed
500ms
Avg. Response Time
99.9%
Uptime SLA
50+
Integrations

Everything you need to buildintelligent applications

A complete RAG infrastructure with all the tools to upload, process, and query your knowledge bases at scale.

Document Processing

Upload PDFs, DOCX, TXT files and automatically extract and embed content with state-of-the-art embeddings.

Website Crawling

Crawl entire websites and sitemaps automatically. Keep your knowledge base synced and up-to-date.

Vector Database

Powered by pgvector for lightning-fast semantic search with sub-millisecond query times.

AI-Powered Chat

Built-in RAG chat interface with streaming responses and source citations.

Developer API

RESTful API with Bearer token auth. Perfect for n8n, Zapier, and custom integrations.

Enterprise Ready

Self-hosted option available. SOC 2 compliant with full data control and encryption.

How it works

Get started in minutes with our simple three-step process

Step 01

Create a Project

Set up a new knowledge base project in seconds. Configure your AI model and chunking strategy.

Step 02

Add Your Data

Upload documents, paste text, crawl websites, or sync Notion. We handle the embeddings automatically.

Step 03

Query via API

Use our REST API to search and chat with your knowledge base. Perfect for chatbots and integrations.

Built for developers

Simple, powerful APIs that get out of your way

Query your knowledge base
curl -X POST https://api.vectorbase.dev/v1/chat \
  -H "Authorization: Bearer vb_sk_..." \
  -H "Content-Type: application/json" \
  -d '{
    "messages": [
      {"role": "user", "content": "What is our refund policy?"}
    ],
    "stream": true
  }'

Sub-100ms Latency

Optimized for real-time applications

Enterprise Security

SOC 2 compliant, encrypted at rest

AI-Native

Built for LLM applications from day one

Simple, transparent pricing

Start free, scale as you grow. No hidden fees.

Free

Perfect for trying out VectorBase

$0/month
  • 1 Project
  • 10 Documents
  • 20 Messages/month
  • Community Support

Starter

For individuals and small projects

$19/month
  • 3 Projects
  • 100 Documents each
  • 1,000 Messages/month
  • Email Support
  • API Access
Most Popular

Pro

For growing teams and businesses

$49/month
  • 10 Projects
  • 500 Documents each
  • 10,000 Messages/month
  • Priority Support
  • Advanced Analytics
  • Custom Branding

Enterprise

For large organizations

$199/month
  • Unlimited Projects
  • Unlimited Documents
  • Unlimited Messages
  • Dedicated Support
  • SLA
  • SSO
  • Custom Integrations

Ready to get started?

Join thousands of developers building AI-powered applications with VectorBase.