ShettySach / Protagonist-Producer

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protagonist Producer

Home

Protagonist Producer is an AI character creator app, power 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.

Steps to run:

  1. Clone the repository / Download the files and extract
  2. 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)
  3. Type the command in the terminal of the Protagonist-Producer-main folder
    npm start
  4. Click on the localhost link.

Sample outputs:

Input: Futuristic dark ninja who fights with neon swords.

A1 A2

Input: An old school gangster with a liking for gold.

B1 B2

Input: Dark, vengeful swordsman with a cat sidekick.

C1 C2

Other outputs:

image

About

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.


Languages

Language:CSS 48.3%Language:JavaScript 32.9%Language:HTML 18.9%