SAG
SAG — A new SOTA for RAG. An original retrieval architecture and open-source knowledge base for humans and agents.
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:
sag:
image: 82surf/sag:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/sag:/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 SAG: Deploy Your Own SOTA RAG Knowledge Base
Step-by-step guide to deploying SAG — the new state-of-the-art RAG knowledge base. Learn both desktop and Docker deployment methods, explore key features, and see performance benchmarks.
SAG: The New State-of-the-Art for RAG Knowledge Bases
Discover SAG — the original retrieval architecture that replaces both traditional RAG and GraphRAG. Learn about its event-entity indexing, query-time dynamic hyperedges, and state-of-the-art performance across multi-hop QA benchmarks.