For the complete documentation index, see llms.txt. This page is also available as Markdown.

AI Generation

When authoring content in Coppola, you have the option to do so with and without the assistance of AI. AI Assistance can either generate methods from scratch or take behaviors/dialogue authored outside of our tool and format it correctly.

Table of Contents

The Basics

Our AI Assistance is found in the bottom right-hand corner of a task. It's a blue Generate New Method button.

There are a couple different fields:

  • Describe the desired task method: A blank field that allows free text. You can add a prompt or paste pre-written content here.

  • Model: The drop-down offers three different Claude models: Sonnet, Haiku, and Opus. If you're unsure of which one to use, you can compare the capabilities here.

  • Include the current method in the prompt: If you have another method open, you can choose whether you'd like to use that method as context for the new content you're about to create. If you'd like them to be separate, toggle the setting off.

    • This option will not appear if you don't have any methods in the task OR if you have not selected an existing method.

Once you hit Generate it will take a minute or so provide you with the new method. When the generation is complete, a modal will pop up in the middle of your screen. You can review the content and rename the method. If you're unsatisfied with the content, you can reject it and start again.

Script-to-Scene

Script-to-scene uses AI Assistance to take your pre-written behaviors and dialogue and formats them within Coppola. Rather than having to input your content line-by-line, the process drastically decreases the amount of time required to bring a scene to life.

  • To get started open an existing task or create a new one. Click on the blue Generate New Method button.

  • Paste your content into the prompt field, choose a model, and hit Generate.

  • Wait a minute for the generation to complete and then review the results. If you're satisfied with the results, click Accept. If not, reject the changes and start again.

  • That's it! Repeat the process for each new method you'd like to create.

Generating Methods from Scratch

  • To create a new method from scratch, click on the blue Generate New Method button.

  • Input a prompt of your choosing, choose a model, and hit Generate.

  • Wait a minute for the generation to complete and then review the results. If you're satisfied with the results, click Accept. If not, reject the changes and start again.

  • That's it! Repeat the process for each new method you'd like to create.

Last updated