An open API service providing repository metadata for many open source software ecosystems.

Topic: "graphrag"

infiniflow/ragflow

RAGFlow is the leading open-source RAG engine, converging cutting-edge RAG with Agent capabilities to build the superior context layer for LLMs.

Language: TypeScript - Size: 80.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 63,463 - Forks: 6,558

microsoft/graphrag

A modular graph-based Retrieval-Augmented Generation (RAG) system

Language: Python - Size: 207 MB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 27,734 - Forks: 2,874

HKUDS/LightRAG

"LightRAG: Simple and Fast Retrieval-Augmented Generation"

Language: Python - Size: 52.3 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 20,323 - Forks: 2,934

topoteretes/cognee

Memory for AI Agents in 5 lines of code

Language: Python - Size: 94.3 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6,880 - Forks: 575

neo4j-labs/llm-graph-builder

Neo4j graph construction from unstructured data using LLMs

Language: Jupyter Notebook - Size: 52.7 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 3,813 - Forks: 665

gusye1234/nano-graphrag

A simple, easy-to-hack GraphRAG implementation

Language: Python - Size: 1.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3,136 - Forks: 322

pingcap/autoflow

pingcap/autoflow is a Graph RAG based and conversational knowledge base tool built with TiDB Serverless Vector Storage. Demo: https://tidb.ai

Language: TypeScript - Size: 5.88 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 2,642 - Forks: 157

heshengtao/comfyui_LLM_party

LLM Agent Framework in ComfyUI includes MCP sever, Omost,GPT-sovits, ChatTTS,GOT-OCR2.0, and FLUX prompt nodes,access to Feishu,discord,and adapts to all llms with similar openai / aisuite interfaces, such as o1,ollama, gemini, grok, qwen, GLM, deepseek, kimi,doubao. Adapted to local llms, vlm, gguf such as llama-3.3 Janus-Pro, Linkage graphRAG

Language: Python - Size: 136 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1,854 - Forks: 150

DEEP-PolyU/Awesome-GraphRAG

Awesome-GraphRAG: A curated list of resources (surveys, papers, benchmarks, and opensource projects) on graph-based retrieval-augmented generation.

Size: 10.9 MB - Last synced at: 7 days ago - Pushed at: 11 days ago - Stars: 1,496 - Forks: 149

FalkorDB/FalkorDB

A super fast Graph Database uses GraphBLAS under the hood for its sparse adjacency matrix graph representation. Our goal is to provide the best Knowledge Graph for LLM (GraphRAG).

Language: C - Size: 103 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1,359 - Forks: 65

1517005260/graph-rag-agent

拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRAG, and Neo4j-llm-graph-builder for knowledge graph construction and search. Combine DeepSearch for private RAG reasoning. Create a custom evaluation framework for GraphRAG.

Language: Jupyter Notebook - Size: 70.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 967 - Forks: 127

moyangzhan/langchain4j-aideepin

基于AI的工作效率提升工具(聊天、绘画、知识库、工作流、 MCP服务市场、语音输入输出) | Ai-based productivity tools (Chat,Draw,RAG,Workflow,MCP marketplace, ASR,TTS etc)

Language: Java - Size: 16.2 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 902 - Forks: 225

shibing624/ChatPDF

RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,支持GraphRAG,无须安装任何第三方agent库。

Language: Python - Size: 2.14 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 764 - Forks: 130

neo4j/neo4j-graphrag-python

Neo4j GraphRAG for Python

Language: Python - Size: 3.67 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 742 - Forks: 122

if-ai/ComfyUI-IF_AI_tools

ComfyUI-IF_AI_tools is a set of custom nodes for ComfyUI that allows you to generate prompts using a local Large Language Model (LLM) via Ollama. This tool enables you to enhance your image generation workflow by leveraging the power of language models.

Language: Python - Size: 18 MB - Last synced at: 18 days ago - Pushed at: 26 days ago - Stars: 666 - Forks: 48

trustgraph-ai/trustgraph

The Next Generation AI Product Creation Platform. Complete context engineering and LLM orchestration with APIs or private deployments. Run anywhere - local, cloud, or bare metal.

Language: Python - Size: 87.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 540 - Forks: 46

win4r/GraphRAG4OpenWebUI

GraphRAG4OpenWebUI integrates Microsoft's GraphRAG technology into Open WebUI, providing a versatile information retrieval API. It combines local, global, and web searches for advanced Q&A systems and search engines. This tool simplifies graph-based retrieval integration in open web environments.

