Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.28 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.28 KB

PhoenixGPT

A Python & ChatGPT prompt combo that allows you to easily make objection.lol scenes.

Example of a Finished Case:

Video (Click It)

Why Was 6 Afraid of 7? (objection.lol)
Why was 6 Afraid of 7?

How to Use

The prompt works best with GPT-4, however, the default 3.5 model should work as well.

  1. Copy and paste the prompt into ChatGPT.

  2. Put in your new topic by replacing "[REPLACE THIS WITH YOUR TOPIC]"

  3. Hit enter and wait for ChatGPT to output your case! In some cases, you'll have to tell it to "continue."

  4. pip install objectionpy

  5. Copy and paste the output from ChatGPT into the phoenixGPT Python script.

  6. Run the code.

  7. Sometimes, there will be errors. They're usually quite easy to solve. The error messages are quite descriptive. You can usually plug the error back into ChatGPT and it will tell you what to do.

  8. In the same directory that you ran the code in, there should now be a file called scene.objection.

  9. Go to objection.lol and load your scene.

  10. Sometimes, there are a few broken frames within the scene. If that's the case, copy the text from that frame, delete the frame, and create it manually.