Whenever I wanted to ask Claude or ChatGPT about a project, I had to spend the first 15–20 minutes preparing context.
Open repo → copy file → paste → repeat → realise I forgot something → hit context limits → start trimming.
So I built RepoPrep.
You drop a project folder or ZIP, and it generates a single structured context file that you can paste into tools like Claude, ChatGPT, or Gemini.
It filters out things like dependency folders, build outputs, binaries, and other noise so the model only sees the relevant code.
Everything runs entirely in the browser — no uploads, and your code never leaves your machine.
Still early, and I’d really appreciate feedback from developers using AI for coding.
rajivnaskar•1h ago