Tagged articles

code knowledge graph

4 articles · Page 1 of 1
Geek Labs
Geek Labs
Jul 6, 2026 · Artificial Intelligence

CodeGraph vs Graphify: Comparing Two Open‑Source Code Knowledge Graph Tools

The article examines why current AI coding assistants lack a global view of projects, introduces the open‑source CodeGraph and Graphify projects that build code knowledge graphs, compares their architectures, benchmark results, token savings, limitations, and provides quick start instructions for each.

AI coding assistantsDeveloper ToolsGraphify
0 likes · 8 min read
CodeGraph vs Graphify: Comparing Two Open‑Source Code Knowledge Graph Tools
Java Backend Technology
Java Backend Technology
Jun 12, 2026 · Artificial Intelligence

Understanding Code Knowledge Graphs: How to Choose Between Understand Anything and CodeGraph

The article compares two popular code‑knowledge‑graph projects, Understand Anything and CodeGraph, explaining why such tools are needed in the AI‑coding era, detailing their installation, core architecture, supported features, ideal use cases, and offering a practical guide on which one to adopt first.

LLMTree-sitterUnderstand Anything
0 likes · 17 min read
Understanding Code Knowledge Graphs: How to Choose Between Understand Anything and CodeGraph
Ubiquitous Tech
Ubiquitous Tech
May 23, 2026 · Artificial Intelligence

How CodeGraph Cuts Token Usage for AI Coding Assistants

The article analyzes why AI coding agents waste tokens while exploring unfamiliar code bases, introduces the open‑source CodeGraph tool that builds a local code knowledge graph, and shows how it reduces API calls from 57 to 5 and speeds up responses from minutes to seconds.

AI codingMCPNode.js
0 likes · 13 min read
How CodeGraph Cuts Token Usage for AI Coding Assistants
Baidu Geek Talk
Baidu Geek Talk
Nov 2, 2023 · Artificial Intelligence

AI-Powered Code Defect Detection: Leveraging Code Knowledge Graphs and Large Language Models

The paper presents an AI‑driven static analysis framework that builds code knowledge graphs to extract relevant slices and leverages large language models for multilingual defect prediction, achieving up to 80% F1, detecting 662 defects across 1,100 C++ modules with a 26.9% recall gain over traditional rule‑based scanners.

BERTcode defect detectioncode knowledge graph
0 likes · 9 min read
AI-Powered Code Defect Detection: Leveraging Code Knowledge Graphs and Large Language Models