talperetz/browsegraph
In-browser GraphRAG
Leverages Chrome's built-in Gemini Nano for local summarization and classification, paired with pglite+pgvector for in-browser vector storage and semantic search. The architecture sends only minimal aggregated data to a cloud LLM for graph transformation, while all raw content processing stays client-side. Renders knowledge graphs with ReactFlow and provides instant retrieval through a cmdk-powered search interface.
Stars
84
Forks
17
Language
TypeScript
License
MIT
Category
Last pushed
Feb 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/talperetz/browsegraph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
neo4j/neo4j-graphrag-python
Neo4j GraphRAG for Python
FalkorDB/GraphRAG-SDK
Build fast and accurate GenAI apps with GraphRAG SDK at scale.
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
Hawksight-AI/semantica
Semantica 🧠— A framework for building semantic layers, context graphs, and decision...
gusye1234/nano-graphrag
A simple, easy-to-hack GraphRAG implementation