Skip to content Skip to sidebar Skip to footer

Widget HTML #1

Create an OpenAI Video To Text Transcriber App With Tkinter

Create-an-OpenAI-Video-To-Text-Transcriber-App-With-Tkinter

 Create an OpenAI Video To Text Transcriber App With Tkinter

Learn to Connect Your Python Apps To OpenAI For Artificial Intelligence The Fast And Easy Way!


Created by John Elder | 1.5 hours on-demand video course


Recommended Course


GUI Development with Python and Tkinter

Create a Text Completion ChatGPT A.I. Bot With Tkinter


In this course we’ll build a cool GUI app using Python and Tkinter (and ttkbootstrap the modern looking Tkinter library) that connects to the OpenAI Whisper-1 Model to convert video to text. You’ll be surprised just how quickly you can create some pretty cool looking apps that are powered by state of the art Artificial Intelligence!!


OpenAI is the maker of ChatGPT, and their Whisper-1 model allows you to upload video or audio files to their artificial intelligence model, and have it convert those files to text transcriptions! We’ll discuss how to connect to OpenAI with an API Key, query the engine, and parse the responses in the correct way.


We’ll use the TTKBootstrap library for Python and Tkinter that will allow our app to look very cool and modern (compared to stodgy old looking Tkinter). You don’t need any experience with Tkinter or TTKBootstrap to take this course, I’ll walk you through it all very easily.


What you’ll learn


  • Intro To the OpenAI Speech To Text Transcriber Whisper-1 Model API
  • Intro Use of Python
  • Intro Use of Intermediate Tkinter
  • Intro Use of TTKBootstrap Tkinter Library


Post a Comment for "Create an OpenAI Video To Text Transcriber App With Tkinter"