Whisperer - How to speak to any program with AI

Опубликовано: 27 Октябрь 2024
на канале: Mikael Codes
649
21

Learn to use a simple Python tool that allows you to talk to your computer and paste the text result into your active window. Great for composing emails, keeping a journal, taking notes, messaging friends, and even coding when you want to save your wrists and fingers.

All you need to have is Python3 and an OpenAI account and API key.

Code repo: https://github.com/grassick/whisperer

00:00 Intro
02:22 Viewing the Code
03:25 Running the Code
04:44 Adjusting the Translation Instructions

#openai #WhisperAPI #Python #AI