sentient-engineering / jobber

browser controlling AI agent that applies to relavant jobs on internet autonomously. join chat @ https://discord.gg/umgnyQU2K8
https://jobber.sentient.engineering
MIT License
243 stars 27 forks source link

Improve setup documentation #2

Open avikalpg opened 2 months ago

avikalpg commented 2 months ago

Added requirements.txt file and updated the README to include more detailed steps to setup the project locally.

I also added a __main__.py file which is an exact replica of the main.py file because running jobber.main module was not working for me.