Custom ChatGPT and Whisper(speech to text) Plugins for TouchDesigner

Mark Tutorial Completed! Hey! In this tutorial we’ll go over 2 new components I developed to run OpenAI’s Whisper (speech to text) and ChatGPT within TouchDesigner. The components work without any setup needed, just add your OpenAI API key. I also show how to extend the functionality of the components so you can use these […]

Generating Text with GPT3 in TouchDesigner

Mark Tutorial Completed! You’ve probably heard about OpenAI’s GPT3 or its sibling, ChatGPT, as they’ve been making headlines recently about their ability to generate very convincing human-like text. ​​At this point, ChatGPT is only available in a web-based beta, but GPT3 is accessible via an API, and (great for TouchDesigner users!) has its own Python […]

Speech to Image Dev Live pt2. OpenAI Whisper + ChatGPT + Stable Diffusion + TouchDesigner

Mark Tutorial Completed! Still just working on translating boring spoken words into useful prompts for generating AI images.