After spending 2 failed days trying to get this to work using OpenAI documentation and many other online tutorials, I found your video - and it is the first tutorial that I found that actually works! Fantastic, and incredibly informative, thank you!
Hi! Thanks for the video. I have some questions after i run the " composer require orhanerday/open-ai " on the terminal. I'm getting this error Failed to download orhanerday/open-ai from dist: The zip extension and unzip/7z commands are both missing, skipping. The php.ini used by your command-line PHP is: C:\xampp\php\php.ini Now trying to download from source In GitDownloader.php line 82: git was not found in your PATH, skipping source download Do i need to install Git?
Hey I am getting this error when trying to generate the image - Trying to access array offset on value of type null in C:\xampp\htdocs\PHP-AI\image-ai.php on line 42. And while trying to generate caption this error- Warning: Undefined array key "choices" in C:\xampp\htdocs\PHP-AI\ai.php on line 26 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\PHP-AI\ai.php on line 26 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\PHP-AI\ai.php on line 26 What to do?
I got that error when I tried using a different CHATGPT model than the Divinici-003 model. I guess the format for the answer is different based on the model used.
The response on the .ai page seems to come back empty after filling out the form. I'm only getting: Out Put of 3 Facebook Marketing Captions for shoe...any guess that I might be missing and why nothing returned from ChatGPT?
Your video was very instructive and didactic. Every step by step was explained in a thorough way. On the other hand, from your contribution some useful utilities can be built. I want to take advantage of asking you if the solution you have developed can work as it is proposed in a classic hosting service like Hostinger. I estimate that if the hosting has the Composer service pre-installed, it would work without problems.
@@Devtamin Thank you for your answer. I've read the article and then I've written to Hostinger. I hope to have the answer soon to try your AI-driven marketing tool in common hosting service. Do you have a plan to publish other video about AI?
Hi! I grasp the importance of testing the application locally. However, once the local testing phase is complete, I'm unsure of the steps to deploy it on an internet host. I've been unable to locate any instructional videos outlining this process. Thanks!🤔
Hello I liked your video tutorial! But how can I generate a text response in my own numbers.. for example: you put 3 for the marketing I only want one or as many as I liked to have as a result. please teach m where to change it . Thank you ! I'll subscribe! you're so helpful.
@@Devtamin It's mean useful. And surely a good thing! Your English pronunciations, are very good, but I see some words like the way many people in the south of my country, eg. this that these those with th become d. Hope you make more useful clips with more wonderful things
Why does it tell me string(206) "{ "error": { "message": "You exceeded your current quota, please check your plan and billing details.", "type": "insufficient_quota", "param": null, "code": null } } "
After spending 2 failed days trying to get this to work using OpenAI documentation and many other online tutorials, I found your video - and it is the first tutorial that I found that actually works! Fantastic, and incredibly informative, thank you!
Glad I could help
Nice. A lot simpler than I thought it would be. Thank you!
You're welcome
Thanks that is the best vid I have seen for adding openai to a PHP site Thank You
You're welcome. Please, subscribe
Very helpful, I will give it a try, I hope nothing much has changed since 1 years ago
Hi! Thanks for the video. I have some questions after i run the " composer require orhanerday/open-ai " on the terminal. I'm getting this error
Failed to download orhanerday/open-ai from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:\xampp\php\php.ini
Now trying to download from source
In GitDownloader.php line 82:
git was not found in your PATH, skipping source download
Do i need to install Git?
Awesome video man, just learning about REST APIs and your videos are quick and easy to follow.
You're welcome
Am verry verry salute you sir withis tutorial
I appreciate your comment
Great video Thank you for your hard work
You're welcome
Thanks a lot Man! You are a life saver.
Glad it helped! Please, subscribe
Hey I am getting this error when trying to generate the image - Trying to access array offset on value of type null in C:\xampp\htdocs\PHP-AI\image-ai.php on line 42. And while trying to generate caption this error- Warning: Undefined array key "choices" in C:\xampp\htdocs\PHP-AI\ai.php on line 26
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\PHP-AI\ai.php on line 26
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\PHP-AI\ai.php on line 26
What to do?
Maybe the key is not correct
I got that error when I tried using a different CHATGPT model than the Divinici-003 model. I guess the format for the answer is different based on the model used.
Does it only work locally? what if I want to host it via vps, I was thinking there could be some error because you downloaded composer locally.
Install composer on your host
Where can I get the hello code?
The response on the .ai page seems to come back empty after filling out the form. I'm only getting: Out Put of 3 Facebook Marketing Captions for shoe...any guess that I might be missing and why nothing returned from ChatGPT?
Do you have OpenAI credit ?
This is great! Thank you :D
Our pleasure! I appreciate your comment. Please, subscribe
saved my day, thanks man 🚀🚀
Thank you for a comment. Please, subscribe
@@Devtamin nice
wow
nice
Your video was very instructive and didactic. Every step by step was explained in a thorough way. On the other hand, from your contribution some useful utilities can be built.
I want to take advantage of asking you if the solution you have developed can work as it is proposed in a classic hosting service like Hostinger. I estimate that if the hosting has the Composer service pre-installed, it would work without problems.
Glad it was helpful! I think Hostinger also support composer. support.hostinger.com/en/articles/5792078-how-to-use-composer
@@Devtamin Thank you for your answer. I've read the article and then I've written to Hostinger. I hope to have the answer soon to try your AI-driven marketing tool in common hosting service.
Do you have a plan to publish other video about AI?
I'm sure for now. I'll take a look
thanks man, i wonder if i can builad a php project that generate quizes from a modules given
Yes, it's an AI that generates contents. The only thing you need is the right prompt
Hi! I grasp the importance of testing the application locally. However, once the local testing phase is complete, I'm unsure of the steps to deploy it on an internet host. I've been unable to locate any instructional videos outlining this process.
Thanks!🤔
Great point!
thanks for sharing great knowledge sir, can we have a video about new OpenAI assistant api implementation using php
I will put this idea in my list
@@Devtamin thanks that will be great
Hello I liked your video tutorial! But how can I generate a text response in my own numbers.. for example: you put 3 for the marketing I only want one or as many as I liked to have as a result. please teach m where to change it . Thank you ! I'll subscribe! you're so helpful.
You're welcome
great video! do you know how to integrate assistant AI into php? i only find tutorials doing this with python :(
Thank you
You're welcome
i get an error message like this "You exceeded your current quota, please check your plan and billing details". how to handle it
You need to OpenAI for using the API
Hữu ích!
Even though I don't understand your comment, I hope it means a good thing
@@Devtamin It's mean useful. And surely a good thing! Your English pronunciations, are very good, but I see some words like the way many people in the south of my country, eg. this that these those with th become d. Hope you make more useful clips with more wonderful things
Why does it tell me
string(206) "{ "error": { "message": "You exceeded your current quota, please check your plan and billing details.", "type": "insufficient_quota", "param": null, "code": null } } "
You use all free quota. You need to pay for OpenAI services
can we upload in wordpress?
Yes, you cant code OpenAI to connect with WordPress
nice video
yu
Thanks
hi, you can for create php code for elementor wordpress
Thank you for a recommendation
Can you Upload about command prompt shortcuts tutorial etc, Thank you
Yes, sure. What kind of shortcuts do you want to know?
Cmd shortcuts for making a folder with a file inside for vscode and some C++ tutorials This Channel is super Underated, Thanks a lot.
great
Thank you
I love it and your Name. DevsOnSteorid
I really like the name, DevsOnSteorid
Can we make wordpress plguin
Sure!! I will take your request to my list
can you please learn php for beginners to pro
I will put it on my to-do list. Pls, hit the subscribe button. Thank you for the comment
pls do it for gpt 4
soon
@Devtamin
Thanks man, those open AI guys took my 5 $ and gave me an api that tells stories
@@Devtamin
😢
❤❤
Thank you for a comment
very thank you.. very thank you. vary thank you.
I appreciate your comment. Please, subscribe
Thank you
You're welcome