Тёмный
No video :(

Build ChatGPT App in Flutter using OpenAI API - Full Course 

The Flutter Way
Подписаться 228 тыс.
Просмотров 76 тыс.
50% 1

Опубликовано:

 

26 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 107   
@codingwithhadi
@codingwithhadi Год назад
Thanks for hosting my course on your channel 🙏.
@TheFlutterWay
@TheFlutterWay Год назад
It's my pleasure
@bigtaco4362
@bigtaco4362 Год назад
Hi are planning to make a service app/booking service for home services course on udemy anytime soon ? I have purchased your courses and i really liked it. Sir great course, Thankyou.
@lowkeylyesmith
@lowkeylyesmith Год назад
Hi Hadi, thank you very much for making the course freely available. I bought your course "Flutter 3.0&Firebase Build a Grocery App&WEB Admin Panel" on Udemy, but unfortunately I haven't got around to it yet due to lack of time. That's why I find this short course here very helpful. I hope to come close to your knowledge at some point and be able to develop apps myself. Thank you from the bottom of my heart and best regards from Austria.
@captcha1337
@captcha1337 Год назад
This is an awesome tutorial! Fresh and clean. Thank you a lot for making it free for us!
@TheFlutterWay
@TheFlutterWay Год назад
You're very welcome!
@higorgustavobarbosadasilva9624
Great course man!!!! I think that the url for the models were change since you post your curse. Now, differents post url are required for each model.
@BeatFreakDJs
@BeatFreakDJs Год назад
Thx for the tutorial, guys! 10/10
@TheFlutterWay
@TheFlutterWay Год назад
Our pleasure!
@webdenj14
@webdenj14 Год назад
hello my bro I get this error when I want to use the app. Can you explain it to me about it? (error HttpException: You exceeded your current quota, please check your plan and billing details.)
@waseemakram9835
@waseemakram9835 Год назад
just change the api key that's why this happening.?
@aarun8502
@aarun8502 Год назад
@@waseemakram9835 it's not working
@muhsinsalam
@muhsinsalam Год назад
Same here... already given my api key credentials..but response is this error msg
@brandond4756
@brandond4756 Год назад
How would it be possible for the answers created in constants.dart to be answered by the bot? is posible?
@samwinpereira1639
@samwinpereira1639 Год назад
For those who are getting the error "You exceeded your current quota, please check your plan and billing details" it's probably because you have not received free credits from OpenAI, as these free credits are dependent on the phone number of the country you are in
@faridwicaksono6387
@faridwicaksono6387 Год назад
how to input my own api key in editor?
@keshavkishor
@keshavkishor Год назад
Any idea, how to get free credits?
@me_musthu
@me_musthu Год назад
i got this error ,im from kerala ,india
@SADIQALOTMI
@SADIQALOTMI Год назад
You always impress me 😍😍, my favorite teacher, I will not let your work go to waste, one day I will meet you, thanks my teacher 💙
@KALYAN1898
@KALYAN1898 Год назад
This course is really helpful, thanks a lot, sir
@TheFlutterWay
@TheFlutterWay Год назад
Glad to hear that
@niksrivastava
@niksrivastava Год назад
Very well explained. Thank you so much !
@zingmaishinglai5100
@zingmaishinglai5100 Год назад
how do i continue chatting on the same query(topic) with the AI?
@singhams3559
@singhams3559 6 месяцев назад
Thanks man its working
@dmintzer75
@dmintzer75 Год назад
Hello! How did you surpassed the "You exceeded your current quota, please check your plan and billing details" error? I think now we have to pay to use the API, correct?
@awscloud-dx1nk
@awscloud-dx1nk Год назад
Use new token from another account it's working
@hoanganhle1777
@hoanganhle1777 Год назад
If someone has a font error, please use if (jsonResponse['choices'].length > 0) { for (int index = 0; index < jsonResponse['choices'].length; index++) { String text = jsonResponse['choices'][index]['text']; List bytes = text.codeUnits; Utf8Decoder decoder = Utf8Decoder(); String utf8String = decoder.convert(bytes); log(utf8String); chatList.add( ChatModel( msg: utf8String, chatIndex: 1, ), ); } } thay cho if (jsonResponse['choices'].length > 0) { log("jsonResponse['choices']text ${jsonResponse['choices'][0]['text']}"); chatList = List.generate( jsonResponse['choices'].length, (index) => ChatModel( msg: jsonResponse['choices'][index]['text'], chatIndex: 1, ), ); }
@thereal1806
@thereal1806 Год назад
Hi, extraordinaty tutorial i really like it! Can you please add save chats and other features? Thanks.
@muhammedakbey5328
@muhammedakbey5328 Год назад
very useful content my friend, thank you 🤙
@clichyblazin
@clichyblazin 9 месяцев назад
hello since I followed this tutorial, but I am stuck at the level of " log("error: $error"); " in the function "ApiService.getModels" where I have this error "_TypeError (type 'Null' is not a subtype of type 'String') "I've tried everything I know what's wrong. I receive the list of models but when it comes to displaying them I get this error. help me please . timeline: 1:21:51
@HariharanJ-jr6jl
@HariharanJ-jr6jl Год назад
When I click to post the data the Error:You exceeded your current quota, please check your plan and billing details
@thedemonroyal72
@thedemonroyal72 Год назад
me too i am also searcing for answer can anyone help
@JamesChoi-xd2ji
@JamesChoi-xd2ji Год назад
1:04:44 Why is this message appearing? " flutter: {error: {message: you must provide a model parameter, type: invalid_request_error, param: null, code: null}} "
@user-tg6ih4qs6j
@user-tg6ih4qs6j Год назад
anybody know what plugin is used at 33:44? drag and generate code file?
@prajwallamkhade9477
@prajwallamkhade9477 Год назад
searching for the same. let me know if you get it
@alwinvj6487
@alwinvj6487 Год назад
what to do if I want to use just one Model instead of the dropdownlist?
@enjoymylife4174
@enjoymylife4174 Год назад
thanks great lecture.
@OnlyVocals-Nomusic
@OnlyVocals-Nomusic Год назад
will it remember past conversation like chatGPT?
@sameeullahkhan5504
@sameeullahkhan5504 Год назад
Everything is working fine but answer of chatGpt is spam message.. How to fix it?
@IM-my3em
@IM-my3em Год назад
Did you find a solution for this problem ?
@diexgo123
@diexgo123 Год назад
Why do you use Material and Padding separately when you can use just a Container? If you're only going to use the color property, wouldn't it be better to use a ColoredBox? Sorry for my ignorance, you left me with these doubts.
@codingwithhadi
@codingwithhadi Год назад
Same but easier to read the code
@akashkedari255
@akashkedari255 Год назад
I am getting the following error : "Converting object to an encodable object failed: _LinkedHashSet len:1" at 1:44:30
@prajwallamkhade9477
@prajwallamkhade9477 Год назад
33:44 how did you open the code in a new tab? somebody please explain
@martinedemklutsey4952
@martinedemklutsey4952 Год назад
Thank you for this amazing course bro. However, at tutorial 01:49:42 - (Start display the chats on the screen) I keep get wrong and random answers from the bot when I asked questions. Please help🙏
@codingwithhadi
@codingwithhadi Год назад
Hello, 02:17:15 - in the last lecture I fixed this issue.
@martinedemklutsey4952
@martinedemklutsey4952 Год назад
@@codingwithhadi Oh ok that's amazing, thanks a lot🙏
@prasantkumar7693
@prasantkumar7693 Год назад
Great effort by you
@TheFlutterWay
@TheFlutterWay Год назад
Thanks a lot
@richardchui4480
@richardchui4480 Год назад
How can the program be modified to support streaming? Thanks!
@adilhesenov2962
@adilhesenov2962 Год назад
thank you bro
@JerrysTechCorner
@JerrysTechCorner Год назад
Awesome tutorial ❤
@TheFlutterWay
@TheFlutterWay Год назад
Thank you! Cheers!
@hemafathy9726
@hemafathy9726 Год назад
How can i make the list view automatically scrollable while the model is answering can you provide me a solution for it?
@captcha1337
@captcha1337 Год назад
Hey! All of a sudden I'm getting an error "FormatException: Unexpected character (at character 1) ^" when triggering a dropdown menu Seems like API returns me HTML file instead of json. Did you encounter such problem?
@captcha1337
@captcha1337 Год назад
ChatGPT was down due to high demand. That was the reason why API sent me HTML instead of JSON.
@mohitmishra2150
@mohitmishra2150 Год назад
ChatGPT remembers previous conversation, how can we add the same functionality on this app..
@ugandanbasement5020
@ugandanbasement5020 Год назад
thank you
@mstuto4403
@mstuto4403 Год назад
Thx for this tutorial
@TheFlutterWay
@TheFlutterWay Год назад
Any time
@israelarroyoaranda
@israelarroyoaranda Год назад
how can i use the free api??
@k.y-ic9ri
@k.y-ic9ri Год назад
Why use a provider? Why did you not use riverpod?
@shedrachjonah4177
@shedrachjonah4177 7 месяцев назад
How do I integrate this With chat history
@variprogramacion2458
@variprogramacion2458 Год назад
someone can help me pls with this error 2 [log] error HttpException: 'messages' is a required property
@awscloud-dx1nk
@awscloud-dx1nk Год назад
The page is not scrolling down what should I do??
@younghaz1058
@younghaz1058 Год назад
How can I make the result that the AI gave copyable ?
@naubinhkggffs6159
@naubinhkggffs6159 Год назад
At 1:56:26, Why do we need setState(){} after chatList.addAll() ? I can't see the difference if I remove setState and let setState there.
@codingwithhadi
@codingwithhadi Год назад
Hello, you are changing some values, and the changes should appear on the screen, it won't work without it. Also to change the value of the isTyping and show the loader on the screen
@0ArtGame0
@0ArtGame0 Год назад
How can I get ChatGPT to respond in a language other than English?
@havasahammed2859
@havasahammed2859 Год назад
where did i find the token
@Sabsealg20apr
@Sabsealg20apr Год назад
First person to watch your video
@TheFlutterWay
@TheFlutterWay Год назад
💙
@user-qs3ni4io5r
@user-qs3ni4io5r Год назад
you have not uploaded the project to github. can you upload it please?
@maimonaqaiser7779
@maimonaqaiser7779 Год назад
Why turbo isn't working?
@somebodyoulove
@somebodyoulove Год назад
This is good. Thank you.
@TheFlutterWay
@TheFlutterWay Год назад
Thank you too!
@animat1d
@animat1d Год назад
Hello, do you know how to program that ChatGPT only answers 5 questions per day and that it is restored in 24 hours?
@codingwithhadi
@codingwithhadi Год назад
You need to make authentication, if you use firebase, you can use firebase function to update the timing counter. And everytime the user send a message and get an answer, reduce the counter by 1. When the timer is done the firebase function will update it
@rishikapildreamteam
@rishikapildreamteam Год назад
For me getting error in " http exception - incorrect API key provided - sk-ioDx2** . How to solve this error? Please anyone answer
@sachinbasnet8258
@sachinbasnet8258 Год назад
generate another api key and use it from openai
@faridwicaksono6387
@faridwicaksono6387 Год назад
@@sachinbasnet8258 sir, how to fix runtimes JAR file in the classpath should have same version(error message when generate apk)
@yasseralhassan4188
@yasseralhassan4188 Год назад
Does it support the other languages ? like Arabic and Turkish
@codingwithhadi
@codingwithhadi Год назад
Yes, however you need to an extra step "decode the response"
@yasseralhassan4188
@yasseralhassan4188 Год назад
@@codingwithhadi I need only to decode the response or to decode the request too ?
@codingwithhadi
@codingwithhadi Год назад
@@yasseralhassan4188 I added a lecture about it on Udemy, and the source code has been updated
@faridwicaksono6387
@faridwicaksono6387 Год назад
How to change our own api key?
@ogabektulayev595
@ogabektulayev595 Год назад
is it free to use openai API?
@ghulammurtaza7959
@ghulammurtaza7959 Год назад
Is this a complete course in this RU-vid video?
@codingwithhadi
@codingwithhadi Год назад
Yes, the full course is available here, I might add new sections to the course, but we will keep it up to date.
@ghulammurtaza7959
@ghulammurtaza7959 Год назад
@@codingwithhadi that's good
@mohamedelidi1445
@mohamedelidi1445 Год назад
Hello sir, how can we contact you ? About a project, we want to hire you
@AdhamFaisal875
@AdhamFaisal875 5 месяцев назад
AI Text to Speech Flutter Full App please hot to note and play and download this audio? how to add options maleVoice and famleVoice
@muhammadbasit6176
@muhammadbasit6176 Год назад
Is this api free to use?
@ulanyum
@ulanyum Год назад
How can I convert string to utf8?
@codingwithhadi
@codingwithhadi Год назад
The code is on my GitHub, I implemented it but it's not explained on RU-vid. It's one line of code
@nrafv
@nrafv Год назад
🤯
@TheFlutterWay
@TheFlutterWay Год назад
Glad you like it!
@jopadjr
@jopadjr Год назад
237th...Thanks
@amrinpasha1184
@amrinpasha1184 Год назад
Uwu♥️
@Mfbzai
@Mfbzai Год назад
But It's not free.
@TheFlutterWay
@TheFlutterWay Год назад
What do you mean by not free?
@Mfbzai
@Mfbzai Год назад
@@TheFlutterWay Open AI api, that implement on flutter. It's not free to use, should buy their license to get their api key. Anyway, God bless you for this tutorial.
@mohammadminhaziftekhar4074
@mohammadminhaziftekhar4074 Год назад
@@Mfbzai No its free, try it.
@Xunilesuss
@Xunilesuss Год назад
get lost!
Далее
Using Ollama To Build a FULLY LOCAL "ChatGPT Clone"
11:17
microsoft doubles down on recording your screen
10:00
Коротко о моей жизни:
01:00
Просмотров 286 тыс.
Flutter Basics by a REAL Project
25:42
Просмотров 457 тыс.
ChatGPT for Data Analytics: Full Course
3:35:30
Просмотров 254 тыс.
Build Anything With ChatGPT API, Here’s How
12:11
Просмотров 65 тыс.