[AI Art & ChatGPT Series] - App #8: AI Audio Transcriber
What You'll Learn
APIs to automatically transcribe and understand audio and video
Course Details
APIs to automatically transcribe and understand audio and video
Course Curriculum
Module 1 — Module #1: Setting Up
What we are building
3:22
Installing Node.js
Creating NextJS project
Project structure
Module 2 — Module #2: Front-end
Creating UI
Adding file uploader
Adding media player
Module 3 — Module #3: API
Transcription
Loading spinner
Creating server API
Calling transcription API
Module 4 — Module #4: History
Local storage
Listing history
File size format
Showing transcriptions
Removing transcriptions
Module 5 — Full Source Code
Download