petermekhaeil / cvai.app

AI-powered resume and cover letter builder.

Home Page:https://www.cvai.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📝 cvAI

AI-powered resume and cover letter builder.

cvai-app-demo.mp4

Visit: www.cvai.app

How it works

This site uses OpenAI’s new GPT-4 with Vision model. It first converts the PDF to an image, constructs a prompt based on the resume and the job description, sends it to GPT-4 API, then streams the response back to the application.

Running Locally

After cloning the repo, go to OpenAI to make an account and put your API key in a file called .env.local.

OPENAI_API_KEY=

Use pnpm to install the dependencies and run the application.

pnpm install
pnpm run dev

About

AI-powered resume and cover letter builder.

https://www.cvai.app/


Languages

Language:Svelte 57.2%Language:TypeScript 30.3%Language:PLpgSQL 6.1%Language:JavaScript 4.2%Language:CSS 1.9%Language:HTML 0.4%