1. Tubelator AI
  2. >
  3. Videos
  4. >
  5. People & Blogs
  6. >
  7. How AI Built a $900K/mo App in Just One Day

How AI Built a $900K/mo App in Just One Day

Available In Following Subtitles
English
Variant 1
Posted on:
Discover how AI technology was used to replicate and create a successful $900,000/mo app in this video. Explore the core functionality and potential for AI application in app development.
tubelator logo

Instantly generate YouTube summary, transcript and subtitles!

chrome-icon Install Tubelator On Chrome

Video Summary & Chapters

0:00
1. Introduction 🌿
Overview of successful plant identifier apps making significant monthly revenue.
0:17
2. Building the Website Interface 📱
Creating the core functionality of the plant identifier app using AI technology.
1:17
3. Using Cloud AI Tool 🌐
Utilizing Cloud AI tool to develop the planned identifier website without coding knowledge.
2:24
4. Generating Code with AI 🤖
Initiating the AI to generate necessary code for the project.
2:30
5. Setting Up Next.js Project 🖥️
Starting the process by setting up a Next.js project using an online IDE.
3:27
6. Installing Dependencies 📦
Installing Google generative AI npm package and obtaining Gemini API key.
3:48
7. Creating Additional Files 📄
Adding new files like image upload and plan info to enhance functionality.
4:18
8. Setting up Layout and CSS
Updating layout and global CSS files with new content and Tailwind CSS directives.
4:52
9. Obtaining Google Gini API Key
Guidance on acquiring a Google Gini API key for backend usage in the app.
6:02
10. Running the App
Initiating the app to check functionality and appearance after setup.
6:31
11. Troubleshooting Errors with AI
Demonstrating how AI can assist in resolving bugs encountered during development.
7:00
12. Error Logging and Fixing
Addressing errors by modifying code and including additional files for image upload.
8:18
13. Updating Gini Model
Switching to Gini 1.5 Flash model due to deprecation of Gini 1.0 Pro Vision model.
9:36
14. API Response Modification 🔄
Updating code to include necessary JSON response
10:28
15. Enhancing Image Display 🌄
Modifying app to display uploaded images on the page
11:43
16. Adding Navigation Elements 🧭
Incorporating navigation bar and footer for app usability
12:48
17. Feature Enhancement with Cloud AI 🌩️
Utilizing Cloud AI to generate feature cards from images
14:11
18. React Icons Installation 📦
Installing react icons npm package for icon integration
14:44
19. Using the App
Explaining how users can gain information from the app
14:58
20. Fixing Black Gap
Adjusting layout to remove black gap issue
15:30
21. Uploading Images
Testing image upload functionality
16:21
22. Adding Camera Feature
Implementing direct camera capture feature
17:42
23. Capturing Plant Image
Demonstrating capturing plant image using camera feature
18:01
24. Customizing Background
Adding moving green gradient background
19:06
25. Finalizing Design
Adjusting transparency and colors for a polished look
19:32
26. Realtime Animation Feature
Creating a gradient finish with a realtime animation.
19:42
27. Uploading and Adding Features
Uploading images and adding more features to the app.
20:11
28. Creating Complex Web Apps
Building websites or complex web apps using AI with zero coding knowledge.
20:42
29. Ease of App Creation with AI
Exploring how easy it is to create an app using AI technology.
20:44
30. Versatility of AI-Generated Apps
Discussing the variety of websites and apps that can be built using AI technology.
20:53
31. Building Various Apps
Using customized prompts to build iOS, Android apps, web apps, and more.
21:13
32. Empowering Non-Coders
Empowering individuals without coding knowledge to build apps and websites with AI.
21:31
33. Basic Coding Skills for AI
Learning the basics of coding to enhance AI-built apps for production and monetization.

Video Transcript

0:00
all right so these are some plann
0:02
identifier apps on the App Store and as
0:04
you can see the plan in planed
0:06
identifier app is making over $900,000 a
0:09
month and nature ID is making over
0:11
$500,000 a month and this one is doing
0:13
more than $80,000 a month so these are
0:16
basically planned identifier apps and
0:18
today in this video we are going to
0:19
replicate and create the core
0:21
functionality of this app completely
0:23
using AI I mean let me show you what I
0:25
built using AI today so this right here
0:27
is the plan identifier website that we
0:29
are going to build today so as soon as a
0:31
person lands on the page they'll be
0:32
given two options so either they can
0:34
upload an image on take a photo live
0:36
from their smartphone so when a person
0:38
click clicks on this button they will
0:40
get an option to select an image and
0:42
once they do so the image will appear in
0:44
here the status will change to
0:45
identifying and within less than a
0:46
couple of seconds they'll get the
0:48
important details like the name of the
0:50
pl the scientific names a description
0:52
and also a table containing important
0:54
informations of the plant okay and this
0:57
website right here you can to build it
0:59
without zero coding knowledge and that's
1:00
exactly what we're going to discuss
1:02
right in this video so this right here
1:03
is the core functionality of those apps
1:05
that we seen earlier and these apps are
1:07
making hundreds of thousands of dollars
1:09
every single month so if you know a
1:11
little bit about coding you can go ahead
1:12
and push into production and start
1:14
monetizing it and make a lot of money so
1:16
in this video I'm going to break down
1:18
how I built this planned identifier web
1:20
app in nextjs using clo Ai and anyone
1:23
with zero coding knowledge can follow
1:25
along and create this particular app see
1:28
I already have some coding knowledge and
1:29
I know next react and stuff like that
1:31
but even if you have like zero knowledge
1:33
on these domains or these coding
1:34
languages you can to build apps like
shape-icon

Download extension to view full transcript.

chrome-icon Install Tubelator On Chrome