This repo is created to help jobseekers generate customised resume and cover letter based on the job description and the resume.
Clone this repo to your local machine: git@github.com:Form-pilot/CoverLetterGenerator.git
Go to the folder. cd CoverLetterGenerator
Install requirments: pip install -r requirements.txt
Set AI key in envs.py file
Run the project: fastapi dev main.py
Check the API at this address: http://127.0.0.1:8000/docs