Run This Ai
EN DE

Typesense

Fast, typo-tolerant open-source search engine with vector search capabilities

★ 26,114 GitHub GPL-3.0 search-enginevector-searchfull-text-searchragalgolia-alternativeelasticsearch-alternative RAG & Knowledge

Overview

Typesense is an open-source, typo-tolerant search engine optimized for instant search-as-you-type experiences. With over 26k GitHub stars and 12M+ Docker pulls, it serves as a modern alternative to Algolia and Elasticsearch. Built in C++ for performance, it offers vector search (CLIP-based image search), faceted filtering, geolocation search, and seamless ranking customization. Typesense is self-hosted and designed for developer happiness with simple REST APIs, zero configuration, and instant setup via a single Docker command.

Requirements

Min vCPU
1
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
2
Rec RAM
1024 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

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

Best VPS for Typesense →

Related tools

Guides & articles