In this video, we will make our own AI-based Saas product with 0 knowledge of Artificial Intelligence using existing publicly available APIs.
The project is built using Next.js with an API from Rapid API Hub. We will use a speech-to-text API to convert our videos/audio to text, making it easy to convert the content into a blog.
00:00 Introduction
00:35 Creating project
02:04 Tailwind configuration
03:11 Header section
17:07 Detail section
25:26 Creating a modal
50:45 Connecting API
54:58 Testing the product