repolex

code intelligence for the rest of us

Big Tech built internal code intelligence systems — dependency graphs, cross-repo analysis, structural understanding — that make their 10,000th engineer as effective as their 100th. That tooling is locked behind their walls.

repolex is the open source version.

Built on open standards. Works on any codebase. The graph is yours — extend it if and how you like.

Cross-repo intelligence

Not just single-file code search. Deep structural understanding of how code connects across repositories, dependencies, and fork networks.

Open standards

RDF, SPARQL, OWL. Not proprietary. Query your code the way you query data — with a language that's been battle-tested for 20 years.

Any language

173 language dialects parsed into AST via tree-sitter. 12 languages with full LSP call graph resolution. If it compiles, we can graph it.

Your infrastructure

Code never leaves. Important for enterprise. Important for defense. The graph runs where you run.

Composable

Combine repos, dependencies, fork networks into a unified knowledge graph. 118K+ triple ontology with OWL reasoning.

Built for LLMs

Pre-parsed, compressed, and structured so your model gets maximum signal per token of context.