jaejaywoo / HireGPT

Job application made easy with OpenAI GPT model ๐Ÿ–๏ธ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HireGPT

screenshot

No one (ever really) enjoys writing job applications ๐Ÿ™…๐Ÿปโ€โ™‚๏ธ Just type in a few details like company name, your background, and job position, then the HireGPT will use OpenAI GPT model to generate the writings needed in your next job application (e.g. message to hiring manager, cover letter, etc).

โ—๏ธ NOTE: ChatGPT account required. You can login/sign-up for OpenAI API and get your API keys here.

How to use

1 Install the app (โš ๏ธ MacOS Only)

  1. Go to Releases and download the zip file.
  2. Unzip & run by clicking the HireGPT app.

2 Manual installation

Download the Github repo:

git clone https://github.com/jaejaywoo/HireGPT.git

Install all the necessary dependencies:

npm install

Run the app:

npm run start

About

Job application made easy with OpenAI GPT model ๐Ÿ–๏ธ

License:MIT License


Languages

Language:JavaScript 39.4%Language:CSS 24.3%Language:Python 21.4%Language:HTML 14.8%