How to build chatbot using OpenAI GPT model in laravel step by step

  Рет қаралды 10,598

HHV Technology

HHV Technology

Күн бұрын

Пікірлер: 48
@RadmanAbdollahi
@RadmanAbdollahi 11 ай бұрын
TF IS THAT BACKGROUND MUSIC
@nick8292
@nick8292 Жыл бұрын
Hey, thanks a lot! I got it working!
@nick8292
@nick8292 Жыл бұрын
But how to get it to remember what's been said? Maybe I have an error, but the chatbot can only refer to the most recent request, not the history of the chat, right?
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
@@nick8292 OpenAI's chatbot currently only remembers the last chat, you can save the chat history in the database, I think it's not available
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
@@ahmadmuzzafar6314 sorry, I haven't saved this source code. you can follow this video
@fernandezjasper
@fernandezjasper 3 ай бұрын
Enjoying the bg music🤣
@MdWalyUlAmin
@MdWalyUlAmin 4 ай бұрын
The background music is very funny. Try to provide a source code link. It's very helpful for beginners.
@PauloDuga
@PauloDuga 9 ай бұрын
thanks bro
@hhvtechnology7034
@hhvtechnology7034 9 ай бұрын
Thank you for watched
@philq01
@philq01 Жыл бұрын
I can't abide the stupid background music
@vaibhav3750
@vaibhav3750 Жыл бұрын
first ❣️
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
Thank you for first view
@RizqialH
@RizqialH Жыл бұрын
i think the code isnt working for openAI new version. there is a new configuration for connect the API. did you know how the new one work?
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
i tried again and these codes are still working today, what error did you get?
@RizqialH
@RizqialH Жыл бұрын
@@hhvtechnology7034 Really? i am trying to make a chat and there is no response from the server. do you have any suggestion?
@baedou1243
@baedou1243 Жыл бұрын
@@hhvtechnology7034 me too, month ago its working fine, but now there is no response from message. any suggestion??
@baedou1243
@baedou1243 Жыл бұрын
@@hhvtechnology7034 it fixed!! the problem is with message promo, change to gpt-turbo-3.5
@khanafroz5553
@khanafroz5553 5 ай бұрын
hey can you provide the code of the following project so that will save time to create a whole and just by adding the API-KEY we can use this project AI chatbox The code can be uploaded in git public repo
@baedou1243
@baedou1243 Жыл бұрын
hello thanks alot for the tutorial, but I have a problem.. I'm in +- 12:00 after I upload my message it got send and return but not long after that, the page said error 419 page expired?? i don't know why but 1 thing i know is something have to do about @csrf , but i don't know what
@baedou1243
@baedou1243 Жыл бұрын
nvm i fixed it somehow
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
when posting a form with laravel we need to write @csrf in the form to not get error 419. You can find it with google or laravel doc
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
thank for watched
@Programming160
@Programming160 Жыл бұрын
wow great. I have a question for you Brother this OpenAi Api free or paid?
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
Currently openai is giving 5 dollars api when creating a new account
@AzizanMultazamAvicenna
@AzizanMultazamAvicenna Жыл бұрын
are this work fine in laravel 10?
@hhvtechnology7034
@hhvtechnology7034 11 ай бұрын
Yes, fine
@eyfik1126
@eyfik1126 Жыл бұрын
I got the error "You exceeded your current quota, please check your plan and billing details."
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
Maybe the number of api sent to chatgpt has exceeded the limit, you can upgrade your gpt chat account to a new package or create another free account
@shaharyarrana518
@shaharyarrana518 Жыл бұрын
Wow great.. please provide source code.
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
sorry, I haven't saved this source code. you can follow this video
@michabbb
@michabbb Жыл бұрын
He never wrote the code himself, obviously 🙄
@sunney4254
@sunney4254 Жыл бұрын
Hey is it works for Laravel 8 and PHP 8 based Application.
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
yes
@sunney4254
@sunney4254 Жыл бұрын
But i have tried it but I'm getting error and in my research i came to know that it requires PHP 8.1+ to work with OpenAi package in laravel 8 If you can able to use OpenAi client package for php 8.0 and Laravel 8.0 for the above package inform me the process I'm requesting as its very urgent for me.
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
@@sunney4254 Can you upgrade php to 8.1. i think you just need to upgrade php to use open ai package
@Shotgun2471
@Shotgun2471 9 ай бұрын
Why would you add that background music. Literally makes the video unwatchable
@pizzaiq
@pizzaiq Жыл бұрын
I can't... I just can't
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
What problems did you encounter with this guide?
@boky7731
@boky7731 Жыл бұрын
What is this music bro thats whats the problem@@hhvtechnology7034
@tahakhalid531
@tahakhalid531 Жыл бұрын
please i want code
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
sorry i lost the source code. you can watch the video and follow
@sachi-tz6dn
@sachi-tz6dn 7 ай бұрын
Remove that annoying background music🤮
@manishworld5533
@manishworld5533 Жыл бұрын
Give source code
@hhvtechnology7034
@hhvtechnology7034 Жыл бұрын
sorry, I haven't saved this source code. you can follow this video
@jonathankwaasi5094
@jonathankwaasi5094 3 ай бұрын
Cant access the server
@thepalacegi6795
@thepalacegi6795 Ай бұрын
stupid background music
I built a CHAT GPT integration in 4 MINUTES using Laravel
4:43
Code with Ross
Рет қаралды 13 М.
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
Why Don't We Have A Laravel For JavaScript?
12:36
Theo - t3․gg
Рет қаралды 113 М.
ChatGPT + Laravel = 🤯🤯🤯 | The FUTURE is HERE.
17:19
Przemysław Przyłucki
Рет қаралды 8 М.
How To Build Your Own AI With ChatGPT API
9:51
Web Dev Simplified
Рет қаралды 421 М.
Chat with Multiple PDFs | LangChain App Tutorial in Python (Free LLMs and Embeddings)
1:07:30
Alejandro AO - Software & Ai
Рет қаралды 513 М.
Laravel 10: How to integrate Botman Chatbot in English
16:42
Code Shotcut
Рет қаралды 6 М.
React Tutorial for Beginners
1:20:04
Programming with Mosh
Рет қаралды 3,7 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.