RepoSense
AI Agent Powered Code Analysis Platform that turns legacy codebases into living documentation.
Project Highlights
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.
About the project
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

Click to view full size

Click to view full size

Click to view full size

Click to view full size

Click to view full size

Click to view full size

Click to view full size

Click to view full size

Click to view full size

Click to view full size

Click to view full size

Click to view full size
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
Want to keep exploring?
Here's another project you can jump into next.
MedScribe
A privacy-focused clinical assistant that analyzes patient encounters locally using Google's medical AI models — no cloud APIs, no data leaving your device.