https://github.com/fmueller/codex-graph
LLM-driven knowledge graph and history for your code.
https://github.com/fmueller/codex-graph
Last synced: 5 months ago
JSON representation
LLM-driven knowledge graph and history for your code.
- Host: GitHub
- URL: https://github.com/fmueller/codex-graph
- Owner: fmueller
- License: apache-2.0
- Created: 2025-09-20T09:16:55.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-02-25T21:15:06.000Z (5 months ago)
- Last Synced: 2026-02-26T00:00:54.482Z (5 months ago)
- Language: Python
- Homepage:
- Size: 308 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# codex-graph
LLM-driven knowledge graph and history for your code.
Parse source files into AST representations and store them in a PostgreSQL database with Apache AGE graph extension for graph-based querying.