Skip to content

FujiwaraChoki/jobber

Repository files navigation

Jobber

Automate sending applications using Python, Selenium and GPT-3.5-Turbo.

Installation

git clone https://github.com/FujiwaraChoki/jobber.git
cd jobber
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

# Populate config.json
cp config.json.example config.json
vim config.json

Usage

python main.py

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published