graphrag

Tag

Cards List
#graphrag

@qdrant_engine: Looking to Build GraphRAG? Start with This Practical Guide from our star, Pavan In this practical guide, Pavan demonstr…

X AI KOLs Timeline · 2d ago Cached

This article provides a practical guide to building a GraphRAG system using LangExtract, Neo4j, Qdrant, and Ollama, combining entity extraction, knowledge graphs, and vector search for context-aware retrieval.

1 favorites 1 likes
#graphrag

@tom_doerr: Modular GraphRAG implementation in Rust with WebGPU acceleration support. https://github.com/automataIA/graphrag-rs…

X AI KOLs Timeline · 6d ago Cached

A modular, high-performance Rust implementation of GraphRAG (Graph-based Retrieval Augmented Generation) with support for WebGPU acceleration and three deployment architectures: server-only, WASM-only (client-side), and hybrid.

0 favorites 0 likes
#graphrag

IONS: A reasoning graph that stores claims, evidence, and reasoning paths outside the LLM

Reddit r/artificial · 2026-06-24

IONS is an open-source approach to AI memory and reasoning that uses a graph of evidence-backed claims called Cognitive Building Blocks (CBBs) to store knowledge outside model weights, making reasoning inspectable.

0 favorites 0 likes
#graphrag

Help with a Local Document RAG System (Storage + Ingestion + Query + Highlighting)

Reddit r/LocalLLaMA · 2026-06-20

A detailed technical query about building a local document RAG system covering storage, ingestion, query, and highlighting, seeking advice on vector databases, GraphRAG feasibility, and document highlighting implementations.

0 favorites 0 likes
#graphrag

@DataChaz: Messy documents in. Complex knowledge graphs out. One command line. If your pipeline simply compiles data into generic …

X AI KOLs Timeline · 2026-06-17 Cached

Hyper-Extract is an open-source framework that converts messy documents into typed knowledge structures, supporting multiple graph architectures like GraphRAG, LightRAG, and KG-Gen, with 10+ extraction engines and 80+ YAML templates for various domains.

0 favorites 0 likes
#graphrag

I built an open-source Knowledge Graph pipeline with hybrid retrieval to improve LLM multi-hop reasoning [P]

Reddit r/MachineLearning · 2026-06-14

An open-source full-stack pipeline that constructs a Knowledge Graph from raw text, uses hybrid search (dense + sparse + graph traversal) to solve multi-hop reasoning problems in LLMs, and re-ranks results with Reciprocal Rank Fusion and a Cross-Encoder.

0 favorites 0 likes
#graphrag

@pauliusztin_: I spent months optimizing GraphRAG retrieval. But it turned out I was optimizing the wrong thing.... The biggest knowle…

X AI KOLs Timeline · 2026-06-10 Cached

A detailed guide on optimizing knowledge graph ingestion for AI agents, presenting a five-step pipeline (extraction, resolution, embedding, deduplication, routing) to prevent graph corruption and improve retrieval quality.

0 favorites 0 likes
#graphrag

@TheTuringPost: 20 advanced RAG types to know in 2026 Mindscape-Aware RAG (MiA-RAG) Multi-step RAG with Hypergraph-based Memory (HGMem)…

X AI KOLs Timeline · 2026-05-31 Cached

The article provides an overview of 20 advanced RAG (Retrieval-Augmented Generation) types expected to be relevant in 2026, covering long-document memory, adaptive retrieval, multimodal grounding, multilingual QA, graph reasoning, and security-focused RAG approaches.

0 favorites 0 likes
#graphrag

@freeman1266: Regular RAG vs Knowledge Graph RAG vs LLM Wiki—Three Knowledge Base Retrieval Methods, 95% of People Choose Wrong, Not Because They Don't Understand, but Because They Don't Recognize Their Data Morphology. Three Sentences to Clarify: Regular RAG: Chunk documents, vectorize them into the store, when a question comes find similar chunks to feed to …

X AI KOLs Timeline · 2026-05-25 Cached

This article compares the applicable scenarios and selection suggestions of three knowledge base retrieval schemes: Regular RAG, Knowledge Graph RAG, and LLM Wiki, emphasizing choosing the right scheme based on data morphology and avoiding blind use of complex tools.

0 favorites 0 likes
#graphrag

GraphRAG on Consumer Hardware: Benchmarking Local LLMs for Healthcare EHR Schema Retrieval

arXiv cs.CL · 2026-05-21 Cached

This paper benchmarks GraphRAG for EHR schema retrieval using local LLMs on consumer hardware, evaluating models like Llama 3.1, Mistral, Qwen 2.5, and Phi-4-mini.

0 favorites 0 likes
#graphrag

My agent kept forgetting who 'Karpathy' was between sessions. Here's the architecture that fixed it

Reddit r/AI_Agents · 2026-05-20

A developer shares an architecture using Neo4j knowledge graphs with typed entities and deduplication to solve the problem of AI agents forgetting entity identity across sessions, moving beyond flat files and vector stores.

0 favorites 0 likes
#graphrag

From Descriptive to Prescriptive: Uncover the Social Value Alignment of LLM-based Agents

arXiv cs.AI · 2026-05-15 Cached

This paper proposes SoVA, a framework using GraphRAG to align LLM-based agents with human social values by converting psychological theories into prescriptive instructions. Experiments on the DAILYDILEMMAS benchmark show significant improvements over prompt-based baselines.

0 favorites 0 likes
#graphrag

@Vasu_Devs: JustHireMe V0.1.31 is out. Github: https://github.com/vasu-devs/JustHireMe… Download: https://justhireme.ai The first p…

X AI KOLs Timeline · 2026-05-14 Cached

JustHireMe V0.1.31 is a major update to the local-first AI job search tool, adding a command center dashboard, custom job analysis, outreach generator, rebuilt knowledge graph, job pipeline CRM, live activity stream, built-in AI assistant, and modular agent configuration. It remains open source, free, and privacy-first.

0 favorites 0 likes
#graphrag

PersonalAI 2.0: Enhancing knowledge graph traversal/retrieval with planning mechanism for Personalized LLM Agents

Hugging Face Daily Papers · 2026-05-13 Cached

PersonalAI 2.0 introduces a framework that enhances LLM-based systems by integrating external knowledge graphs with dynamic multistage query processing and adaptive planning mechanisms, achieving reductions in hallucination rates and improved precision across multiple benchmarks.

0 favorites 0 likes
#graphrag

Building Agentic GraphRAG Systems: From knowledge graphs and ontologies to a unified memory as an MCP server for your AI agent.

Reddit r/AI_Agents · 2026-05-09

The author argues that GraphRAG is fundamentally a data modeling problem rather than just a retrieval algorithm, proposing a five-component architecture using ontologies, knowledge graphs, and an MCP server for unified agent memory.

0 favorites 0 likes
#graphrag

Development and Preliminary Evaluation of a Domain-Specific Large Language Model for Tuberculosis Care in South Africa

arXiv cs.CL · 2026-04-23 Cached

Researchers fine-tuned BioMistral-7B with QLoRA and GraphRAG to create a TB-care LLM for South Africa, showing improved contextual alignment over the base model.

0 favorites 0 likes
← Back to home

Submit Feedback