Product overview

How Repotrix works.

Documentation, diagrams, and answers that stay current with your code — automatically, on every commit, right inside your browser, your code editor, and even your AI assistant. Here’s the whole thing in plain English, no technical background needed.

What is Repotrix?

Repotrix reads your software project, understands it, and keeps living documentation, diagrams, security reports and a chat assistant about it permanently up to date — automatically, every time your team changes the code.

In plain EnglishImagine a giant Lego castle built by 20 people, with a thick instruction booklet nobody updates when bricks change. After a year it’s useless and a new builder is lost. Repotrix is a robot that watches the castle, and every time a brick changes, instantly rewrites the matching page — so the instructions are always correct.

Most “AI for your codebase” tools read your project once, at setup, and answer from that frozen snapshot forever. Repotrix follows every change, figures out what changed, and re-generates only the affected docs, diagrams, security findings and search data. What you read is always what actually shipped.

Web, editor & your AI assistant — one brain

Repotrix meets you in three places — all powered by one shared backend.

The Backend

The brain

A secure server holding all the logic: accounts, the AI, reading repositories, and storing everything. You never see it directly.

The Web app

repotrix.ai

The website and the signed-in dashboard where you read docs, chat, view diagrams and manage your account.

VS Code extension

In your editor

Brings every Repotrix feature into VS Code, so developers never have to leave their code.

Your AI assistant

via MCP · paid plans

Connect Repotrix to Claude Code, Cursor, Copilot, Gemini, ChatGPT or any other MCP-compatible tool, so the AI assistant you already use can answer from your live codebase.

In plain EnglishThink of a restaurant. The backend is the kitchen — where the real cooking happens. The web app, the VS Code extension, and your own AI assistant are different dining rooms where you order. All of them send orders to the same kitchen and get back the same food.

Your journey, end to end

  1. 1

    Sign up

    Email + password, or one click via Google, GitHub, Bitbucket or Microsoft.

  2. 2

    Connect a repository

    Point Repotrix at your code. Private repos use an access token that's encrypted before it's stored.

  3. 3

    Repotrix reads & understands it

    It securely reads the repo, removes any secrets, and builds a searchable understanding of the whole codebase.

  4. 4

    Use the features

    Chat, docs, diagrams, security, onboarding, PR reviews and drift — all grounded in your real code.

  5. 5

    It keeps itself current

    On every push, Repotrix refreshes only what changed. You never press “regenerate”.

You only do two things by hand: connect a repo once, and ask questions. Everything else is automatic.

How Repotrix reads your code

Turning raw code into something the AI can search happens in the background, so your experience stays fast.

1ReadSecurely fetches a copy of your repository.
2ProtectRemoves secrets & personal data before anything reaches the AI.
3UnderstandTurns code into meaning-based “fingerprints” (embeddings).
4IndexStores them in a search built to find things by meaning, fully isolated per customer.
5MapMaps how files & functions depend on each other.
6GenerateProduces the docs, diagrams, security report and onboarding guide.
What’s a “fingerprint”?It turns text into a point on a giant map of meaning. Code about “user login” lands in one neighbourhood; “billing” lands far away. When you ask a question, Repotrix turns your questioninto a point too and looks for the nearest code on the map — that’s how it finds the right code without keyword-matching.

Chat you can trust

Chat uses a proven technique called RAG — it fetches the relevant code first, then lets the AI answer using only that.

1Ask your question
2Find the relevant code
3Give it to the AI
4Answer with citations
In plain EnglishIt’s an open-book exam. The AI isn’t recalling your code from memory (it can’t — it’s private). Repotrix flips to the right pages of your codebase, lays them on the desk, and the AI answers using only what’s on the desk. That’s why answers stay accurate and cite their sources.

Why it stays current

This is the heart of Repotrix. Other tools generate documentation once; Repotrix keeps it continuously in step with your code: your code host notifies it on every push, each ping is cryptographically verified, and only the affected docs, diagrams, security and search are refreshed.

In plain EnglishA normal docs tool is a photograph: accurate the day it’s taken, slowly wrong forever after. Repotrix is a live mirror — it always shows your code as it is right now, and even sends a weekly summary of everything it quietly kept tidy for you.

Everything it does

Chat

Ask anything; get an answer grounded in the current commit, with clickable citations to the exact files.

Documentation

Technical docs written from your code, rewritten whenever a merge changes what they describe. Export to PDF/Markdown.

Architecture Diagrams

Architecture, dependency and sequence diagrams that regenerate on every push. Export as SVG/PNG.

Security Reports

Scans for leaked secrets, personal data and licensing issues, with a severity-ranked health score.

Onboarding Guides

Role-aware getting-started guides built from the live codebase, so new hires learn the system as it is today.

PR Reviews

Every pull request reviewed against your current docs; findings posted back onto the PR automatically.

Drift Detection

Flags the moment your real architecture diverges from its documentation.

Configuration

Manage your AI key, access tokens and per-repo settings in one place.

Security & trust

Repotrix reads private source code, so trust is everything. Security is layered throughout:

  • Secrets removed before the AI — keys, passwords and personal data are replaced with [REDACTED] before a single byte reaches the AI.
  • Encryption at rest — your access token and AI key are encrypted; a database leak alone can’t expose them.
  • Full isolation — each customer’s data lives in its own space; one account can never read another’s.
  • Passwords never stored as text — only one-way scrambled hashes; sign-in tokens expire and die on logout.
  • Verified notifications — change-pings are cryptographically checked for authenticity.
  • Backups with restore drills — nightly backups, regularly tested to be sure they work.

Plans

Repotrix comes in three plans, so you can start free and scale up as your team grows:

FreePaidEnterprise
Sign in or create a free account to see full plan details, limits and pricing.

Why teams choose Repotrix

Documentation you can trust

It stays current on every commit, so you never double-check the docs against the code.

Answers grounded in your real code

Chat cites the exact files, so you can verify everything — no confident guesses.

Wherever you work

A web dashboard, a VS Code extension, and your own AI assistant (via MCP) — all drawing on the same live context, always in sync.

Faster onboarding

New hires learn from guides built from the live codebase, not a stale wiki.

A built-in safety net

Security scans, drift alerts and PR reviews catch problems early.

You stay in control

Bring your own AI key, manage your tokens, and keep your data isolated and encrypted.

Ready to try it?

Connect a repository in a few minutes and watch your docs keep themselves current.