Super basic chrome extension that auto-generates answers for upwork proposals.
Backend:
- install
flask
flask-cors
andopenai
python packages. - Ask Sam for openai apikey
- Run main.py. This will just spin up a server on localhost:5000
Frontend:
- In chrome, go to
chrome://extensions/
- Top right hand corner, turn on "Developer Mode".
- Click Load Unpacked
-
Navigate and select the frontend folder
-
Navigate to an upwork proposal page (https://www.upwork.com/ab/proposals/job/~0130f5aea3da737cd4/apply/)
-
Open the extension and fill out the fields out. Your auto-generated responses will be based off these fields.
Name: Maybe useless atm but fill out full name
Bio: Whatever you want the model to know about you prior to generating the answers.
Technologies: Just list any tech that you use that want the model to be aware of
Voice Example: A previous cover letter of yours that the model can use to mimic your voice. Not super effective atm but it helps
Preferred signature: whatever you want to sign the cover letter
Project history: unused atm.