1 repository
Shared hosted repositories of project-specific knowledge graphs used as a single source of truth for teams.
Distinct from Shared Knowledge Graph Memory: Focuses on the organizational benefit of shared project truth rather than agent-level session memory.
Explore 1 awesome GitHub repository matching software engineering & architecture · Centralized Project Intelligence. 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
Hosts a centralized knowledge graph over HTTP so multiple team members can query a single source of project truth.