Typesense
Fast, typo-tolerant open-source search engine with vector search capabilities
Overview
Requirements
Recommended VPS
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
typesense:
image: typesense/typesense:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/typesense:/data
Related tools
LangChain
Build context-aware reasoning applications powered by LLMs
Supabase
Open-source Postgres platform for AI apps with vector search, realtime subscriptions & built-in dashboard
RedisStack
Redis with integrated modules for vector search, JSON, and search capabilities
Meilisearch
Lightning-fast search engine with AI-powered hybrid and vector search
PrivateGPT
Chat with your documents privately using LLMs — 100% local, no data leaks
Milvus
High-performance cloud-native vector database for scalable ANN search
Guides & articles
Getting Started with Typesense: Docker Setup, API Basics, and First Search
Step-by-step tutorial for setting up Typesense with Docker, creating collections, indexing documents, and running typo-tolerant and vector searches for RAG.
Typesense: The Fast, Typo-Tolerant Search Engine for Modern Applications
Learn about Typesense, the open-source typo-tolerant search engine with vector search, faceted filtering, and instant search-as-you-type. Perfect for RAG pipelines and modern apps.