Build a Flutter Voice Assistant App with ChatGPT & Dall-E AI Image Generation | Machine Learning

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 557

  • @RivaanRanawat
    @RivaanRanawat  Год назад +11

    20 Hours Dart & Flutter Full Course - ruclips.net/video/CzRQ9mnmh44/видео.html

    • @rohitkumarsahu6857
      @rohitkumarsahu6857 11 месяцев назад

      Bro please creates a video on full on database like how to connect project with database and after that what we will do please bro and if u create in Hindi then do this otherwise can on English

  • @marufhassan634
    @marufhassan634 Год назад +54

    The pace with which you are going, half of the stuff in my CV are your tuorials. Can't thank you enough.

    • @RivaanRanawat
      @RivaanRanawat  Год назад +7

      Woah, congrats on completing the courses Maruf! As usual, I appreciate the comment and your support 💪

  • @amonoogyamfi4764
    @amonoogyamfi4764 8 месяцев назад +1

    I wish there was a way i could meet you, your have really helped me. Im a beginnner and im almost done with your 20 hour course. I wish i met you earlier. One day i will definitely mention your name when im asked how did i get this far. You mean a lot to me. Thank you Rivaan

  • @alexli5235
    @alexli5235 Год назад +17

    Thank you Rivaan for sharing this. 19:20 you can specify the fontFamily through textTheme like this -
    textTheme: const TextTheme(bodyLarge: TextStyle(fontFamily: 'Cera Pro')),

    • @RivaanRanawat
      @RivaanRanawat  Год назад +5

      Oh! The theming in Flutter always confuses me. Thanks for sharing, I'll pin this comment.

    • @anujrbx
      @anujrbx Год назад +5

      @@RivaanRanawat hey man ,the speech thing doesnt pick my voice....can you please tell some alternate way??

    • @aviralgupta9869
      @aviralgupta9869 Год назад

      @@anujrbx Which device are u using ? And also is it a real device or emulator ?

    • @prateekpatel4897
      @prateekpatel4897 Год назад

      @@anujrbx I have the same issue, u got the solution or not?

    • @prateekpatel4897
      @prateekpatel4897 Год назад

      @@aviralgupta9869 its real device brother

  • @whitezero0
    @whitezero0 Год назад +13

    I just went through a dozen of flutter app tutorials on internet but couldn't find more engaging and innovative tutorials like this and few of your other projects. Definitely building stuff with the help of your tutorials. Thanks a lot

  • @georgeikwegbu5284
    @georgeikwegbu5284 Год назад +3

    You're the best Rivaan,
    Thanks for all you do,

  • @cromuelbarut9859
    @cromuelbarut9859 6 месяцев назад +4

    awesome as always, thanks Rivaan

    • @RivaanRanawat
      @RivaanRanawat  5 месяцев назад

      My pleasure!

    • @THANOSX-bi2df
      @THANOSX-bi2df 5 месяцев назад

      @@RivaanRanawat instead of writing "my pleasure" solve the errors of students for which the comment section is being made.......

  • @rajasuryar5398
    @rajasuryar5398 6 месяцев назад +2

    Thank you for this video, I have completed my project easy

  • @azamovdev
    @azamovdev Год назад +1

    wow nice , cool, good lucky for all works you. ramdan muborak. 🔥

  • @shakthirathinam6971
    @shakthirathinam6971 Год назад +1

    wowww man! the UI is just awwesome! thanks a lot for this valuable content!!!

  • @abdullahiqbal7733
    @abdullahiqbal7733 Год назад

    Best channel for flutter so far. Plz add car auction application app also

  • @mohitsaini6642
    @mohitsaini6642 Год назад +3

    You : Thank you for watch this video.
    Me : Thank you for make this video.

    • @RivaanRanawat
      @RivaanRanawat  Год назад

      Me: Thank you for commenting on this video.

    • @MemesBook.2024
      @MemesBook.2024 10 месяцев назад

      ​@@RivaanRanawatElektra : U R Legend bro

  • @mihirpesswani5044
    @mihirpesswani5044 Год назад +4

    Sleek UI and superb amazing 💥❤️

  • @prashantbhardwaj7627
    @prashantbhardwaj7627 Год назад +3

    Thanks broo for saving us a lot of time.. i really appreciate.. ❤❤

  • @chandrakantsahuiit-b6159
    @chandrakantsahuiit-b6159 Год назад

    Best birthday gift by you for us! ❤️✨
    Thanks a lot and a very Happy Birthday!!! ⚡

  • @UmairBilal-nj2xl
    @UmairBilal-nj2xl Год назад +3

    Perfectly described everything .. What a tutorial... love this..

  • @user-kt9oj6nf9h
    @user-kt9oj6nf9h 10 месяцев назад +3

    Hello! Everyone I just followed this video and came to Conclusion, this application doesn't run on android device but does work on ios devices.
    Problem occurs during integrating of chatgpt API and DallEAPI

    • @kapilbadokar
      @kapilbadokar 10 месяцев назад

      So , Will it not work on Android?

  • @SwarajSingh-xs6dy
    @SwarajSingh-xs6dy Год назад +2

    alternatively, you can also change the switch statement to a simple if else block, here is the code how code:-
    if(content.replace("." , "") && content.toLowerCase() == "yes"){
    ....
    }
    This is just an alternative, big appreciation for this wonderful video.

    • @mohitsaini6642
      @mohitsaini6642 Год назад

      It will give error if. Not present in content

    • @RivaanRanawat
      @RivaanRanawat  Год назад +1

      But doesn't replace function return a String?
      We can do something like:
      content = content.replace(".", "").toLowerCase().trim();
      if(content == 'yes') {}
      Thanks for the compliment! Did you finish watching the entire video😮

    • @SwarajSingh-xs6dy
      @SwarajSingh-xs6dy Год назад +1

      @@RivaanRanawat Yes I did it was wonderful.

    • @RivaanRanawat
      @RivaanRanawat  Год назад +1

      @@SwarajSingh-xs6dy Damn, congrats! That was quick

  • @placidenteziryayo1360
    @placidenteziryayo1360 Год назад

    This is amazing the way you arrange the idea and codes is really amazing and thank you for this video

  • @mohamednourelislemOUCHENE
    @mohamednourelislemOUCHENE Год назад

    You just keep blowing my mind , keep the good work 👏

  • @anshulraina1819
    @anshulraina1819 Год назад +7

    Hey! I have followed your code till 58:00. But when I try to run the code on mobile, it doesn't recognize my voice. It doesn't work on emulator also. From the console I can see that it is unable to detect my voice, despite giving microphone permissions. Please help me.

  • @gabri1206
    @gabri1206 Год назад

    Bro, I'm subscribing, I will learn to code in flutter, this is amazing, your tutorials are awesome 👌🏼, wish me luck :]

    • @RivaanRanawat
      @RivaanRanawat  Год назад

      Best of luck, I'm sure youre gonna do well in this journey!! Will be releasing a dart and flutter beginner courses within 2 months, hope that helps a bit

  • @PriyanshuVerma360
    @PriyanshuVerma360 Год назад +1

    I was searching for an AI project for mobile and I got here. Sir your way of explaining is amazing. Can I make this for my final year project?

  • @_codevault
    @_codevault 10 месяцев назад

    thank you soo much from my core of the heart for this gem video

  • @prashantbhardwaj7627
    @prashantbhardwaj7627 Год назад +1

    Tony on side is really an extra edge 😂😂😂😂

  • @youthfactfactory7877
    @youthfactfactory7877 Год назад +4

    Hey @RivaanRanawat I have not installed Android in my Laptop but I am running this flutter app on Chrome so at 45:01 when I started testing this mic in debugging mode it is not showing on console whatever I am speaking how to fix this issue?

    • @anamshaikh
      @anamshaikh 10 месяцев назад +1

      Did you got any solution?

    • @youthfactfactory7877
      @youthfactfactory7877 10 месяцев назад

      @@anamshaikh Tried my best but not got yet

  • @yantech.4249
    @yantech.4249 Год назад

    This is Amazing bro. Well done

  • @MCITECH359
    @MCITECH359 Год назад

    I don't have enough time to watch it now. At least, Imma like it

  • @tracy8522
    @tracy8522 10 месяцев назад

    Thank you for the brilliant guide :)

  • @hamza.mobologics
    @hamza.mobologics Год назад +1

    Great video! Appreciate the way you explain in detail. Plus I need guidance regarding the "Edit Image" section of the DALL-E image? Especially, how to create masking on image to prompt for an edit. Thanks!

    • @RivaanRanawat
      @RivaanRanawat  Год назад +1

      This might help you - platform.openai.com/docs/api-reference/images/create-edit

  • @TikTokTrendsCompilation
    @TikTokTrendsCompilation Год назад

    Underrated channel

  • @TechnoDB
    @TechnoDB Год назад +1

    Exciting! ]]

  • @prasaddd77
    @prasaddd77 Год назад +4

    59:01 How do you get these responses on to your debug console. I am not getting these responses on my debug console. The package seems to be working fine because when I added a print statement that prints the "lastWords" it printed that properly. But all these responses you are getting on your debug console I am not getting them at all. Is there some VS Code extension I need to add for this or is it something else ?

    • @prasadpatil5943
      @prasadpatil5943 11 месяцев назад

      same issue

    • @ipe90
      @ipe90 2 месяца назад

      @@prasadpatil5943 did you find a solution

  • @vedanthramanathan9027
    @vedanthramanathan9027 Год назад +2

    How could we implement voice activation to the app in addition to the current model? Is there a feature in Alan AI where instead of clicking the button, we can say "Hey Allen" and it will listen?

  • @sharmaakeali748
    @sharmaakeali748 Год назад

    thank u alot mr Rivaan,

  • @HappyTv-jk3ui
    @HappyTv-jk3ui Год назад +1

    Hii bro, why you are not using bloc. Can you please make a separate video on explain bloc with use cases. 🙏 you are a very good teacher..please teach us more about bloc.❤

    • @RivaanRanawat
      @RivaanRanawat  Год назад +4

      Sure, I'm actually starting out a new project (for a video). Need to decide database + state management for it, will put a poll.

    • @HappyTv-jk3ui
      @HappyTv-jk3ui Год назад

      @Rivaan Ranawat thanks a lot. From my side, please use bloc for state management.

  • @ananyasanwal6003
    @ananyasanwal6003 Год назад

    Love from Australia!

  • @shivaninikam6471
    @shivaninikam6471 9 месяцев назад +3

    Is this tutorial understandable for a beginner in flutter???

    • @RivaanRanawat
      @RivaanRanawat  9 месяцев назад

      Prereq for this tutorial is the basics of dart & flutter

  • @andrewsharan.r
    @andrewsharan.r 9 месяцев назад +2

    The APIs are working but the respones are not generated (eg: imageurl is not generated in the debug console, but the API is working), please help me with it bro

    • @KrishNamaste
      @KrishNamaste 9 месяцев назад

      hey, we have to pay certain amount right?

    • @andrewsharan.r
      @andrewsharan.r 9 месяцев назад

      $5.00 credits will be given for free for the first three months, after that we'll be asked to pay to use those APIs

  • @hellunknown9870
    @hellunknown9870 Год назад +2

    this is a great video but if possible anyone can help me to find that plugin which responses every chatgpt response in the debug console for rivaan sir that would be helpful

  • @mr_naruto_
    @mr_naruto_ 10 месяцев назад +1

    bro now it is not working what i can do

  • @juliusarieskannehjr2172
    @juliusarieskannehjr2172 Год назад +1

    Thanks for this amazing project tutorial.
    I am having some problem with the speech to text. The prompt I gave always get shortened when it is converted to text. For example, when I say, "Where is University of Rwanda located?", it gets converted into text as "Where is University of " or even shorter.
    Can you please help me resolve this. If anyone knows how to resolve this, please let me know.

  • @landrynignan4426
    @landrynignan4426 Год назад

    Amazing, great job❤😍

  • @Furzderfinsternis
    @Furzderfinsternis 11 месяцев назад +1

    How can we use the open ai tts function of the api as a voice instead of this robotic flutter voice? thanks!

  • @vikashtiwari8360
    @vikashtiwari8360 Год назад

    Thanks rivaan Bhai

  • @AdhamFaisal875
    @AdhamFaisal875 9 месяцев назад +1

    please hot to note and play and download this audio? how to add options maleVoice and famleVoice

  • @developermalay
    @developermalay Год назад

    thanks for creating such amazing content 😀😀

  • @Aditya_Shahi
    @Aditya_Shahi Год назад +1

    How we can intergrate different custom ML Models using Teserflow or siket-learn in flutter

  • @seamensclubaihub
    @seamensclubaihub Год назад

    Fuuuuuuuuuck!!! Man, what are you doing? Incredible!! This gives me goosebumps!!
    I love your content!!❤

    • @RivaanRanawat
      @RivaanRanawat  Год назад +1

      Awesome, glad to know man! Thanks for your constant support 💪

    • @seamensclubaihub
      @seamensclubaihub Год назад

      @@RivaanRanawat huge thanks for your constant improvement of my skills!!

  • @Arshad_shaikh1
    @Arshad_shaikh1 Год назад +2

    I just want to know what is the limit of free API, do we get like per day limit or something. how many time can we call the API. if you know anything about it please reply, and thanks for such a good video.

    • @anamshaikh
      @anamshaikh 10 месяцев назад

      I also want to know the same

  • @DominusZeikyu
    @DominusZeikyu Год назад +2

    This came at a perfect time where I needed a project that's both API and easy to make for someone like me who's fairly new to Flutter and needs projects to build a portfolio, Thank you very much brother! May God bless you!
    However I'm facing a problem, the bot isn't picking up my voice on my physical phone even though I gave it permissions, Could please help?

    • @supratik93
      @supratik93 Год назад

      You find any solution?

    • @DominusZeikyu
      @DominusZeikyu Год назад

      @@supratik93 I'm afraid not, I can't tell where the problem is.

    • @supratik93
      @supratik93 Год назад +1

      @@DominusZeikyu Same problem, i also didn't find any solution on it, but i find another tutorials of it :/

    • @RivaanRanawat
      @RivaanRanawat  Год назад

      Can you share the terminal output? Thanks!

  • @balielyes2049
    @balielyes2049 Год назад +2

    result is not showing on my android device and it's the same code , the terminal is not showing anything

  • @harshitagrawal6334
    @harshitagrawal6334 9 месяцев назад +1

    Hello rivaan I am getting this in my message and this is my first time I have created API key from OpenAI
    "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs:
    What should I do now, Also for how long the api key works.

    • @amaanjambura6238
      @amaanjambura6238 8 месяцев назад

      hey, I am getting the same error. Did your error get solved? if yes, how?

    • @harshitagrawal6334
      @harshitagrawal6334 5 месяцев назад

      @@amaanjambura6238 its just u have to pay now if u want to use these api's

  • @nikhilaks8840
    @nikhilaks8840 Год назад

    Wowowowow🎊

  • @PriyanshuMishra-x2u
    @PriyanshuMishra-x2u 3 месяца назад

    The method 'SpeechToText' isn't defined for the type ' _HomePageState'. Try correcting the name to the name of an existing method, or defining a method named 'SpeechToText '.
    I am getting an error can you suggest a way to clear it out

  • @devagarwal3250
    @devagarwal3250 Год назад +1

    This is fking insane thank you so much for this tutorial

  • @mdnazisharman778
    @mdnazisharman778 Год назад

    Awesome UI..

  • @Aditya.Rawat45
    @Aditya.Rawat45 9 месяцев назад +1

    Heyyy,have they stopped their free API service or what??
    Im getting an internal error occured everytime,in the console it's showing that : "You exceeded your current quota, pleae check your plan and billing details"

    • @ipe90
      @ipe90 2 месяца назад

      same , do you know if there's like a daily limit ? or is it just not free?

  • @TayyabAhmad007
    @TayyabAhmad007 Год назад +1

    For new ones who are facing error of insufficient quota: The error is because of new OpenAI update because of that we now have to add card details in OpenAI account and it will charge you per month according to how much usage you have done on that api key so If you can pay then good for you else just learn how to use chatGpt and dall-E in your apps it might help you further Best Wishes 🤗🤗

    • @manojkumar-je8cv
      @manojkumar-je8cv Год назад

      any other way to takcle this??

    • @TayyabAhmad007
      @TayyabAhmad007 Год назад

      @@manojkumar-je8cv Not Really!! You actually have to add debit card and money will be charged according to usage 🥲

  • @wafiqmuhaz1890
    @wafiqmuhaz1890 Год назад

    very awesome 🔥🔥

  • @eliuddyn
    @eliuddyn Год назад

    Amazing 🔥🔥

  • @dhruv2175
    @dhruv2175 Год назад +1

    Are you using some vs vode extension to see the output from the speech_to_text plugin? Because I am not able to see any output from the plugin in my debug console

    • @thevoicep6562
      @thevoicep6562 10 месяцев назад

      did you find a plugin ?

    • @atharvanerkar7571
      @atharvanerkar7571 8 часов назад

      @@thevoicep6562 ctrl + p then search ' dart ui: add dependencies 'then search speech_to_text then click on first option

  • @uzomadarlington630
    @uzomadarlington630 Год назад

    Wonderful ☺️

  • @Khushal_Singh_Rathore
    @Khushal_Singh_Rathore Год назад +2

    I am facing a problem regarding sending lastwords to openAIservice function , the problem is when I press the mic button then it start listening and if I don't press it again to automatic stop listening like google voice assist works in android , it will not call the openAIservice function ,because we have passed a elseif condition there , so if I told it what I want then immediately press it again so that it will call openAIservice function and pass lastwords in it , but this way is creating problem because the speech package takes some time to recognize whole sentence and as soon as I again pressed the mic button it sends incomplete or empty sentence to openAiservice function , how can solve this pls help me.

    • @jashwanthg3680
      @jashwanthg3680 Год назад +1

      same problem bro

    • @Khushal_Singh_Rathore
      @Khushal_Singh_Rathore Год назад

      @@jashwanthg3680 I found one solution of this , press mic button then say what you want to say, once it will automatically stop listening press mic button twice, then it will send proper sentence.

  • @idogamer1818
    @idogamer1818 11 месяцев назад

    Hi Rivaan. I want to thank you for making this incredible tutorial (probably the best I found in all youtube). However, I am a little stuck because whenever I say something, the computer doesn't understand it and it doesn't even enter the onSpeechResult void. Also, I always get this error: audioserver, FGS Logger Transaction failed.

    • @anamshaikh
      @anamshaikh 10 месяцев назад

      Do let me know when you get any solution please

  • @IdeaRoutes
    @IdeaRoutes Год назад

    Amazing 😍❤

  • @muhammadharis5389
    @muhammadharis5389 Год назад +3

    sir it give error on the response
    {
    I/flutter (25012): "error": {
    I/flutter (25012): "message": "You exceeded your current quota, please check your plan and billing details.",
    I/flutter (25012): "type": "insufficient_quota",
    I/flutter (25012): "param": null,
    I/flutter (25012): "code": null
    I/flutter (25012): }
    I/flutter (25012): }
    I/flutter (25012): An Internal error occurred

    • @uiux.developer
      @uiux.developer Год назад

      Generate your own API Key and replace it.

    • @LaibaShaheen-dp7uc
      @LaibaShaheen-dp7uc 3 месяца назад

      Did this work?

    • @ipe90
      @ipe90 2 месяца назад +1

      @@uiux.developer i generated my own key on the open ai platform , it seems like there's a limit and the free plan doesn't work or something

    • @uiux.developer
      @uiux.developer 2 месяца назад

      @@LaibaShaheen-dp7uc Yes

    • @higurudematsu
      @higurudematsu Месяц назад

      how you guys getting reponse, i can't even see the responses in debug console

  • @asthajain2511
    @asthajain2511 10 месяцев назад

    loosing connection to device on adding speech to text plugin what can be wrong i completely followed your steps

  • @nidhinlalp5267
    @nidhinlalp5267 Год назад

    hey rivan next tutorial i hope restApi (CRUD) any open api in professional way
    🤑

    • @RivaanRanawat
      @RivaanRanawat  Год назад

      Hey, the next tutorial is building your own REST API!

  • @jebintom5324
    @jebintom5324 3 месяца назад

    I have been doing it on windows the speech recognition is not working and when I import the packages it shows url doesn't matches I have tried so much but I couldn't get a solution.later I found that it is not working on windows is there any speech recognition packages that works on windows as well I am running this on chrome

  • @ashishen123
    @ashishen123 Год назад

    hey amazing video i had one question, will it be much diffrent if i create this as an windows app?

  • @yuvrajaloke8813
    @yuvrajaloke8813 5 месяцев назад +2

    Error Code 429 - You exceeded your current quota, please check your plan and billing details.
    Im getting this api error from the try catch block which i added to check the error code even after adding my own api key
    Provided im doing this prj on android studios with flutter

    • @ShivamRai-y4e
      @ShivamRai-y4e 4 месяца назад

      same issue bro

    • @ipe90
      @ipe90 2 месяца назад

      did you get any solution?

    • @ipe90
      @ipe90 2 месяца назад

      @@ShivamRai-y4e any solution ?

    • @ShivamRai-y4e
      @ShivamRai-y4e 2 месяца назад +1

      @@ipe90 The thing is chat gpt api is paid now it aint free so use gemini api instead and do the changes

  • @BenknoBK
    @BenknoBK Год назад

    Good !
    Please make an amazing quiz app from scratch

    • @RivaanRanawat
      @RivaanRanawat  Год назад

      There are many apps related to quiz out there on RUclips, we can try create something new. What do you think?

    • @BenknoBK
      @BenknoBK Год назад

      There are but they are not advanced. I would be great if you create one with advanced features

  • @salmanrafi125
    @salmanrafi125 Год назад

    Awesome bro ❤️❤️

  • @prateekpatel4897
    @prateekpatel4897 Год назад +1

    @rivaan When I am testing on my android device it is not picking the voice, any reason for that?

  • @benitezangel
    @benitezangel Год назад

    i started your tutorial and I just don't know why in it if it doesn't enter the isListerning, I'm left with that doubt and I download your repository and run it and I get the same problem I don't know if it's because my version of flutter is 3.10.6 I'm waiting for your answer

  • @088_monishkumar3
    @088_monishkumar3 8 месяцев назад

    I followed the same steps but the speech to text plugin is not working.. What should i do?

  • @cheapengy
    @cheapengy Год назад

    Heyy this is awesome! However I am getting a box: that says [object Progress Event] when I ask it to generate an image. I clicked the link of the image and it says "public access not permitted". Is it because I need to pay open AI or something? Kinda confused here!

  • @aradhyapriyadarshi
    @aradhyapriyadarshi Год назад +8

    Speech to text Plugin is not showing any captured words in Debug Console. My android phone mic is working perfectly and is sensing each and every word I am speaking into it.

  • @rehforu
    @rehforu Год назад

    Bhaiya apki qualification kya hai? mein apki video dekha mujhe bahut accha laga☺.
    Please reply kariyega🥺

    • @RivaanRanawat
      @RivaanRanawat  Год назад +1

      Gave my 12th boards 2 months ago

    • @rehforu
      @rehforu Год назад

      @@RivaanRanawat to apne ye sab kaha se sikha hai resources?

  • @CodingKartik
    @CodingKartik Год назад

    Hey, I integrated openAI API and my speech is going to chatGpt. But the chatGPT not reponding correctly.
    It give different results and not related results.
    Can you please help me why OpenAI not working correctly?

  • @Coder_DhruvArora
    @Coder_DhruvArora Год назад

    W/MirrorManager : this model don't support
    Please help with this error

  • @priyanshulohia2886
    @priyanshulohia2886 Год назад +1

    how did he install httpl api ,any shortcut for that?

    • @RivaanRanawat
      @RivaanRanawat  Год назад +2

      If youre using VS Code, you can press Cmd + Shift + P > Add Dependencies > Type http and hit enter. It will automatically install the latest version of http in your project.

  • @HariChandana-d9o
    @HariChandana-d9o Год назад +2

    It is showing an internal error occured after speaking what is the error please retify error bro

    • @thevoicep6562
      @thevoicep6562 10 месяцев назад

      did you find a solution ?

  • @seyit8425
    @seyit8425 5 месяцев назад

    Why wasn't the probe end-to-end tested?

  • @bhaskarbaishya5048
    @bhaskarbaishya5048 Год назад

    Can I add stop button through api in this project? If yes, how could I?

  • @TGL_Flyoalk
    @TGL_Flyoalk Год назад

    Superb❤

    • @RivaanRanawat
      @RivaanRanawat  Год назад

      Thank you!

    • @TGL_Flyoalk
      @TGL_Flyoalk Год назад

      @@RivaanRanawat you welcome I’m excited for the deploying video because it was my dream to become a coder and I wanna show your work to the world!

  • @manoharacharyasakec
    @manoharacharyasakec Год назад +1

    46:47 how you are directly adding packages from the search bar of vs code what's the shortcut

    • @RivaanRanawat
      @RivaanRanawat  Год назад

      Cmd + shift + p (from Mac) and then typing Dart: Add Packages
      Not sure but I think this is possible because of Dart and Flutter VS Code extension

  • @hvstech9018
    @hvstech9018 Год назад +1

    Can anyone tell me what is the use of const in the code...even if we don't use it it doesn't gives an error except the blue lines...?🤔🤔

    • @RivaanRanawat
      @RivaanRanawat  Год назад

      Blue lines are warnings. const isn't necessary in flutter code as of now, but it boosts the performance of your apps as it helps flutter know that this thing doesn't have to be rebuilt again and again, even if setState is called.

  • @yongcheekoh4686
    @yongcheekoh4686 Год назад +1

    Hi, I have tried to develop it . But it always show an internal error occur while providing speech input

    • @viettran7556
      @viettran7556 Год назад

      the same issue, did u find the solve???

    • @RivaanRanawat
      @RivaanRanawat  Год назад

      Have y'all uploaded this project to GitHub? The token is considered invalid as soon as it's made public

    • @anamshaikh
      @anamshaikh 10 месяцев назад

      Did not used GitHub but still getting the same error.
      Is it because I am using Chrome instead of iOS/Android emulator?

  • @ArshadSyedandFiveAces
    @ArshadSyedandFiveAces 11 месяцев назад

    Thanks!

    • @RivaanRanawat
      @RivaanRanawat  Месяц назад

      Sorry, saw this late! Thanks to you:)

  • @vikashtiwari8360
    @vikashtiwari8360 Год назад +1

    bhai please bring flutter development course for beginners

    • @RivaanRanawat
      @RivaanRanawat  Год назад +2

      May-June will be releasing Flutter and Dart Beginner Courses

    • @vikashtiwari8360
      @vikashtiwari8360 Год назад

      @@RivaanRanawat thank you brother

  • @lenguyenquochuy5739
    @lenguyenquochuy5739 6 месяцев назад

    I keep getting error in dallEAPI section in openai_service, it keeps say internal error occurred, the other seems fine chat gpt, open AI but dallEAPI keeps getting errors, can you tell me how to fix it

  • @edwardotoo5828
    @edwardotoo5828 Год назад

    Nice tutorial, I'm yet to go through, but I would like to know which state management did you use

    • @RivaanRanawat
      @RivaanRanawat  Год назад +1

      Thanks! Didn't use any, the focus is on using ChatGPT and Dall-E API, kept it simple. For State Management, I've a bunch of other tutorials which use them - ruclips.net/video/B8Sx7wGiY-s/видео.html

    • @edwardotoo5828
      @edwardotoo5828 Год назад

      @@RivaanRanawat great, I will follow this tutorials soon, I personally prefer the setState to keep things simple. I discovered your channel just today, I will do well to go through your tutorials 😊😊

  • @rajeshbehera5657
    @rajeshbehera5657 Год назад

    Sir your code will run my android studio but not working speech to text even I change the package

  • @freeuniversityAfrica
    @freeuniversityAfrica Год назад

    My flutter programs for android fail to run to run in android studio. I keep on getting gradle exceptions

  • @005_mustafafahim5
    @005_mustafafahim5 Год назад +1

    nice tutorial.but facing a problem that, "An internal error occurred" . Don't know where is the actual error in my coding. then I downloaded directly from your github. then it's showing again the error message.

    • @MemesBook.2024
      @MemesBook.2024 10 месяцев назад +1

      hey did u solved that bro ??????😢

    • @anamshaikh
      @anamshaikh 10 месяцев назад

      Having the same issuee

    • @thevoicep6562
      @thevoicep6562 10 месяцев назад

      having the same issue bro

    • @thevoicep6562
      @thevoicep6562 10 месяцев назад

      did you find a solution ?@@anamshaikh

    • @thevoicep6562
      @thevoicep6562 10 месяцев назад

      did you find a solution ?@@MemesBook.2024

  • @H3xOv3rflow
    @H3xOv3rflow Год назад +2

    Please create a tutorial for RUclips/Netflix clone 💥❤️

    • @RivaanRanawat
      @RivaanRanawat  Год назад +3

      Will be included in Flutter Beginners course!!

    • @H3xOv3rflow
      @H3xOv3rflow Год назад

      ​@@RivaanRanawat thank you brother ❤😊

    • @supratik93
      @supratik93 Год назад

      @@RivaanRanawat & use backend also, like how to actually stream a movie or series from computer storage or cloud services, plzzz heavily need it 🥺❤️

  • @aarun8502
    @aarun8502 Год назад

    bro, plugin is not showing to my debug console. What should i do now?

  • @sdhanushsundharam
    @sdhanushsundharam Год назад

    Hi Rivaan I have one Doubt i have flutter version 3.10 version but this flutter code version below 3 if write exact code it will show some error how to ressolve it ?