Language: Python - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 510 - Forks: 112

FalkorDB/GraphRAG-SDK

Build fast and accurate GenAI apps with GraphRAG SDK at scale.

Language: Python - Size: 2.95 MB - Last synced at: 6 days ago - Pushed at: 11 days ago - Stars: 422 - Forks: 48

awesome-rag/awesome-rag

Awesome-RAG: Collect typical RAG papers and systems.

Size: 38.1 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 417 - Forks: 31

noworneverev/graphrag-visualizer

A web-based tool for visualizing and exploring artifacts from Microsoft's GraphRAG.

Language: TypeScript - Size: 22.2 MB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 362 - Forks: 44

TuGraph-family/chat2graph

Chat2Graph: Graph Native Agentic System.

Language: Python - Size: 18 MB - Last synced at: 6 days ago - Pushed at: 16 days ago - Stars: 340 - Forks: 42

LHRLAB/Graph-R1

Graph-R1: Towards Agentic GraphRAG Framework via End-to-end Reinforcement Learning

Language: Python - Size: 7.81 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 301 - Forks: 34

awslabs/graphrag-toolkit

Python toolkit for building graph-enhanced GenAI applications

Language: Python - Size: 46.7 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 259 - Forks: 48

KylinMountain/graphrag-server Fork of microsoft/graphrag

添加🚀流式 Web 服务到 GraphRAG,兼容 OpenAI SDK,支持可访问的实体链接🔗,支持建议问题,兼容本地嵌入模型,修复诸多问题。Add streaming web server to GraphRAG, compatible with OpenAI SDK, support accessible entity link, support advice question, compatible with local embedding model, fix lots of issues.

Language: Python - Size: 25.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 242 - Forks: 28

AIDotNet/GraphRag.Net

参考GraphRag使用 Semantic Kernel 来实现的dotnet版本,可以使用NuGet开箱即用集成到项目中

Language: C# - Size: 3.16 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 232 - Forks: 23

hhy-huang/HiRAG

This is the official repo for the EMNLP 2025 findings paper, HiRAG: Retrieval-Augmented Generation with Hierarchical Knowledge.

Language: Python - Size: 26.4 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 226 - Forks: 19

OriginTrail/ot-node

OriginTrail Decentralized Knowledge Graph network node

Language: JavaScript - Size: 146 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 222 - Forks: 82

apecloud/ApeRAG

ApeRAG: Best choice for building your own Knowledge Graph and for Context Engineering

Language: TypeScript - Size: 37.2 MB - Last synced at: about 20 hours ago - Pushed at: about 20 hours ago - Stars: 201 - Forks: 16

GraphRAG-Bench/GraphRAG-Benchmark

GraphRAG-Bench, the official repo of comprehensive benchmark and dataset for evaluating GraphRAG models.

Language: Python - Size: 51.9 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 184 - Forks: 23

Muvon/octocode

Semantic code searcher and codebase utility with AI memory onboard

Language: Rust - Size: 1.6 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 170 - Forks: 7

DerwenAI/strwythura

Construct knowledge graphs from unstructured data sources, use graph algorithms for enhanced GraphRAG with a BAML-based chat bot, and curate semantics for optimizing AI app outcomes within a specific domain.

Language: Jupyter Notebook - Size: 2.77 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 167 - Forks: 20

Airmomo/graphrag-practice-chinese

GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。

Language: Python - Size: 74.2 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 157 - Forks: 15

wade1010/graphrag-ui

The latest graphrag interface is used, using the local ollama to provide the LLM interface.Support for using the pip installation

Language: Python - Size: 7.74 MB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 154 - Forks: 22

ksachdeva/langchain-graphrag

GraphRAG / From Local to Global: A Graph RAG Approach to Query-Focused Summarization

Language: Python - Size: 496 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 136 - Forks: 20

LHRLAB/HyperGraphRAG

HyperGraphRAG: Retrieval-Augmented Generation via Hypergraph-Structured Knowledge Representation

Language: Python - Size: 25.9 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 127 - Forks: 20

sinanuozdemir/oreilly-retrieval-augmented-gen-ai

See how to augment LLMs with real-time data for dynamic, context-aware apps - Rag + Agents + GraphRAG.

Language: Jupyter Notebook - Size: 16.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 107 - Forks: 64

Graph-COM/SubgraphRAG

[ICLR 2025] Simple is Effective: The Roles of Graphs and Large Language Models in Knowledge-Graph-Based Retrieval-Augmented Generation

