_
A persistent knowledge graph for your AI assistant.
AI-native code intelligence platform. Build a persistent Knowledge Graph of your codebase and give your AI assistant a brain.
How It Works
It doesn't replace your agent. It gives it long-term memory.
$ grep -r "syncInventory" src/> What breaks if I change syncInventory?← drag to compare →
21 MCP Tools.
Zero Hallucinations.
Your AI calls them directly. No file dumps, no context window overflow.
Search for nodes by name, path, or pattern. Supports wildcards and case-insensitive matching.
"Find all auth-related functions"Downstream impact analysis with confidence filtering. Which nodes break if a symbol is modified.
"What breaks if I change parseFile?"Rich context for a file or function: contains, calls, calledBy, imports, inheritance.
"Give me context for graph.service.ts"Full health metrics: dead code, god objects, god files, duplicates, all 17 node type counts.
"Are there any dead code or god objects?"Full symbol explanation: type, file, callers, callees, edge counts, container context.
"Explain the createGraphService function"Execution flow tracing from entry points (routes, events, queues) through the call graph.
"Trace the request lifecycle for /api/checkout"Polyglot Support
nomik initInitialize project + Neo4jnomik scanParse files & build graphnomik scan:incrementalGit diff-based selective re-scannomik statusConnection & project statsnomik watchLive file monitoringnomik queryRaw Cypher queriesnomik recentRecently modified nodesnomik impactBlast-radius analysisnomik explainFull symbol contextnomik pr-impactPR blast-radius (diff → graph)nomik test-impactAffected test filesnomik renameGraph-aware renameSee It In Action
Watch Nomik analyze impact, review PRs, and onboard — all from the CLI. Click "Run Demo" to start the interactive walkthrough.
Grep vs. Graph
Stop drowning your AI in file dumps. Give it a structured graph.
Built, Tested, Shipping.
Every feature works today. 100% local — no cloud, no data leaves your machine.