Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 650 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 650 Bytes

CV Creator

Create your Resume for ATS with this simple tool developed using React, TypeScript, Vite, TailwindCSS and HuggingFace. You can save your date as a .json file to edit later or use an existing .pdf to convert your data using AI. CV Creator

Running with npm

Download and install node.js.

Open your terminal/cmd on the repo directory and run:

> npm install

Then...

> npm start

AI API repo