Language: Python - Size: 32.3 MB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 103 - Forks: 16

RManLuo/gfm-rag

Graph Foundation Model for Retrieval Augmented Generation

Language: Python - Size: 3.53 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 100 - Forks: 13

apache/incubator-hugegraph-ai

The integration of HugeGraph with AI/LLM & GraphRAG

Language: Python - Size: 927 KB - Last synced at: 2 days ago - Pushed at: 26 days ago - Stars: 96 - Forks: 60

tuhinsharma121/ai-playground

I put all my exploration around AI in reproducible notebooks in this repository

Language: Jupyter Notebook - Size: 80.4 MB - Last synced at: 5 days ago - Pushed at: 30 days ago - Stars: 95 - Forks: 22

noworneverev/graphrag-api

GraphRAG Server

Language: Python - Size: 101 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 94 - Forks: 28

tomasonjo-labs/text2cypher_llama_agent

A collection of LlamaIndex Workflows-powered agents that convert natural language to Cypher queries designed to retrieve information from a Neo4j database to answer the question with included benchmark data.

Language: Jupyter Notebook - Size: 497 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 92 - Forks: 19

aymenfurter/smartrag

Deep Research through Multi-Agents, using GraphRAG

Language: JavaScript - Size: 2.8 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 78 - Forks: 10

sdiehl/tiny-graphrag

A tiny 1000 line implementation of GraphRAG in Python

Language: Python - Size: 2.34 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 78 - Forks: 12

machuangtao/LLM-KG4QA

LLM-KG4QA: Large Language Models and Knowledge Graphs for Question Answering

Size: 832 KB - Last synced at: about 20 hours ago - Pushed at: about 22 hours ago - Stars: 74 - Forks: 6

unoplat/unoplat-code-confluence

The goal is to parse,process and ingest codebase/s to form a pluggable knowledge Graph and become the unified code context provider

Language: Python - Size: 52.9 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 69 - Forks: 4

markmbain/aius

The long-term memory for your Superagents 🥷and LLMs 🤖. Built with GraphRAG, Knowledge graphs and autonomous ai agents

Language: Python - Size: 815 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 63 - Forks: 5

Ikaros-521/GraphRAG-Ollama-UI Fork of severian42/GraphRAG-Local-UI

GraphRAG-Ollama-UI + GraphRAG4OpenWebUI 融合版(有gradio webui配置生成RAG索引,有fastapi提供RAG API服务)

Language: Python - Size: 14 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 62 - Forks: 14

zhengguanyu/KGB-RAG

KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。

Language: Python - Size: 296 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 52 - Forks: 5

EasyShopAI/rag-lab

Lighter, cheaper and faster RAG toolkit (Graph RAG) supported by TargetPilot

Language: Python - Size: 33.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 46 - Forks: 8

jasonkylelol/graphrag-chinese

支持中文🇨🇳🇨🇳🇨🇳 的 microsoft/graphrag

Language: Python - Size: 1.37 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 40 - Forks: 0

dleerdefi/peak-ai-agent-stack

RinAI agentic chat stack. Includes graphRAG memory, parallel tool calling, DeepSeek R1 powered web search, advanced LLM gateway and active context summarization.

Language: Python - Size: 4.91 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 39 - Forks: 7

topoteretes/cognee-starter

Cognee starter repo with examples

Language: Python - Size: 244 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 37 - Forks: 13

graphrag/graphrag.github.io

GraphRAG access patterns and knowledge graph modeling

Language: Astro - Size: 2.01 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 34 - Forks: 13

SteveTANTAN/PoG

[WWW 2025] Paths-over-Graph: Knowledge Graph Empowered Large Language Model Reasoning

Language: Python - Size: 6.1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 27 - Forks: 2

softwares-compound/Neocadmium

Smart log analysis and debugging assistant for backend developers

Language: Makefile - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 27 - Forks: 6

talperetz/browsegraph

In-browser GraphRAG

Language: TypeScript - Size: 500 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 22 - Forks: 5

tomasonjo/clinical-agent

This project is designed for a simple LLM agent with tools on a clinical knowledge graph in Neo4j.

Language: Python - Size: 443 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 21 - Forks: 7

ApexIQ/End-to-End-Graphrag-implementation

End-to-End-Graphrag-implementation

Size: 3.74 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 12

DataArcTech/RAG-Factory

A factory for building advanced RAG pipelines including GraphRAG and Multi-modal RAG

