txtai
All-in-one embeddings, semantic search, and RAG framework for AI applications
Overview
Requirements
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
txtai:
image: neuml/txtai-gpu:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/txtai:/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 txtai: Docker Deployment and RAG Quick Start
Deploy txtai with Docker in 5 minutes. Step-by-step guide to running the embeddings database, indexing documents, and running semantic search and RAG queries.
txtai: The All-in-One Embeddings Database for AI-Powered Semantic Search and RAG
Discover txtai — the all-in-one open-source embeddings database for semantic search, vector indexing, and RAG. Self-hosted, Python-native, and zero external dependencies.