MLH-Fellowship / orientation-project-python-23.SUM.B

Orientation Project (Python) for 23.SUM.B
1 stars 18 forks source link

Add ChatGPT functionality to help users reword the description section of their resume #10

Open wrussell1999 opened 1 year ago

wrussell1999 commented 1 year ago

Both the Experience and Education sections have description fields. Using the OpenAI API, create suggestions on how the description field should be updated.

In order to complete this, you'll need to collaborate with the fellows contributing to JavaScript to agree on a format for how a user can accept the ChatGPT suggestion in the client and have it replace the old description on the server.

winstxnhdw commented 1 year ago

I would like to work on this issue.