Skip to content

Creates AI generated Spongebob episodes

Notifications You must be signed in to change notification settings

Theburaka/sponge-ai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Archived

lost interest check out Pork's version

sponge-ai

inspired by ai sponge.

Requirements

uberduck api key and secret

openai api key

OpenAI-Unity by srcnalt

Tutorial

https://www.youtube.com/watch?v=XrYNB16SNQQ

How to use

create an empty game object and add the AIThing script to it.

insert the keys and stuff in the script's corresponding input boxes.

If you want the camera to follow the characters as they talk create a Cinemachine camera and call the characters gameobject's the same as they're called in the Generate method in AIThing.cs

for subtitles and video player to work create a canvas and add a textmeshpro and video player as children to the canvas. set the video player's render mode to Camera Near Plane and put the camera in the camera field.

Preview

sponge.ai.preview.mp4

About

Creates AI generated Spongebob episodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%