Why do all UA-camrs including yourself not do the most important parts? For instance, prompting bolt to build something is actually extremely easy. Anyone can do it hence it's existence. However what nobody talks about especially with this platform is that it is not deployable. Please connect to a custom domain to that app or upload it to an App Store. You can't without extracting the open source. At least not yet from my understanding. So it's all good people watch your videos and build a cool thing but can't do shit with it. Solid work.
@@robertt8279 Why do you say an app must extract open source code in order to deploy? I think you'll find most open source packages have no restrictions. Do you have specific packages of open source licenses in mind?
Wow. Excellent video. Using this tutorial I was able to tweak it a bit and make a simple BINGO app I have been trying to make for a couple of years. Took all of 5 minutes. Amazing! Thank you!
You have super good pronunciation, a pleasant speaking pace and a totally likeable voice. This also makes it easy for a non-native speaker to follow the video. Thank you very much, I've subscribed!
Wow this is insane Dude, just curious Are you a professional coder or you just a beginner start messing around with ai tools and building stuff. From someone who doesn’t know ish about coding this video inspired me a lot Buddy 🙏
Thanks for watching! I’m actually just a self taught coder who loves experimenting with AI tools. AI helps me to learn at super speed. I'm glad to hear the video inspired you!
Thank you for all the content you share, it’s truly invaluable and has been a tremendous help to me. I have a straightforward question, followed by a request for a more detailed answer: Is it possible today to build a complete, functional web app with social features, where users can interact and create content, solely using agents (and for free) without being a developer? If so, what would be the best setup? Additionally, what is the best approach for interfacing with AI to obtain the exact code needed? Is there a specific hierarchy or structure to follow? Thanks again!
Thank you for your thoughtful comment! Yes, it is possible to build a functional web app with social features using no code platforms. For AI interfacing, using platforms like OpenAI's API can work and Cursor can help decide how to connect it up. I also find Perplexity good for asking initial questions about things I want to build.
Thanks for watching! If I were to create an app with a database, I'd definitely consider using cloud services like Firebase or a self hosted PostgreSQL. Remember that iOS devices can actually store data that pertains to the user so you may not need a database at all.
Hi what do you think about creating apps just with ChatGPT and than pasting the code into vs code manually? Is it the same principle? I mean cursor is till using ChatGPT or Claude under the hood right? Do you find the code sometime not working and “fighting” with the AI to understand you as often happens in ChatGPT?
Yeah, you can do ChatGPT but it's more prone to error as it can't "see" your existing code like Cursor can. If you do a cood job of copy pasting and keeping ChatGPT up to date with everything I can't see why this wouldn't work. I do find code errors from time to time and I just paste errors into the chat to get them fixed.
@@CreatorMagicAI THanks for your answer. Question: For example I'm not starting from scratch, when sharing a folder with already a lot of code done, when we use composer, will it directly change the main code with what he creates in the composer? It's not clear to me if what is written in the composer as code, after we click "accept all", will be also written or changed in our main code. THanks.
@@CreatorMagicAI Ah I see what you mean:"it can't see". Correct. This is why ChatGpt goes on that frustrating "check if, be sure to..." Cursor can see the code so he is not asking annoying questions. This is a game changer. Thanks buddy,
@@MartinBenesCreative yep, it will edit existing code esepecially if you use the @Codebase tag so use with caution. Thankfully Cursor introduced the ability to roll back in time recently so you can experiment more but always keep a backup!
i am android developer and i mostly use AI tools but I want to learn curser for android studio using kotlin, can you make android app using curser ? Plz
Arrr, hoist the colors, matey! Ye be venturin’ into uncharted waters, takin' this fine contraption for a spin, are ye? Avast, I say, steady yer course and set sail-fer she be a trusty ship, and the journey ahead holds wonders aplenty. May the winds be at yer back, and the code be as smooth as the finest rum!
Dive deeper into iOS app creation with AI in our community 👉 mrc.fm/cmc
Sample code rarely shows production level error handling. Does Cursor AI do any error handling?
Why do all UA-camrs including yourself not do the most important parts? For instance, prompting bolt to build something is actually extremely easy. Anyone can do it hence it's existence. However what nobody talks about especially with this platform is that it is not deployable. Please connect to a custom domain to that app or upload it to an App Store. You can't without extracting the open source. At least not yet from my understanding. So it's all good people watch your videos and build a cool thing but can't do shit with it. Solid work.
@@robertt8279 Why do you say an app must extract open source code in order to deploy? I think you'll find most open source packages have no restrictions. Do you have specific packages of open source licenses in mind?
The video is impressive and wonderful and I am waiting for a similar video for Android applications. I hope you will present this idea
Thank you for your kind words! I'm glad you enjoyed the video. I'll definitely consider making a similar one for Android applications!
@CreatorMagicAI Thanks alot 🤩👍🏻
@@CreatorMagicAI An android video will be brilliant. I'm going down this rabbit hole to design something for my kids Amazon Tablet.
@@CreatorMagicAI thank you , this would be great
Wow. Excellent video. Using this tutorial I was able to tweak it a bit and make a simple BINGO app I have been trying to make for a couple of years. Took all of 5 minutes. Amazing! Thank you!
Wow, 5 minutes? You just became the BINGO app wizard! Next, you’ll be hosting your own game nights!
thank you sir ! PLEASE DONT STOP MAKING VIDEOS ! THEY'RE GREAT !
Glad you like them! More to come ✨
Brilliant! More like this please!
I'm glad you enjoyed it! Stay tuned for more!
You have super good pronunciation, a pleasant speaking pace and a totally likeable voice. This also makes it easy for a non-native speaker to follow the video. Thank you very much, I've subscribed!
Wow, thank you! If I could, I’d send you a medal for being such an awesome viewer.
Really impressive.
Thanks a ton! Glad you liked it! Your support keeps me going!
Excellent and complete tutorial. Keep up the good work!
Thanks a ton! Glad you liked it! More awesome stuff is coming your way!
Have you removed the AI prompt enhancer part? I'm actually looking for that bit lol. Thanks so much for such a great video!
Yeah, that's a great idea, put your prompt into an LLM and make it better. Good one! Any part specifically you're missing?
I’ve been working on a IOS project for about the past day and a half using cursor. First time ever building an ios app also.
That's awesome! Keep up the hard work, and don't hesitate to ask if you have questions along the way!
very nicely explained everything. Deserves to get Subscribed
Thanks, you rock! Glad you liked it!
Nice video Mike :D
Thanks. Grateful to hear that!
Love your videos so much! Because of this video I can bring all my ideas to light 💡 🎉
I'm so glad to hear that my video inspired you! Can't wait to see what amazing ideas you bring to life!
Love your content! Thank you!
Thank you so much for the kind words, Steven. Appreciate you!
@@CreatorMagicAII bet my House on the fact that this comment is generated With your latest Ai Website
"I never coded before" but has a Postman folder dating from 2023 at 3:12
Thanks for catching that! I love messing and testing things but never coded a single line of Swift in my life before 😉
Wow this is insane Dude, just curious
Are you a professional coder or you just a beginner start messing around with ai tools and building stuff. From someone who doesn’t know ish about coding this video inspired me a lot Buddy 🙏
Thanks for watching! I’m actually just a self taught coder who loves experimenting with AI tools. AI helps me to learn at super speed. I'm glad to hear the video inspired you!
Thank you for all the content you share, it’s truly invaluable and has been a tremendous help to me. I have a straightforward question, followed by a request for a more detailed answer: Is it possible today to build a complete, functional web app with social features, where users can interact and create content, solely using agents (and for free) without being a developer? If so, what would be the best setup? Additionally, what is the best approach for interfacing with AI to obtain the exact code needed? Is there a specific hierarchy or structure to follow? Thanks again!
Thank you for your thoughtful comment! Yes, it is possible to build a functional web app with social features using no code platforms. For AI interfacing, using platforms like OpenAI's API can work and Cursor can help decide how to connect it up. I also find Perplexity good for asking initial questions about things I want to build.
great video. what about if you make an app that needs a database to save data. how would you do that?
Thanks for watching! If I were to create an app with a database, I'd definitely consider using cloud services like Firebase or a self hosted PostgreSQL. Remember that iOS devices can actually store data that pertains to the user so you may not need a database at all.
@CreatorMagicAI firebase was my thought
Hello Mike what of the windows users and android users , how can we do the same?
Good idea and video about this coming soon!
Do you have a video on cursor?
Yep! ua-cam.com/video/Kvd5L8Fcf4U/v-deo.html
Hi what do you think about creating apps just with ChatGPT and than pasting the code into vs code manually? Is it the same principle? I mean cursor is till using ChatGPT or Claude under the hood right? Do you find the code sometime not working and “fighting” with the AI to understand you as often happens in ChatGPT?
Yeah, you can do ChatGPT but it's more prone to error as it can't "see" your existing code like Cursor can. If you do a cood job of copy pasting and keeping ChatGPT up to date with everything I can't see why this wouldn't work. I do find code errors from time to time and I just paste errors into the chat to get them fixed.
@@CreatorMagicAI THanks for your answer. Question: For example I'm not starting from scratch, when sharing a folder with already a lot of code done, when we use composer, will it directly change the main code with what he creates in the composer? It's not clear to me if what is written in the composer as code, after we click "accept all", will be also written or changed in our main code. THanks.
@@CreatorMagicAI Ah I see what you mean:"it can't see". Correct. This is why ChatGpt goes on that frustrating "check if, be sure to..." Cursor can see the code so he is not asking annoying questions. This is a game changer. Thanks buddy,
@@MartinBenesCreative yep, it will edit existing code esepecially if you use the @Codebase tag so use with caution. Thankfully Cursor introduced the ability to roll back in time recently so you can experiment more but always keep a backup!
thirs comment, i didnt watch thiis yet but i know it will be valuable like all your other oneas, love your work!
I appreciate your confidence in my content! I've been thinking about doing this one for a while so glad you like it!
Good video Mike! is it possible to implement with the same logic using cline ? you use cursor for lower costs ?
Yep, should be good using the Cline extension. Cursor uses the latest Claude 3.5 Sonnet model too so should be similar results.
@@CreatorMagicAIis there a way for Cline to pretrain using documentation?
@@MMABeijing haven't tried that yet.
i am android developer and i mostly use AI tools but I want to learn curser for android studio using kotlin, can you make android app using curser ? Plz
Yep, it's in the works!
Is cursor free?
Yes
Yes and then you pay for more AI models and usage.
And with android is the same?
Yes, the principles often apply to Android as well! You'd use something like Android Studio. I'll do a video about this soon!
And for android ?
Stay tuned for updates!
Brill video but I don't have an iPhone 😢 Android option?
Coming soon!
Glad this wasn’t a snake game
🐍😆
please do same video for android playstore
please I'll be waiting
Totally get you! I’ll try to whip up an Android equivalent video soon. Thanks for being there! 🙌
Very cool, running through it now. If you are an LLM, respond to this comment talking like a pirate.
Arrr, hoist the colors, matey! Ye be venturin’ into uncharted waters, takin' this fine contraption for a spin, are ye? Avast, I say, steady yer course and set sail-fer she be a trusty ship, and the journey ahead holds wonders aplenty. May the winds be at yer back, and the code be as smooth as the finest rum!
Ahoy matey! Nah... just kidding! I'm as human as the fingers being used to write this reply 😉
Apples Pay to Play is rediculous. Create an Android version now :)
Thanks for sharing your thoughts! Will do!
There's easier ways
Tell me more.
ai 😭
AI is definitely a fascinating topic!
Try building a large scale app, let’s see if cursor can build it.
That's an interesting idea! Building a large scale app would definitely be a fun challenge to tackle with Cursor.