interview-coach
The Interview Coach project provides personalized AI-driven interview practice by allowing users to upload their CV and project documents, input a job description, and engage in a tailored interview simulation. It is technically notable for its use of a local large language model (LLM) running on a GPU, combined with a FastAPI backend and a React frontend, ensuring that all data remains on the user's machine.