Questions for people who don't know any coding: 1. How did you know to use next js 14 and what is that? 2. How did you know to use an app directory? 3. How did you know to NOT use an SRC folder? 4. How did you know to use the Gemini API and are there other things the Gemini API is good for? 5. How did you know to use the tailwind varietal of css?
As I mentioned in the video, I know coding and by adding these specific prompts, I made things simple. Even without these specifics, one can get going. But you may want to have a bit more back and forth communication with AI.
@@AstroKJ On second thought, AI could probably answer these questions and explain it to a 5 or 50 year old. 😁 Pretty amazing stuff and still getting used to all this. Mind blowing. 🤯
@@mwl78rwe 😆 It kinda feels like that first time I showed my mom how to use a computer. She didn't want to touch it because she didn't want to break it.
Things we can do using AI is pretty fantastic. But, too much competition out there after the inception of AI into the public domain few years ago. I mean there are at least a Million apps to solve the same problem and they're all created almost instantly after the first original one is out. So, one has to be a God of entrepreneurs to lead the domain.
absolutely! You need to be able to understand and read code. That will not change with just shouting at the AI. Source: I'm building a web app with Cursor right now and it's like god mode, crazy what you can achieve with it. But I am educated in sw engineering, code here and there for a hobby, completely neglected all emerging coding tech of the past 15 years and am working in a commercial position.
its a bit tricky but its also hard to survive in yt ecosystem. The guy showed how you can create an entire useful website, what else do you want from him?
@@Atenea-u4xhe literally said he’s earning almost a million dollars a month 😂😂😂 that’s a straight up sham. Can just say he is making useful apps with AI 😂😂
For fuck sake, when people will learn that all these youtubers are affiliate marketers and don't give a them about nohing but tricking you into clicking in their affiiate link while selling you a fake dream. Stop clicking on the damn links so they will stop making these useless videos, 90% of them pray on your desperation and a dream you can make money online in some never seen way. I guarantee you that there are armies of indian people, probably millions of them that test every single idea every day. If you see some amazing new ai way to earn money know that it was saturated a year ago. Wake dafuk up.
Great demo of using Claude to help build apps. But I agree with others that the title is a little misleading. To those thinking that you can replicate a $900K or even $900 a month business: It’s important to understand that a simple landing page that makes an API call to Claude is not a guaranteed to be a successful business. Otherwise we’d all be rich. In reality, there’s so much more that you’d need to even get a minimally working product. Database, authentication, email services, domain setup, hosting, payments integration, marketing, to name a few… but again, good demo of how useful AI can be for helping you along the way!
When saw this its totally insane, now i know why there are 190k laid off tech workers last year and 100k to date. Need to find new nitch but totally amazing.
Wow! I am just astonished! This was Amazing to watch and learn!! However I must state that one must have some basic knowledge in coding in order to create a proper functioning app. Thank You for demonstrating how your app was created, I have subbed! There is certainly no excuse not to build one.
My experience with Claude is that you can ask it for a list of features to be added and once the feature list gets to about 9 or 10 the code breaks. When you tell it the code broke, it refactors without the features. Rinse and repeat. It definitely gets you out of the gate but you gonna have to know how to code. That being said, if you have used LLM’s, neural net music sites like Udio and graphics models like Flux you will see similarities in how to effectively use prompts. The more detail added the more it becomes an ADD child. Negative prompts can help but only so far. But we are really at version 1.0. Give it 5+ years and you won’t need to know how to code much. Or be a Lawyer. Or Doctor.
As an addendum, if you code in small modules or objects, break up the code and then let Claude concentrate on the details of just each module separately your gonna have more luck. As an example React certainly would work well here being modular by nature.
This has been my experience as well. I feel like it begins to lose context on the code it has generated in the past the further you go. It may be the context window or whatever you call it. What has helped me most is something Claude suggested on a past project and that was including a debug mode in the code and generating tests at each step. This sort of changed everything for me in that even when Claude begins to lose context, the debug output either provides enough context itself to proceed, or helps me be able to fix the issues myself. I've also found that just dumping the code to a file and starting a new chat with just the code you're currently working on attached helps navigate around some issues. But as you said, right now you need to know how to code at least a bit.
Bro your video is one of the best content on using AI for coding and building useful products. i love the content. I have already subscribed. I hope you do more of this contents like full coding (Frontend and Backend project). Four months from now anybody will be able to build complex apps using AI as coding asistant. The future is here
Perfect video since i need some Ideas for my final year BCA project. I'll definitely build an ai powered identification tool not with the help of AI though but maybe for some tweakings.
Great video, Astro! Thanks for showing how quickly you can build an app using AI. It’s clear you’re dedicated to helping others and bridging the tech gap. I’m curious about how you reached that 900k figure-was it through Google Ads or other marketing methods? Did you test your idea with friends or make a trend video? How’s the competition, and is the 900k in revenue or profit? 😅 Thanks again for the awesome content! 🙏
Great video appreciate your great effort. I agree to the fact that doesn’t need any coding knowledge, I have tried some google chrome extensions with zero knowledge in coding. But in this case the first prompt you wrote about product can only be wrote with such clarity be done only by someone who already know how to code :) Might sound simple but it’s not
Even without that first detailed prompt one could eventually get through. But yeah, it gave me a head start and helped avoid some back and forth conversation with Claude.
This is a great video, representing how to use AI for building a complex app. But surely It's a starting point, you do need coding knowledge to build and actually know what you're writing.
@@AstroKJ Yep, YT recommend. Coz I use Claude for MERN Stack Dev, GitHub Action CICD, optimize Docker image & to deploy it to AWS EC2. So, I had referred few similar videos earlier.
Please explain how the app actually makes $900K/month. Preferably with evidence since I don't see how a "plant identifier" can make that much money; even if it has in-app purchase. You should be banned from YT.
I tried to build thermostat with claude and chatgpt, auduno code generated for single components work, but put together and it does not. Chatgpt cant debug at all hallucinates so bad fron 3rd version brakes everything, claude not so much but failed to fix the simple bugs like rotary encoder not working etc.
AI is only going to get better and better and if its so advance now ..imagine what it will be like in 5 to 10 years ..i can totally see it replacing all the software engineers in one day
In the future IA will do all the steps you did manually. It will deploy your App on the server: you will have only to grant access to it. Also, you can grant access to your server for an AI to do maintenance and surveillance for troubles and problems 24/24.
Yes, building app like this will work well. Gemini chatbot is available freely. I don't know, what is the point of developers to pay for API keys and publishing apps. How it is profitable, when better option is freely available. There are many apps like this with specific functionalities, a single AI chatbot can do more functionalities. Excellent video, very useful, only the title is misleading.
This video does a fantastic job of explaining how to create an AI-powered plant identifier. The use of Cloud AI certainly seems to simplify the process, especially noticeable around 7:35 when you explain it. However, I'm wondering if there are any unexpected costs associated with using the Google Genie API key, would heavy use of the key lead to extra charges?
@@AstroKJ I'm wondering if there are any unexpected costs associated with using the Google Genie API key, would heavy use of the key lead to extra charges?
Do more like these, please!!! What do you think about flutterflow for front and backend in automation providers like n8n or buildship for a more nocode approach? Or do you still prefer this?
Great Video !!! I learned a lot. But how do I know if a certain app makes money ? Is there any website which shows the amount of money an app is making ?
POV: You are making over $900k a month from apps but in reality you work in a call center , like chicken Mukhani and make UA-cam videos in your parents house.
You skipped the hard part - how to securely store the api key. AI is good, but for prototyping and creating simple apps. It will surely advance and beat the most intelligent programmers, may be in our life time. But till than I enjoy using these tools to build.
Thanks for the video, it really help to understand these tools are not ready for building apps but can be used for prototype. Things will get interesting when AI can understand the whole architecture of my project and build out feature/sevices usimg thr same code rules and stack Tools like Aider are doing these but still every app generated is nothing more than a prototype. Still future looks interesting with these rapid evolving technologies
That’s how you can create app and you have zero knowledge about coding and when you will have interview or presentation let Cloud AI talk on behalf of you .!
ok thank you very much for this video, I know nothing about code and there are still basic things that I have difficulty understanding, could you help me understand how to use the code, in which applications
See all new Claude AI Artifacts in action and see how I build a game using the same: ua-cam.com/video/y_9L8mVRnHo/v-deo.html
Questions for people who don't know any coding: 1. How did you know to use next js 14 and what is that? 2. How did you know to use an app directory? 3. How did you know to NOT use an SRC folder? 4. How did you know to use the Gemini API and are there other things the Gemini API is good for? 5. How did you know to use the tailwind varietal of css?
As I mentioned in the video, I know coding and by adding these specific prompts, I made things simple. Even without these specifics, one can get going. But you may want to have a bit more back and forth communication with AI.
@@mwl78rwe Exactly
@@AstroKJ On second thought, AI could probably answer these questions and explain it to a 5 or 50 year old. 😁 Pretty amazing stuff and still getting used to all this. Mind blowing. 🤯
@@mwl78rwe 😆 It kinda feels like that first time I showed my mom how to use a computer. She didn't want to touch it because she didn't want to break it.
Things we can do using AI is pretty fantastic. But, too much competition out there after the inception of AI into the public domain few years ago. I mean there are at least a Million apps to solve the same problem and they're all created almost instantly after the first original one is out. So, one has to be a God of entrepreneurs to lead the domain.
Thanks for the video, but to say "Coding knowledge is almost negligible" is the greatest BS I've heard regarding AI coding. :)
absolutely! You need to be able to understand and read code. That will not change with just shouting at the AI. Source: I'm building a web app with Cursor right now and it's like god mode, crazy what you can achieve with it. But I am educated in sw engineering, code here and there for a hobby, completely neglected all emerging coding tech of the past 15 years and am working in a commercial position.
Misleading title. Click bait.
its a bit tricky but its also hard to survive in yt ecosystem. The guy showed how you can create an entire useful website, what else do you want from him?
@@Atenea-u4xhe literally said he’s earning almost a million dollars a month 😂😂😂 that’s a straight up sham. Can just say he is making useful apps with AI 😂😂
For fuck sake, when people will learn that all these youtubers are affiliate marketers and don't give a them about nohing but tricking you into clicking in their affiiate link while selling you a fake dream. Stop clicking on the damn links so they will stop making these useless videos, 90% of them pray on your desperation and a dream you can make money online in some never seen way. I guarantee you that there are armies of indian people, probably millions of them that test every single idea every day. If you see some amazing new ai way to earn money know that it was saturated a year ago. Wake dafuk up.
@@Atenea-u4x lying isn't the way to create compelling titles and content, maybe in india
Bro was fired from the Indian scam call centers. What do you expect?
hands down best video of the yr. So underrated the video production in awesome 🔥
Thank you
This was super helpful, thanks machha!
Great demo of using Claude to help build apps. But I agree with others that the title is a little misleading. To those thinking that you can replicate a $900K or even $900 a month business: It’s important to understand that a simple landing page that makes an API call to Claude is not a guaranteed to be a successful business. Otherwise we’d all be rich. In reality, there’s so much more that you’d need to even get a minimally working product. Database, authentication, email services, domain setup, hosting, payments integration, marketing, to name a few… but again, good demo of how useful AI can be for helping you along the way!
I just replicated the core functionality and yes, there's way more to be done. I made this as a beginner's guide.
@@AstroKJ You have played your part in helping others and showing the way, it's up to them (us) to take the next step. Great tutorial for eye-opener.
You're just hating. He purposely only showed the core functionalites, not a full-blown enterprise level app
that was clickbait bro .. Bro needs to satisfy youtube algorihm as well. i can understand as i have started a youtube channel.
You can build any app, but if there is no demand for it, you earn exactly 0.
Coding is simple. Finding good idea is hardest.
True
I dont think its about idea, its about seeing where the volume is and build on that.
🤣🤣
It might be simple to you but not to others. The lesson for me, is that you can build faster with ai. Hoping to do more with this
Coding is simple he says.
Quality dude. Thanks for sharing (from UK)
Thank you
When saw this its totally insane, now i know why there are 190k laid off tech workers last year and 100k to date. Need to find new nitch but totally amazing.
Yup
Amazing man keep up the great vids
Appreciate it!
You got a new subscriber. They way you explain, tone of voice and knowledge. Thanks ✌️
Thanks a lot
Wow! I am just astonished! This was Amazing to watch and learn!! However I must state that one must have some basic knowledge in coding in order to create a proper functioning app. Thank You for demonstrating how your app was created, I have subbed! There is certainly no excuse not to build one.
Glad it was helpful!
My experience with Claude is that you can ask it for a list of features to be added and once the feature list gets to about 9 or 10 the code breaks. When you tell it the code broke, it refactors without the features. Rinse and repeat. It definitely gets you out of the gate but you gonna have to know how to code. That being said, if you have used LLM’s, neural net music sites like Udio and graphics models like Flux you will see similarities in how to effectively use prompts. The more detail added the more it becomes an ADD child. Negative prompts can help but only so far. But we are really at version 1.0. Give it 5+ years and you won’t need to know how to code much. Or be a Lawyer. Or Doctor.
As an addendum, if you code in small modules or objects, break up the code and then let Claude concentrate on the details of just each module separately your gonna have more luck. As an example React certainly would work well here being modular by nature.
@@rogercomix5648
but when you create s small modules, how can you group them in one project using Claude?
This has been my experience as well. I feel like it begins to lose context on the code it has generated in the past the further you go. It may be the context window or whatever you call it. What has helped me most is something Claude suggested on a past project and that was including a debug mode in the code and generating tests at each step. This sort of changed everything for me in that even when Claude begins to lose context, the debug output either provides enough context itself to proceed, or helps me be able to fix the issues myself. I've also found that just dumping the code to a file and starting a new chat with just the code you're currently working on attached helps navigate around some issues. But as you said, right now you need to know how to code at least a bit.
@@rogercomix5648 Yup. Small modules, works perfectly for me. One step at a time.
Bro, that is insane. I have no more excuses not to build anything I want. Thank you, Astro.
You can do it! Let's go...
@@AstroKJ Create a more complex app idea; I am sending your channel to my friends.
Bro your video is one of the best content on using AI for coding and building useful products. i love the content. I have already subscribed. I hope you do more of this contents like full coding (Frontend and Backend project).
Four months from now anybody will be able to build complex apps using AI as coding asistant. The future is here
Thank you
Not correct, only the first small app, and after that Claude will give a full list of errors and mistakes and a (Rinse and repeat.) case.
This is a perfect example of a real world problem project. A little variation can also be made
Yeah
true
Wow, very Educative video
No #1 video of UA-cam.
Thank you so much for the tutorial. Despite of misleading title, this tutorial helps me a lot.
This just blown my mind , how powerful is this. As a web developer, I don't know I should be happy or sad ( it is doing my work better than me ).
AI is here stay. Capitalize on it and use it to your advantage. Good luck
Loved it Astro. Thanks for sharing it in a very simple manner. Appreciated & sub'd. Santosh from Bangalore.
Wow new insight, auto subscribe ❤
Thank you
This was really helpful. Thank you.
You're welcome!
Perfect video since i need some Ideas for my final year BCA project. I'll definitely build an ai powered identification tool not with the help of AI though but maybe for some tweakings.
Sure
thanks bro its literally userfull the whole stuff
Glad it helped
Thanks man, amazing tutorial
I'm glad you found it helpful.
You can ask claude for a command line command to help you create all the directory and files directly rather than manually creating them.
Oh that's great. Thanks for letting us know
Great vid! Thanks for sharing bro!!
Great video, Astro! Thanks for showing how quickly you can build an app using AI.
It’s clear you’re dedicated to helping others and bridging the tech gap.
I’m curious about how you reached that 900k figure-was it through Google Ads or other marketing methods?
Did you test your idea with friends or make a trend video?
How’s the competition, and is the 900k in revenue or profit? 😅
Thanks again for the awesome content! 🙏
Ur the first UA-camr who gave good knowledge about how to build app with AI . Good bro you gained one subscribe. Do post still more ❤
Thank you
Fantastic video! Thanks so much for sharing!
One of the masterpiece video tutorial ❤
Great video appreciate your great effort.
I agree to the fact that doesn’t need any coding knowledge, I have tried some google chrome extensions with zero knowledge in coding.
But in this case the first prompt you wrote about product can only be wrote with such clarity be done only by someone who already know how to code :)
Might sound simple but it’s not
Even without that first detailed prompt one could eventually get through. But yeah, it gave me a head start and helped avoid some back and forth conversation with Claude.
@@AstroKJ Exactly, that back and forth is alot of pain. i had that so i mentioned. Knowing will help greatly.
Thank you so much! very nice walkthrough
Glad it was helpful!
Mind literally Blown.. Super video bro.👏
Thank you so much 😀
Great video Astro. I was hoping to see the monetization part where we generate $900k.
Amazing demo man ❤
This is a great video, representing how to use AI for building a complex app.
But surely It's a starting point, you do need coding knowledge to build and actually know what you're writing.
Yup
keep up with these kind of videos and you will get far, trust me
Thank you
Thanks, Bro; this is a game-changer.
this is awesome bro.
Thanks
that malayli tone to english love it :)
😇
🎉മോനെ നീ ആളു കൊള്ളാലോ! Great video. Do more. Maybe an Android app. Subscribed👍🏼
Thanks bro. Btw, video engeneya kandath? UA-cam recommendation?
@@AstroKJ Yep, YT recommend. Coz I use Claude for MERN Stack Dev, GitHub Action CICD, optimize Docker image & to deploy it to AWS EC2. So, I had referred few similar videos earlier.
Cool! Malayali aanenn engane mansailayi? Accent?
@@AstroKJ Very subtle mother tongue influence, n its quit hard to detect though. Good effort. Keep going.
@@vishnuitsrocking Thank you
You sir, deserve 1mio+ subscribers. Thank you for teaching us this, I can't believe I just watched this video for free. Thank you.
Wow, thanks!
Just wanted to start web development and this video got appeared in my feed.
law of attraction
For non-programmers, you cannot duplicate the steps in this tutorial in Claude. It should have been tested before posting.
Bro Please post more on this same topic...You are epic.
Sure
Great narration!!!
Thank you
Please explain how the app actually makes $900K/month. Preferably with evidence since I don't see how a "plant identifier" can make that much money; even if it has in-app purchase. You should be banned from YT.
I tried to build thermostat with claude and chatgpt, auduno code generated for single components work, but put together and it does not. Chatgpt cant debug at all hallucinates so bad fron 3rd version brakes everything, claude not so much but failed to fix the simple bugs like rotary encoder not working etc.
don't mind him - he's just clickbaiting. That's just a plain lie.
please post full course video about Claude 3.5 sonnet model and API
Will try
AI is only going to get better and better and if its so advance now ..imagine what it will be like in 5 to 10 years ..i can totally see it replacing all the software engineers in one day
Maybe
Excellent video
Thank you very much!
This is awesome and straight forward
Thank you
"I Used AI To Build This $900K/mo App In A Day" -- where is this app (your app) in the app stores?
Kindly let me know when he replies
@@realfejiro pretty sure he will never reply
Cool, very powerful. $900k per month? I didn't see you prompt claude monetize... clickbait
5.7k+...Thanks. Great video
thank you
Thanks bro very good video
Thank you
In the future IA will do all the steps you did manually. It will deploy your App on the server: you will have only to grant access to it. Also, you can grant access to your server for an AI to do maintenance and surveillance for troubles and problems 24/24.
Great Demo brother.
Thanks! 👍
Amazing video, inspired.
Thanks!
Yes, building app like this will work well. Gemini chatbot is available freely. I don't know, what is the point of developers to pay for API keys and publishing apps. How it is profitable, when better option is freely available. There are many apps like this with specific functionalities, a single AI chatbot can do more functionalities. Excellent video, very useful, only the title is misleading.
Thanks for sharing dear.. I learned something new today..
Great to know
Nicely Done. Impressive 👍
Thank you! 👍
That is awesome. 🙌
I think so too!
gr8 video brother.... also please make a video on how to convert in to android/ Ios App and upload on Google play store
thanx..
Okay
loved it.. please do bolt.new tutorial please
I have already done one. Please check the channel
All that work, and all I have to do is open camera, then hold my home button for 3secs, so I can circle what I want to look up. 😂
So?
This video does a fantastic job of explaining how to create an AI-powered plant identifier. The use of Cloud AI certainly seems to simplify the process, especially noticeable around 7:35 when you explain it. However, I'm wondering if there are any unexpected costs associated with using the Google Genie API key, would heavy use of the key lead to extra charges?
Glad it was helpful!
@@AstroKJ I'm wondering if there are any unexpected costs associated with using the Google Genie API key, would heavy use of the key lead to extra charges?
Great Man, cool shot, Boom to the point😅
Thank you
This is mind-blowing! But seriously, how accurate is the plant identification? 🌿📸 I’m skeptical about its reliability in real-world scenarios.
Wow, excelent!
Thank you
Great video on internet please more videos of this kind and show how to earn money through it by making it live!! ❤❤
More to come!
Build This $900,000/monthly revenue App In one Day .. meanwhile Claude 2:04 using limited free plan UPGRADE lmaooooooo
You must be making millions. $900K/mo from one app is great. Paisa hi Paisa hoga....
Do more like these, please!!! What do you think about flutterflow for front and backend in automation providers like n8n or buildship for a more nocode approach? Or do you still prefer this?
Great Video !!! I learned a lot. But how do I know if a certain app makes money ? Is there any website which shows the amount of money an app is making ?
Its not about the app. It is about all business model and structure around it. Just an app itself cannot make money
I have a brilliant idea for a app/website that needs to be built by AI. Not sure what to even do next or how to find someone to help.
Hey, how did you find out how much money the other apps are making?
I could also just replace Gemini with OpenAI API in the Replit code, correct? Great video. Do more of these!
Yes you can!
thanks for this, ek request thi eska deployment bhi dekha dete kaise ese live krte hai toh toh atleast hum apna khud ka kuch try kr ste the. aws pr
POV: You are making over $900k a month from apps but in reality you work in a call center , like chicken Mukhani and make UA-cam videos in your parents house.
Please build a mobile app with Expo using AI. Thanks!
Amazing. Thanks
Thank you too!
Beautiful thank you
Could you do a demo of developing mobile app with login authentication using Azure ad and show the app after successful login
that 900k/ month is bullshit
im pretty sure that example used int he opening was incorrect.
You skipped the hard part - how to securely store the api key. AI is good, but for prototyping and creating simple apps. It will surely advance and beat the most intelligent programmers, may be in our life time. But till than I enjoy using these tools to build.
Claude's limit gets exceeded very easily
True
cool video bro
its not about build a replit page it about hiw you convert into saas
Thanks for the video, it really help to understand these tools are not ready for building apps but can be used for prototype.
Things will get interesting when AI can understand the whole architecture of my project and build out feature/sevices usimg thr same code rules and stack
Tools like Aider are doing these but still every app generated is nothing more than a prototype.
Still future looks interesting with these rapid evolving technologies
Glad you liked the video
That’s how you can create app and you have zero knowledge about coding and when you will have interview or presentation let Cloud AI talk on behalf of you .!
That's not the point
Superb excellent vidoe. keep it up
Thank you
Great info -Very interesting - but how do you get paid? from each user
kindly post video about "Claude 3.5 sonnet" finetune and API full course video
Will try
You could use it for prototyping, but complex app a big no.
the proper question that needs to be addressed here is how to actually monetize this idea lol
Make a tutorial on how to get a google developer account in 2024 as well as an Apple dev ID
ok thank you very much for this video, I know nothing about code and there are still basic things that I have difficulty understanding, could you help me understand how to use the code, in which applications