Zleap-AI/SAG
A SQL-driven RAG engine that automatically builds knowledge graphs from queries, combining vector search with structured knowledge representation.

Velocity · 7d
+5.3
★ / day
Trend
→steady
star history
This project implements a retrieval-augmented generation system that constructs knowledge graphs dynamically during query time using SQL. It combines vector search with graph-based information retrieval to enhance LLM responses with structured knowledge. The system is built with Python and FastAPI on the backend, with a Next.js frontend interface.