Resume Matching

This project focused on creating a resume-job matching LLM application for job-seekers that are having trouble with landing an initial interview.

The website uses an LLM to embed values on job postings from other sites and on users’ resumes in order to match the best job postings based on the contents of the resume.

Visit the site here: interviewmoves.org

The front-end was comprised of SvelteKit, a framework that uses Svelte for web applications, which is the work that I was responsible for during my time in this project. The back-end is done through Supabase.