knowledge graph

30 articles about knowledge graph in AI news

Developer Ships LLM-Powered Knowledge Graph Days After Karpathy Tweet

Following a tweet by Andrej Karpathy, a developer rapidly built and released a working implementation of an LLM-powered knowledge graph on GitHub, showcasing the speed of open-source AI development.

85% relevant

Graphify: Open-Source Tool Builds Knowledge Graphs from Code & Docs in One Command

Developer shipped Graphify, an open-source tool that builds queryable knowledge graphs from code, docs, and images in one command. It uses a two-pass pipeline with tree-sitter and Claude subagents, achieving 71.5x fewer tokens per query versus reading raw files.

95% relevant

GitNexus Open Sources Codebase Knowledge Graph Engine for AI Agents

GitNexus, an open-source knowledge graph engine, autonomously indexes codebases to map dependencies and execution flows. It integrates with Claude Code, Cursor, and Windsurf via MCP to give AI agents architectural awareness, preventing breaking changes.

99% relevant

Claude Code Plugin 'Understand' Generates Interactive Knowledge Graphs from Codebases

A new Claude Code plugin called 'Understand' automatically analyzes any codebase to create an interactive knowledge graph. It enables developers to query code in plain English, visualize dependencies, and generate onboarding guides.

87% relevant

EpisTwin: A Neuro-Symbolic Framework for Personal AI Using Knowledge Graphs

Researchers propose EpisTwin, a neuro-symbolic architecture that builds a Personal Knowledge Graph from fragmented user data to enable complex, verifiable reasoning. It addresses limitations of standard RAG by capturing semantic topology and temporal dependencies.

70% relevant

Multimodal Knowledge Graphs Unlock Next-Generation AI Training Data

Researchers have developed MMKG-RDS, a novel framework that synthesizes high-quality reasoning training data by mining multimodal knowledge graphs. The system addresses critical limitations in existing data synthesis methods and improves model reasoning accuracy by 9.2% with minimal training samples.

80% relevant

GitNexus Revolutionizes Code Exploration: Browser-Based AI Transforms GitHub Repositories into Interactive Knowledge Graphs

A new tool called GitNexus transforms any GitHub repository into an interactive knowledge graph with AI chat capabilities, running entirely in the browser without backend infrastructure. This breakthrough enables developers to visualize and query complex codebases through intuitive graph interfaces and natural language conversations.

85% relevant

Code-Review-Graph Cuts Claude Token Usage 8.2x with Local Knowledge Graph

A developer released 'code-review-graph,' an open-source tool that uses Tree-sitter to build a persistent structural map of a codebase. This allows Claude to read only relevant files, cutting average token usage by 8.2x across six real repositories.

100% relevant

Graph-Based Recommendations for E-Commerce: A Technical Primer

An overview of how graph-based recommendation systems work, using knowledge graphs to connect users, items, and attributes for more accurate and explainable product suggestions in e-commerce.

80% relevant

Building a Smart Learning Path Recommendation System Using Graph Neural Networks

A technical article outlines how to build a learning path recommendation system using Graph Neural Networks (GNNs). It details constructing a knowledge graph and applying GNNs for personalized course sequencing, a method with clear parallels to retail product discovery.

70% relevant

Beyond Vector Search: How Core-Based GraphRAG Unlocks Deeper Customer Intelligence for Luxury Brands

A new GraphRAG method using k-core decomposition creates deterministic, hierarchical knowledge graphs from customer data. This enables superior 'global sensemaking'—connecting disparate insights across reviews, transcripts, and CRM notes to build a unified, actionable view of the client and market.

65% relevant

How to Run Claude Code 24/7 Without Burning Your Context Window

Implement a hard 50K token session cap and a three-tier memory system (daily notes, MEMORY.md, PARA knowledge graph) to prevent context bloat and memory decay in long-running Claude Code agents.

100% relevant

How This Obsidian Vault Template Gives Claude Code a Long-Term Memory

A GitHub template creates a persistent knowledge graph for Claude Code, eliminating session amnesia and compounding engineering decisions across conversations.

84% relevant

How to Build a Multi-Agent Dev System: One Developer's 40-Commit Field Report

A developer's two-week field report reveals how CLAUDE.md, knowledge graph corrections, and multi-agent workflows create compounding productivity gains.

92% relevant

EMBRAG Framework Achieves SOTA on KGQA Benchmarks via Embedding-Space Rule Generation

Researchers propose EMBRAG, a framework that uses LLMs to generate logical rules from a query, then performs multi-hop reasoning in knowledge graph embedding space. It sets new state-of-the-art on two KGQA benchmarks.

84% relevant

Tuning-Free LLM Framework IKGR Builds Strong Recommender by Extracting Explicit User Intent

