Protagonist Producer is an AI character creator app, powered by the OpenAI API. By typing in a brief idea, you get back a character portrait, a character name and a synopsis/backstory for your character using OpenAI API for Text-Davinci-003 and DALL·E 2.
- Clone the repository / Download the files and extract
- Paste your OpenAI API key in string format in place of "Your OpenAI API Key" in 'env.js'.
(How to get an OpenAI API key) - Type the command in the terminal of the Protagonist-Producer-main folder
npm start
- Click on the localhost link.