Antigravity Apps
Back to Showcase
AI
Web
Agentic

RepoSense

AI Agent Powered Code Analysis Platform that turns legacy codebases into living documentation.

Project Highlights

1

AI-Powered Analysis

Deep code understanding using LLMs via OpenRouter.

2

Agentic Workflows

Powered by Mastra for adaptive, tool-driven exploration.

3

Living Documentation

Auto-generates comprehensive docs including Architecture Diagrams, DB Schemas, API Refs, Tech Debt Reports, and Migration Guides.

About the project

RepoSense is a multi-tenant platform that uses AI agents to automatically analyze codebases and generate comprehensive documentation. It orchestrates tools to explore repositories, map architecture, and identify technical debt, transforming opaque legacy code into clear, actionable insights.

It generates a standard set of documentation files tailored to the codebase type (Full-stack, Backend, Mobile, Microservices):
- High-Level: Executive Summary (README-ANALYSIS.md), Role-based Navigation (INDEX.md)
- Architecture: System Diagrams (architecture.md), Database Schema (data-model.md), User Workflows (critical-flows.md)
- Technical: API Documentation (api-endpoints.md), Module Breakdown (modules.md), Dependency Security Audit (dependencies.md)
- Strategic: Technical Debt Report (tech-debt.md), Migration & Scaling Guide (migration-guide.md)

It offers multi-tenant security with full file-system isolation per organization and encrypted credentials, built on a scalable architecture using background processing with BullMQ and Redis.

Gallery

RepoSense - Gallery 1
1
RepoSense - Gallery 2
2
RepoSense - Gallery 3
3
RepoSense - Gallery 4
4
RepoSense - Gallery 5
5
RepoSense - Gallery 6
6
RepoSense - Gallery 7
7
RepoSense - Gallery 8
8
RepoSense - Gallery 9
9
RepoSense - Gallery 10
10
RepoSense - Gallery 11
11
RepoSense - Gallery 12
12

Key Features

  • AI-Powered Analysis: Deep code understanding using LLMs via OpenRouter.
  • Agentic Workflows: Powered by Mastra for adaptive, tool-driven exploration.
  • Living Documentation: Auto-generates comprehensive docs including Architecture Diagrams, DB Schemas, API Refs, Tech Debt Reports, and Migration Guides.
  • Multi-Tenant Security: Full file-system isolation per organization and encrypted credentials.
  • Scalable Architecture: Background processing with BullMQ and Redis for large repositories.

Tech Stack

Mastra TypeScriptOpenRouterReactTypeScriptTailwind CSSNode.jsExpressPostgreSQLRedisDocker