Skip to content

tin2tin/Blender_Screenwriter_Assistant_chat_GPT

 
 

Repository files navigation

Screenwriter Assistant

Use Chat GPT in the blender text editor for generating or rewriting screenplays. It can be used in combination with Blender Screenwriter: https://github.com/tin2tin/Blender_Screenwriter

image

Installation

Download the addon from the releases section and install it. Then go to Open AI and create an account. Click on your profile picture and go to View API Keys. You may need to add a payment method if you don't have any free credits. The new Chat GPT endpoint is very affordable, you can view the pricing on the website. You should also set a limit so you don't accidentally spend more than you want.

image

Write

Write got two entry boxes. Since this chatGPT solution do not have any memory, you can use the first text box for the assignment you want solved right now ex. write a scene where this happens. The secound text box are for the elements which are general for the story like a plot outline and characte descriptions. Having it devided into two text boxes means you can clean the first box to quickly enter the current assignment, but keep the general stuff.

Rewrite

Rewrite is for changing the selection according to the prompt. Ex.

  • "Translate to English"
  • "Improve the grammar"
  • "Fix spelling mistakes"
  • "Insert camera angels and shot descriptions this way [[shot: description]]"

Adknowledgement

The script was originally developed by Joshua Knauber as a code assistant: https://github.com/joshuaKnauber/bpy-chat-gpt

About

Chat GPT integrated into Blender Screenwriter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%