Hey Alim - Just wanted to thank you for your work on this. I've never coded or built an app before and I was able to use this as the roadmap to build a proof of concept for my first app today! It was a lot of fun and I'm stoked to start fleshing it out from here. For anyone else who tries to replicate, Buildship has updated the Trigger Editor tool used to add a 'Param' around the ~24:00 mark. It looks totally different and might derail you. To replicate Alim's work, add the 'topic' field under { } Body. So it should look like: Request Tab Output Heading { } Request { } Body = topic
Your content has been incredibly impactful for me. I've had a concept for an application in mind for over a year, but as someone with no development background, I struggled to find a way to bring it to life without having to delve too deep into programming. Then I stumbled upon BuildShip and your fantastic tutorial videos. It's safe to say that you've unlocked a door to a new, bright, and thrilling future for me. You are my hero!
Dev here too, and I must say, I was just as thrilled as you were while I was watching this. It seems like an incredible tool. I may finally have enough time for my side projects.
Amazing to watch, this will create a seismic shift in how apps will be built and shipped in the future. Even more important, the world needs more gifted and engaged teachers like you to lead this revolution.
This is honestly a lot harder than I thought. As someone with 0 experience in app development, it's pretty overwhelming to follow along, especially towards the end
This is the first time I have fully understood how this works. Thank you for your clear easy to understand explanation. The fact that you are so stocked about this and you know what you are doing is inspirational in its self.
This is great! Thank you for taking your time and energy to share the info with many of us. The whole thing is quiet new to me, yet I'm very excited to try it out. While following your instructions, I've run into couple issues: Chatgpt does not return any values when I test it under FF ( I've tried with module 3.5 and 4.0), Editing "Rest API Call" under Buildship Freeplan is impossible. I've noticed that you actually changed to paid plan(suddenly you can have max of 20 workflows instead of 5), which makes me think that the Node inputs are available under paid plan. If that the case, it would be great to mention it to the viewers. Nevertheless subscribed :)
I really appreciate the prep work you put into this tutorial and the thorough explanation for newbies! Is that Loom you are using to record this videos? Would love to see a tutorial with FF + Buildship + Supabase!
You explain and present things so well and easy to understand that I fully believe YOU are going to be a major factor in my ideas success. Thank you for everything.
Great video and was fun to follow along! I got all the way to the end, with both APIs succeeding, and followed each step, then at the end when I went to build and test the app, it gave me a "NoSuchMethodError : 'toList' Dynamic call of null" error. I've retraced my steps twice and seems it should work. I know there have been new versions since this video, but how can I track this error down? Thanks!
Love the passion man. Great video! I wonder if custom GPTs are going to become the mainstream method, instead of this method. I expect the backend prompting probably will be more expensive over time? Not sure if you thought about the pricing mechanics or business cases between both
Hi Alim. Thanks a lot for this tutorial. Really helped me better understand some things. I hit a snag though. The option to use the OpenAI Chat integration seems to have changed. That option doesn't exist anymore. Which one can I use instead? Thanks again.
Wouldn't it be better to create / authenticate the new user through an buildship API call, rather than from FlutterFlow to Firebase directly? You mentioned that the Frontend should be as dumb as possible? Just trying to understand which is the best way to sign up new users and how to implement it. Thanks!!
As a real beginner i think your videos are Fab I have encountered an issue when I'm trying to follow along, when i try to manually set the values in the return node as you do, i open a Json object and as soon as i do i get a yellow triangle and a message saying "the return value must be of type 'string". i thought nothing of this although it doesn't happen in your video, i continued and input in line 2 exactly as you have, only thin to note is unlike in your video where topic stays white the word topic always turns orange, i tried to ship the work flow as you did but it returns a message :Project manager returned 500: Internal Server Error with no error message. then when i copy and paste into the search bar i get the reply: Workflow not found, make sure you have deployed it with the trigger method set to GET and path set to /topics could you offer any advise please?
Hello, I´m triyng to create a app that I can do a Onboarding on flutterflow that populates a firestore database, and I need to use this informations to create a Chatbot using GPT. How can I use this firestore "query" information in GPT?
Bro listen to the top comment man if you do one video a day you’ll have 1 million subscribers by June also, I have literally five years of experience and my partner has 29 so I just remember we got four years on you bro. Just remember that, yeah, yeah! *pumps chest out 😂* jk but I like the way you just said that because now I’m gonna start saying it literally almost 35 years experience. My team consists of two, but I will use the term “my team” now
I love you, and appreciate the content. But let the eyebrows be free my man. The amount of sculpting is borderline distracting. I don’t want to hate, but if it was me, I’d want to hear it.
Hey Alim - Just wanted to thank you for your work on this. I've never coded or built an app before and I was able to use this as the roadmap to build a proof of concept for my first app today! It was a lot of fun and I'm stoked to start fleshing it out from here.
For anyone else who tries to replicate, Buildship has updated the Trigger Editor tool used to add a 'Param' around the ~24:00 mark. It looks totally different and might derail you. To replicate Alim's work, add the 'topic' field under { } Body. So it should look like:
Request Tab
Output Heading
{ } Request
{ } Body
= topic
Thanks!!!!
Your content has been incredibly impactful for me. I've had a concept for an application in mind for over a year, but as someone with no development background, I struggled to find a way to bring it to life without having to delve too deep into programming. Then I stumbled upon BuildShip and your fantastic tutorial videos. It's safe to say that you've unlocked a door to a new, bright, and thrilling future for me. You are my hero!
That’s awesome. Are you new to coding then and what was the app? Cheers mate 🍻
Dev here too, and I must say, I was just as thrilled as you were while I was watching this. It seems like an incredible tool. I may finally have enough time for my side projects.
Amazing to watch, this will create a seismic shift in how apps will be built and shipped in the future. Even more important, the world needs more gifted and engaged teachers like you to lead this revolution.
Thank you for the full explanation of how an API works, I've never seen such a great explanation.
This is honestly a lot harder than I thought. As someone with 0 experience in app development, it's pretty overwhelming to follow along, especially towards the end
This is the first time I have fully understood how this works. Thank you for your clear easy to understand explanation. The fact that you are so stocked about this and you know what you are doing is inspirational in its self.
Honestly man, you're a great teacher 💯
Maby you can crank out 1 video a day and show every function from openai and how to connect buildship and flutterflow
Maybe m8
Literally 10 days later - a new Buildship video... 🔥🔥
This is great! Thank you for taking your time and energy to share the info with many of us. The whole thing is quiet new to me, yet I'm very excited to try it out. While following your instructions, I've run into couple issues: Chatgpt does not return any values when I test it under FF ( I've tried with module 3.5 and 4.0), Editing "Rest API Call" under Buildship Freeplan is impossible. I've noticed that you actually changed to paid plan(suddenly you can have max of 20 workflows instead of 5), which makes me think that the Node inputs are available under paid plan. If that the case, it would be great to mention it to the viewers. Nevertheless subscribed :)
Loved your video and your enthusiasm ! Thanks for making such instructive contents
I really appreciate the prep work you put into this tutorial and the thorough explanation for newbies! Is that Loom you are using to record this videos?
Would love to see a tutorial with FF + Buildship + Supabase!
You explain and present things so well and easy to understand that I fully believe YOU are going to be a major factor in my ideas success. Thank you for everything.
dude you're freaking awesome - the best low code teacher hands down.
Amazing dude, I've just done a watch through and will go back and try to build along side you. So exciting!
Wow, very easy to understand and follow. Can't thank you enough.
Great video and was fun to follow along! I got all the way to the end, with both APIs succeeding, and followed each step, then at the end when I went to build and test the app, it gave me a "NoSuchMethodError : 'toList' Dynamic call of null" error. I've retraced my steps twice and seems it should work. I know there have been new versions since this video, but how can I track this error down? Thanks!
Been curious about buildship. Looks good
Thank you! Liked, subscribed and shared it. Excellent work
Love the passion man. Great video! I wonder if custom GPTs are going to become the mainstream method, instead of this method. I expect the backend prompting probably will be more expensive over time? Not sure if you thought about the pricing mechanics or business cases between both
Hi Alim. Thanks a lot for this tutorial. Really helped me better understand some things. I hit a snag though. The option to use the OpenAI Chat integration seems to have changed. That option doesn't exist anymore. Which one can I use instead? Thanks again.
This is some great stuff my man! You could totally ride this wave to a successful channel. For real. Thanks for a great vid!
Lots more to come! Thank you for the support.
You are awsome bro, i am new here, but the way you explained everything specially that APIs terms amd concepts its incredible. Thank you 😊
:24.24 I don’t have the Parma’s option. Any tips?
You’re a good dude. Keep up the great content.
I'm trying to set up a Rest API Call, there's no edit option next to the dropdown for POST. I can't seem to add parameters. Any help?
I have the same issue.
Me too. Anyone have a fix?
Amazing video, thank you soooooo much!!!
Great content, tnx for it! Small tip: volume could be higher and audio better ;)
Can you please do some demo for BuildShip + FlutterFlow + Gemini or BuildShip + FlutterFlow + Vertex AI
subscribed. this is what i needed
Lol at the beginning I thought you were saying "build sh*t!" 😅 great video
Super cool tutorial!!!
Great video
How can I stream on web applications? It is not working on web for me... Thanks
Amazing video! thanks a lot
Bro taught me more about frontend than most of the frontend influencers youtubers
Thank you for this video. Keep up the brilliant work. :)
Wouldn't it be better to create / authenticate the new user through an buildship API call, rather than from FlutterFlow to Firebase directly? You mentioned that the Frontend should be as dumb as possible? Just trying to understand which is the best way to sign up new users and how to implement it. Thanks!!
Hi, it says in Buildship, you exceded the quota. Why is that? Is this related to paid account in OpenAI? or buildship?
Would you do basic read writes to firebase via buildship also?
At 12:36, how is "/topics" determined? Is it something arbitrary, or something determined by ChatGPT?
Lets go more from this
Damn, what a nice explanation. Thank you!
As a real beginner i think your videos are Fab
I have encountered an issue when I'm trying to follow along, when i try to manually set the values in the return node as you do, i open a Json object and as soon as i do i get a yellow triangle and a message saying "the return value must be of type 'string". i thought nothing of this although it doesn't happen in your video, i continued and input in line 2 exactly as you have, only thin to note is unlike in your video where topic stays white the word topic always turns orange,
i tried to ship the work flow as you did but it returns a message :Project manager returned 500: Internal Server Error with no error message. then when i copy and paste into the search bar i get the reply: Workflow not found, make sure you have deployed it with the trigger method set to GET and path set to /topics
could you offer any advise please?
Can you build the speech function ?
What tool name do you use for visual ideas like video?
could u make a video about "created_by" in FlutterFlow please
We need a tutorial video of create a real estate app ui in flutterflow and connect backend with buildship function. hope you do this
This is awesome! Does buildship handle versioning and deployment environments ( dev, prod etc ) to test and develop without issues?
Yes! And we’re in close touch with their team and helping them drive the roadmap. You can chat with their CEO from our Discord!
Beautiful@@ambitiouslabs . I'll see ya there
how to integrate CHATGPT with my our own API ?
absolutely great...
Please update the video to have chapters
Would love to see this for open source models because I am having troubles implementing it via buildship 😂
❤ thank bro maje a video of how send structure data to a firebase database from a textfil or from the result of gpt 🙌🙂👍
Could you replace Flutterflow with Webflow?
This is pretty cool.. but what about the costs?
Hello, I´m triyng to create a app that I can do a Onboarding on flutterflow that populates a firestore database, and I need to use this informations to create a Chatbot using GPT. How can I use this firestore "query" information in GPT?
Bro did you do your eyebrows?? loll .. You're probably using some filter ... right... right? loll Great videos... thank you!
How do I make a post request but not with a string variable, but with JSON array?
I'm so interested in this.
Golden🎉🎉
Please go over Supabase vs Firebase 🙏
I did! See latest video
there is no more open ai chat node
Bro listen to the top comment man if you do one video a day you’ll have 1 million subscribers by June also, I have literally five years of experience and my partner has 29 so I just remember we got four years on you bro. Just remember that, yeah, yeah! *pumps chest out 😂* jk but I like the way you just said that because now I’m gonna start saying it literally almost 35 years experience. My team consists of two, but I will use the term “my team” now
Do you build you web apps with flutter flow?
Buildship seems interesting but the long videos and explanations make it complicate it to understand how it would help my development
I love you, and appreciate the content. But let the eyebrows be free my man. The amount of sculpting is borderline distracting. I don’t want to hate, but if it was me, I’d want to hear it.
Hahaha this is an awesome comment. I agree when they’re fresh its a bit aggressive but let give ‘em a few weeks they’ll fill in.
Those luscious eyebrows is what gets all the girls hot and bothered.
Great content but please relax a bit, you make me nervous
I’ll slow down. Thanks for the feedback!
at 12 minutes you got lost 😆