Language: Python - Size: 14.7 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 17 - Forks: 0

ivanvanderbyl/agentic

A minimalist Go implementation of Microsoft's GraphRAG

Language: Go - Size: 77.1 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 1

RingBDStack/DyG-RAG

Code implementation for DyG-RAG: Dynamic Graph Retrieval-Augmented Generation with Event-Centric Reasoning.

Language: Python - Size: 1.09 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 2

dimitrovakulenko/simpleIfcAIAgentWithGraphRAG

An LLM answering questions about your IFC file by querying a graph database that represents the file.

Language: Python - Size: 6.42 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 14 - Forks: 1

Jallermax/knowledge-nexus

GraphRAG for Second Brain. Ingest knowledge -> build knowledge graphs -> Query relevant knowledge | Explore connections

Language: Python - Size: 2.81 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 14 - Forks: 1

Qredence/GraphFleet

An open-source integration of GraphRAG for Agentic System with NoCode

Language: Jupyter Notebook - Size: 1010 MB - Last synced at: 7 days ago - Pushed at: 24 days ago - Stars: 13 - Forks: 3

graphgeeks-lab/odsc-agentic-ai-summit-2025

Code from the ODSC Agentic Graph RAG workshop combining vector, FTS & graph retrieval for RAG. Includes observability and guardrails for evaluating outputs.

Language: Python - Size: 17.3 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 13 - Forks: 3

prodesk98/JusChat

JusChat é um assistente jurídico inteligente baseado em tecnologia GraphRAG (Graph Retrieval Augmented Generation) que utiliza processamento de linguagem natural e grafos de conhecimento para consulta e análise de documentos jurídicos brasileiros.

Language: Python - Size: 252 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 13 - Forks: 2

intellectronica/battle-of-the-semantics

GraphRag vs Embeddings

Language: Jupyter Notebook - Size: 672 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 1

faywong/DeepSeek-Private-Chatbot Fork of SaiAkhil066/DeepSeek-RAG-Chatbot

100% 免费, 私有化部署。基于 DeepSeek 的高级 RAG: Ollama LLM + 对话历史 + RAG-Graph 知识库 + SearXNG 在线搜索

Language: Python - Size: 123 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 11 - Forks: 2

theodoreniu/graphrag_webui

A web interface for GraphRAG. 🚀

Language: Python - Size: 1.18 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 8 - Forks: 4

iamarcel/assistant-memory

Give your assistant perfect memory, and still own the data.

Language: TypeScript - Size: 395 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1

brandburner/fabula

Turn television drama into storyworld knowledge graphs

Language: Cypher - Size: 63.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

KulikDM/muzlin

Muzlin: a filtering toolset for semantic machine learning

Language: Python - Size: 4.72 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 3

awaescher/oef

Ollama Embeddings Forwarder

Language: C# - Size: 98.6 KB - Last synced at: about 15 hours ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

anubissbe/knowledgehub

🧠 Enterprise AI-Enhanced Development Platform with GraphRAG, LlamaIndex, Multi-Tenant Architecture, and Advanced Security & Compliance. Transform your development workflow with persistent memory, intelligent automation, and 99.9% uptime.

Language: Python - Size: 20.5 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 6 - Forks: 0

DaraDCE/easy_graphrag_queries

Streamlit UI for Microsoft GraphRAG, with post-processing for source citations.

Language: Python - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 6 - Forks: 1

RubensZimbres/Graph_RAG

A Flask app running GraphRAG for healthcare, made with Vertex AI and Neo4j, to be deployed in a container (Cloud Run or ECS).

Language: Python - Size: 1.66 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

data-exp-lab/deepgit

Promoting Exploration and Discovery of Research Software with Human-Curated Graphs

Language: TypeScript - Size: 12.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 5 - Forks: 1

Dkpetrov/agent-flux

FluxAI is a developer-focused framework designed to build and optimize AI agents that enhance structured task execution with RAG, HITL, and COT integration.

Size: 1.95 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 5 - Forks: 0

lorenzofavaro/meal-planner-graphrag

Meal Planner GraphRAG is an AI-powered meal planning assistant that uses GraphRAG techniques, combining a Neo4j graph database, semantic search, and LLMs to generate personalized recipe recommendations and shopping lists based on user preferences and dietary.

Language: Cypher - Size: 6.36 MB - Last synced at: 17 days ago - Pushed at: 24 days ago - Stars: 5 - Forks: 1

stevereiner/flexible-graphrag

