Turn repositories into knowledge.

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.

Deep AST Parsing

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.

Read-Only Access

Norveth uses strict read-only tokens. Your code is cloned into an ephemeral, sandboxed environment, analyzed, and then immediately wiped from disk.

Commit Context

Norveth analyzes recent commits to understand the velocity and focus of the project, identifying "hot" files and core contributors automatically.