Why Hasn't Anyone Built This? I’m Doing It

Описание к видео Why Hasn't Anyone Built This? I’m Doing It

Steps mentioned in the video:
1) Initialize a React + Tailwind + Vite app
2) Upload it as a chrome extension
3) Use MediaStream to record audio inside the browser
4) Create account in Modal and get API token
5) Deploy a simple FastApi server into Modal
6) Deploy a Whisper OpenAI model into Modal
7) Send recorded audio to the server
8) Show transcription into the selected input

0:00 - Intro
1:03 - Creating an Extension
3:43 - Adding the Button
9:15 - Recording Audio
13:08 - Setup API service
15:21 - Deploy Whisper Model
18:17 - Sending Audio to API
23:57 - It's Working!!
25:52 - What's Next

Комментарии

Информация по комментариям в разработке