Enterprise DNA

Omni by Enterprise DNA

Enterprise DNA Resources

Latest AI and industry news. Practical AI operating-system thinking for owners, operators, and teams doing real work.

220k+

Data professionals

Omni

AI agents and apps

Audit

Map the manual work

News AI News

Two competing "codebase to knowledge graph" skills are both scaling hard, with no mainstream coverage.

Graphify (836 stars/day, ★99,652 total) and Understand-Anything (555/day, ★76,957) are both local, deterministic AST-based alternatives to vector RAG.

Enterprise DNA |
Two competing "codebase to knowledge graph" skills are both scaling hard, with no mainstream coverage.

AI Pulse · Under the Radar

The play

Knowledge graphs are becoming the new default for agent code understanding, test one against your current RAG setup this month.

Two open-source projects are quietly pulling thousands of stars a day by solving the same problem: helping AI agents actually understand how code fits together. Graphify hit 99,652 stars with 836 new ones daily. Understand-Anything sits at 76,957, adding 555 a day. When two independent teams race toward the same wedge this fast, the wedge matters.

Both tools parse code into abstract syntax trees, then build knowledge graphs that map functions, dependencies, and structure. That sounds technical, but the practical win is simple. Vector search, the method most RAG systems use today, treats code like paragraphs. It finds similar snippets but misses how a function three files away actually calls the one you’re debugging. AST-based graphs trace those connections deterministically. An agent can follow the thread instead of guessing from embeddings.

This matters if you run a dev team or maintain legacy systems. Coding agents are getting cheaper and faster, but they still hallucinate or miss context when a codebase sprawls. A deterministic graph gives them a map. That means fewer wrong suggestions, faster onboarding for new hires who can ask plain questions about unfamiliar code, and less time hunting down why a change in one module broke something else.

Neither project has mainstream press yet. The traction is coming from developers who need this now, not from hype cycles. If you’re building internal tools or thinking about how AI fits into your engineering workflow, this is the kind of infrastructure that quietly becomes load-bearing. We see teams starting to weave graph-based code context into the Omni Command Centre so agents can answer “where does this data flow?” without a human tracing imports for an hour.

The convergence is the signal. Two teams, same solution, massive organic growth. The tooling for AI that actually ships is getting built in public, fast.

Free daily email

Get this every morning.

This brief is one item from today's AI Pulse, the short daily read we run for ourselves on what is actually happening in AI. Subscribe free and it lands in your inbox each morning.

Free daily email

Subscribe to the daily AI Pulse

One short read every morning on what is actually happening in AI. Free.

One email a day. Unsubscribe any time.