Platform Active • Zero Cloud Limits

RepoGPT

AI-powered repository intelligence and interactive architecture visualization platform.

Supercharged Codebase Intelligence

Explore, query, and dissect software systems instantly without leaving your browser.

Semantic AI Chat

Ask repository-wide questions naturally. Returns precise answers citing exact files and blocks of code.

Interact with Code

Architecture Graphs

Zoom, pan, and browse file structures, module imports, and requests paths via React Flow maps.

Explore Visualizations

Auto Documentation

Generates instant developer manuals, onboarding summaries, REST routing maps, and setup guides.

Generate Manuals

Unlock Conversational AI with Ollama

RepoGPT works natively out-of-the-box using local keyword indexing. To unlock fully conversational codebase Q&A, you can connect to local Large Language Models (LLMs) running on your own CPU or GPU.

Setup Instructions
🔒 100% Local and Secure🚀 Zero Cost & API Limits
1. Download & Install Ollama
Visit ollama.com to download and install the client for Windows, macOS, or Linux.
2. Launch the local LLM
Open your terminal and run a model optimized for coding tasks (e.g. DeepSeek Coder 6.7B or Llama 3):
ollama run deepseek-coder
3. Connect automatically
RepoGPT automatically detects the active connection at http://localhost:11434. You will see the Ollama Active badge in the Semantic Code Chat tab!