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 a resume.
The front-end was comprised of SvelteKit, a framework that uses Svelte for web applications. The back-end is saved through Supabase.