Skip to content

parkjson/GPTCovLet

Repository files navigation

GPTCovLet

License

PyPI

Build Status

codecov

Overview

Takes a job posting URL and your resume to generate a cover letter using OpenAI API.

Quickstart

pip install GPTCovLet (Alter login, "desc", and openAI_key, update url with LinkedIn URL, and uncomment completionQuery(url) before proceeding) python3 GPT_Cov_Let/scrapeToGPT.py

Video Demonstration in Documentation

Documentation

Docs

https://jaesungpark42.github.io/GPTCovLetDocs/