Connect your GitHub account or paste a public repository URL. Norveth parses the entire source tree, builds an AST, and understands how everything fits together.
We don't just read strings. Norveth builds an Abstract Syntax Tree of your entire repository to understand function calls, dependencies, and state management flow.
Norveth uses strict read-only tokens. Your code is cloned into an ephemeral, sandboxed environment, analyzed, and then immediately wiped from disk.
Norveth analyzes recent commits to understand the velocity and focus of the project, identifying "hot" files and core contributors automatically.