Uses LlamaIndex for graph building from content. Vector, GraphRAG, and Full text hybrid search. Docling document processing. Configurable with what graph database, vector database, search database, LLM, data sources to use. Angular, React, and Vue UIs MCP server support

Language: Python - Size: 22.2 MB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 4 - Forks: 2

WPSemantix/Timbr-GenAI

a collection of examples and reference implementations for working with the Timbr LangChain SDK, LangGraph, and GraphRAG. The examples demonstrate how to use Timbr's ontology-driven semantic layer, natural language interfaces, and graph-based orchestration to build advanced data and knowledge applications

Language: Python - Size: 969 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 0

kuzudb/text2cypher

Experiments and benchmarks with Text2Cypher for Graph RAG

Language: Python - Size: 565 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 4 - Forks: 0

machuangtao/KG-RAG4SM

Knowledge Graph-based Retrieval-Augmented Generation for Schema Matching

Language: Python - Size: 5.55 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

SupermatAI/supermat

Novel data representation leading to granular citations and higher accuracy

Language: Python - Size: 5.57 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

CN-Scars/graphrag_web_ui

GraphRAG Web UI is a Streamlit-based tool for managing and querying local knowledge bases using Microsoft's GraphRAG library.

Language: Python - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

GiuseppeBellamacina/Guardian

Assistente per le Forze dell'Ordine

Language: Python - Size: 2.35 MB - Last synced at: 29 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

FalkorDB/GraphRAG-SDK-v2

Facilitate the creation of graph-based Retrieval-Augmented Generation (RAG), seamless integration with OpenAI to enable advanced data querying and knowledge graph construction.

Language: Python - Size: 3.54 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

johndef64/nutrig-graphrag

Graph-based RAG system for biomedical nutrigenetic knowledge discovery. Enables natural language queries on gene-nutrient interactions, supports personalized nutrition counseling, and runs 100% locally with Ollama LLMs and SBERT embeddings.

Language: Jupyter Notebook - Size: 179 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 0

SteveTANTAN/HydraRAG

[EMNLP 2025] Hydra: Structured Cross-Source Enhanced Large Language Model Reasoning

Language: Python - Size: 3.07 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 0

kimtth/graph-rag-azure-openai

🤖GraphRAG (From Local to Global: arxiv.org/abs/2404.16130) Playground 🥦

Language: TypeScript - Size: 4.53 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

VaggelisGian/PDF-QnA-LLMs-RAG

The PDF-QnA-LLMs-RAG project enables question-and-answer functionality over PDF / TXT documents using Retrieval-Augmented Generation (RAG) and Large Language Models (LLMs). Implemented in Python, this repository provides tools to process PDFs, extract relevant information, and deliver accurate answers. It uses LLMs to support effective interaction

Language: Python - Size: 45.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

jpinedaa/Maskarama

Maskarama is an innovative god-simulation sandbox game where players wield omnipotent powers to shape the destinies of intricate AI-driven characters. Each character in Maskarama is a living entity with a unique memory graph, influenced by their experiences, perceptions, and interactions within dynamically evolving environments.

Language: Tcl - Size: 118 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Querent-ai/querent-python-research

Querent

Language: Python - Size: 64.4 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

ryandmonk/knowledge_graph_brain

MCP-native knowledge graph orchestrator that unifies data silos with GraphRAG, dynamic connectors, and local AI.

Language: TypeScript - Size: 1010 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 1

AmirLayegh/kg-rag-book

Implementation of the book "Essential GraphRAG MEAP V04"

Language: Python - Size: 762 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

alonsosilvaallende/2024-PyData-Global

Presentation at PyData Global: Building Knowledge Graph-Based Agents with Structured Text Generation and Open-Weights Models

Language: Jupyter Notebook - Size: 4.05 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

bayu-siddhi/graph-rag-arangodb

Next-Gen Indonesia IT Law Q&A: Knowledge Graphs & LLMs. ArangoDB Hackathon Project Repository: Building the Next-Gen Agentic App with GraphRAG & NVIDIA cuGraph

Language: Jupyter Notebook - Size: 22.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 2

mightyking-ryu/medgraph-agentic-app-server

Building the Next-Gen Agentic App with GraphRAG & NVIDIA cuGraph Hackathon

Language: HTML - Size: 1.38 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Piermuz7/MasterThesisProject

Master Thesis project at the University of Camerino and the University of Applied Sciences of Northwestern Switzerland

Language: Python - Size: 1.44 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0