mseckykoebel / CT3

An improv comedy sketch generator using openAI's GPT-3 API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comedy Tonight (CPT3)

This is a script generator, made with concept net and GPT-3

How to run

  1. Clone the repo
  2. cd into the root directory
  3. Run python -r requirements.txt to install the correct dependencies
  4. In main.py, on line 39, enter the number of iterations by editing num_iterations. 4 iterations means a conversation that is 8 sentences long
  5. Run main.py with python main.py
  6. Open to port http://127.0.0.1:8080/ in your browser to view
  7. Ask @masonsecky-koebel for the .env
  8. Venmo @masonsecky-koebel $0.10 per run bc these API calls ain't cheap ;)

About

An improv comedy sketch generator using openAI's GPT-3 API.

License:Other


Languages

Language:Python 90.2%Language:HTML 5.8%Language:CSS 4.0%