1 个仓库
Network endpoints that allow remote users or agents to query a hosted knowledge graph.
Distinct from Shared Knowledge Graph Memory: Focuses on the network transport and remote access layer rather than the internal memory management of the graph.
Explore 1 awesome GitHub repository matching software engineering & architecture · Remote Access APIs. Refine with filters or upvote what's useful.
Graphify is a knowledge retrieval system that transforms directories of source code and documentation into structured, queryable project maps. It utilizes a code-to-graph parser to extract technical metadata and system connectivity, converting a mix of code, SQL schemas, and documentation into a unified graph structure. The project distinguishes itself by integrating these knowledge graphs with AI coding assistants through a Model Context Protocol server and dedicated tool hooks. This allows AI agents to perform lookups and impact analysis on node neighbors and shortest paths to understand ho
Exposes the internal project knowledge graph as a shared network service allowing remote queries via standard web requests.