Run This Ai
EN DE

EdgeQuake

High-performance GraphRAG framework in Rust — turn documents into intelligent knowledge graphs for superior retrieval and generation.

★ 2,076 GitHub Apache-2.0 graphragrustragknowledge-graphlightragretrieval RAG & Knowledge

Overview

EdgeQuake is a high-performance GraphRAG framework written in Rust, inspired by LightRAG. It transforms documents into intelligent knowledge graphs to power superior retrieval-augmented generation. It ships with a modern web UI, a REST API with Swagger documentation, Docker-based deployment with no build step, support for OpenAI and Ollama providers, PDF ingestion, and hybrid full-text plus vector search. Apache-2.0 licensed.

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:
  edgequake:
    image: ghcr.io/raphaelmansuy/edgequake:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/edgequake:/data

Best VPS for EdgeQuake →

Related tools

Guides & articles