After getting accepted to the gpt-3 api open beta, I started brainstorming ideas in which I can utilize the api
for a project, and I finally settled on the idea of a gpt-3 romantic partner.
How does this work?
- First I fine turned gpt-3 davinci with a text prompt
- By using tkinter, a texting ui will be created for the conversation
- After entering a message, the bot will respond and the conversation is recorded in the ui
- Train a tensor flow ai to identify test content if a user want a picture
- Scape reddit api for picture depending on the message from the user