Researchers propose IKGR, a novel LLM-based recommender that constructs an intent-centric knowledge graph without model fine-tuning. It explicitly links users and items to extracted intents, showing strong performance on cold-start and long-tail items.

100% relevant

MIRAGE AI Framework Bridges Critical Gap in Alzheimer's Diagnosis by Synthesizing MRI Insights from Health Records

Researchers have developed MIRAGE, a novel AI framework that uses knowledge graphs to synthesize diagnostic MRI information from electronic health records, potentially revolutionizing Alzheimer's disease assessment in resource-limited settings by bridging the missing-modality gap.

75% relevant

JBM-Diff: A New Graph Diffusion Model for Denoising Multimodal Recommendations

A new arXiv paper introduces JBM-Diff, a conditional graph diffusion model designed to clean 'noise' from multimodal item features (like images/text) and user behavior data (like accidental clicks) in recommendation systems. It aims to improve ranking accuracy by ensuring only preference-relevant signals are used.

78% relevant

Andrej Karpathy's Personal Knowledge Management System Uses LLM Embeddings Without RAG for 400K-Word Research Base

AI researcher Andrej Karpathy has developed a personal knowledge management system that processes 400,000 words of research notes using LLM embeddings rather than traditional RAG architecture. The system enables semantic search, summarization, and content generation directly from his Obsidian vault.

91% relevant

Federated RAG: A New Architecture for Secure, Multi-Silo Knowledge Retrieval

Researchers propose a secure Federated Retrieval-Augmented Generation (RAG) system using Flower and confidential compute. It enables LLMs to query knowledge across private data silos without centralizing sensitive documents, addressing a major barrier for enterprise AI.

72% relevant

DiffGraph: An Agent-Driven Graph Framework for Automated Merging of Online Text-to-Image Expert Models

Researchers propose DiffGraph, a framework that automatically organizes and merges specialized online text-to-image models into a scalable graph. It dynamically activates subgraphs based on user prompts to combine expert capabilities without manual intervention.

100% relevant

Context Graph for Agentic Coding: A New Abstraction for LLM-Powered Development

A new "context graph" abstraction is emerging for AI coding agents, designed to manage project state and memory across sessions. It aims to solve the persistent context problem in long-running development tasks.

89% relevant

PlayerZero Launches AI Context Graph for Production Systems, Claims 80% Fewer Support Escalations

AI startup PlayerZero has launched a context graph that connects code, incidents, telemetry, and tickets into a single operational model. The system, backed by CEOs of Figma, Dropbox, and Vercel, aims to predict failures, trace root causes, and generate fixes before code reaches production.

87% relevant

Graph-Enhanced LLMs for E-commerce Appeal Adjudication: A Framework for Hierarchical Review

Researchers propose a graph reasoning framework that models verification actions to improve LLM-based decision-making in hierarchical review workflows. It boosts alignment with human experts from 70.8% to 96.3% in e-commerce seller appeals by preventing hallucination and enabling targeted information requests.

76% relevant

LangGraph vs CrewAI vs AutoGen: A 2026 Decision Guide for Enterprise AI Agent Frameworks

A practical comparison of three leading AI agent frameworks—LangGraph, CrewAI, and AutoGen—based on production readiness, development speed, and observability. Essential reading for technical leaders choosing a foundation for agentic systems.

80% relevant

Graph Tokenization: A New Method to Apply Transformers to Graph Data

Researchers propose a framework that converts graph-structured data into sequences using reversible serialization and BPE tokenization. This enables standard Transformers like BERT to achieve state-of-the-art results on graph benchmarks, outperforming specialized graph models.

70% relevant

New Research Shows How LLMs and Graph Attention Can Build Lightweight Strategic AI

A new arXiv paper proposes a hybrid AI framework for the Game of the Amazons that integrates LLMs with graph attention networks. It achieves strong performance in resource-constrained settings by using the LLM as a noisy supervisor and the graph network as a structural filter.

98% relevant

Future-Proof Your AI Search: Why Static Knowledge Bases Fail Luxury Retail

New research reveals AI retrieval benchmarks degrade over time as information changes. For luxury brands using AI for product recommendations and clienteling, this means static knowledge bases become stale, hurting customer experience and sales.

60% relevant

GuardClaw: The Cryptographic Audit Trail That Could Make AI Agents Accountable

GuardClaw introduces cryptographically verifiable execution logs for AI agents, creating immutable records of autonomous actions. This open-source protocol could revolutionize accountability in AI systems performing financial trades, infrastructure changes, and critical operations.

75% relevant

Anthropic's Stealth Education Revolution: Free AI Curriculum Democratizes Technical Knowledge

Anthropic has launched a comprehensive, completely free AI curriculum designed to make technical AI education accessible to everyone. The curriculum covers fundamentals to advanced topics without tuition, waitlists, or prerequisites, potentially reshaping how AI knowledge is distributed.

85% relevant