Analysis updated 2026-05-18
Practice for a job interview with questions tailored to your uploaded CV and a pasted job description.
Get graded feedback and study references on missed multiple choice, short answer, or coding questions.
Track weak topics in a review list and get refreshers before an interview.
Run an entire interview prep session locally without sending your CV or answers to any external server.
| noswear94/prepr | 100/rutgers-pbl-dining-2015 | a15n/a15n_old | |
|---|---|---|---|
| Stars | 0 | — | — |
| Language | HTML | HTML | HTML |
| Last pushed | — | 2015-12-01 | 2016-06-18 |
| Maintenance | — | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 1/5 | 1/5 |
| Audience | general | general | general |
Figures from each repo's GitHub metadata at analysis time.
Requires a local, signed-in installation of Claude Code since the tool has no built-in AI model of its own.
Prepr turns Claude Code into a personal interview coach that runs entirely on your own computer. You upload your CV and paste in a job description, and it builds a study roadmap of around six to eight topics tailored to your background and the role, then quizzes you with multiple choice questions, fill in the blank questions, and coding tasks. It grades each answer, explains what you got wrong, and links to documentation or videos to help you study further. Topics you struggle with get tracked in a review list and revisited later, while topics you handle well are moved past. The project has no built in AI model of its own. Instead it relies entirely on a locally installed and signed in copy of Claude Code to generate questions and grade your answers, which means there is no API key to manage and no per use billing to worry about. Since everything runs on your machine at the local address 127.0.0.1, your CV and your answers never leave your computer, and the files that would contain your personal data are excluded from version control by default. Setup is simple on Windows, where a single batch file starts a small local server and launches Claude Code as the coach. On other systems you run the server manually with Python's built in tools, no extra packages needed, and then tell Claude Code to run the interview coach loop. Claude Code will ask for permission the first few times it runs local commands, which is expected since it is only running the relay scripts included in the project, and this can be pre-approved with an opt-in settings file if you prefer to skip the prompts. The project requires Claude Code, Python 3.8 or newer, and a modern browser. It is released under the MIT license.
A local interview coach that uses your own Claude Code installation to quiz and grade you based on your CV and a job description.
Mainly HTML. The stack also includes Python, HTML, JavaScript.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.