Tutorials
Product: v0.19.0 · Contract:
openapi.snapshot.json· Spec ops: Ingestion cancel & fairness
Step-by-step tutorials to get the most out of EdgeQuake. All examples follow the OpenAPI snapshot (SSOT): DocumentSummary uses display_status / ui_phase / track_id / current_stage; query returns answer + sources; progress uses /ws/progress/{track_id} (not legacy /rag/* routes).
- Building Your First RAG App — Build a knowledge graph and run your first query from scratch.
- Document Ingestion Deep-Dive — Explore the full document ingestion pipeline in detail.
- PDF Ingestion — Ingest PDF files and extract structured knowledge.
- Query Optimization — Tune your queries for speed and quality.
- Multi-Tenant Setup — Deploy EdgeQuake for multiple tenants with isolated workspaces.
- Migration from LightRAG Python — Migrate your LightRAG Python project to EdgeQuake Rust.
- Tracing Entity Sources — Debug and trace entity extraction sources through the pipeline.
- Knowledge Injection — Domain glossaries that enrich retrieval without polluting citations.