Run This Ai
EN DE

Trieve

All-in-one platform for search, recommendations, RAG, and analytics

★ 2,698 GitHub MIT ragsearchrecommendationsvector-searchsemantic-searchnlpanalytics RAG & Knowledge

Overview

Trieve is an all-in-one platform for search, recommendations, RAG, and analytics offered via API. It supports semantic dense vector search, typo-tolerant full-text search, hybrid search with cross-encoder re-ranking, and convenient RAG API routes. Self-hostable in your VPC or on-premises with Docker Compose, AWS, GCP, or Kubernetes guides available.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  trieve:
    image: trieve/server:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/trieve:/data

Best VPS for Trieve →

Related tools

Guides & articles