RepoMindRepoMind
RepoMindRepoMind

FAQ

Frequently asked questions

Quick answers to common questions about RepoMind.

No. ChatGPT is a general-purpose model with no awareness of your private codebase. RepoMind indexes your repository into a private vector store and uses retrieval-augmented generation, so every answer is grounded in your actual files - with citations you can verify.

RepoMind is designed to minimise hallucination by only answering from retrieved code chunks. When the answer isn't in your indexed code, it will tell you "I don't know" rather than guess. That said, no AI system is perfect - which is why every answer includes file-path citations so you can verify.

Yes. We use read-only GitHub OAuth, isolate data per user and repo, never train on your code, and delete all data when you disconnect. See our Security page for full details.

Any GitHub repository you have access to - public or private. We plan to support GitLab and Bitbucket in the future.

Most repositories are indexed in under five minutes. Very large repos (1M+ lines) may take longer, but you can start asking questions as soon as indexing completes.

Yes. Disconnecting a repository permanently deletes all associated embeddings and metadata from our systems. You can also request full account deletion at any time.

Still have questions? Get in touch