Open AI Chat GPT in PHP Symfony Framework
In this video, inside a symfony project I add chat gpt api, so the user can interact with the bot from my website.
Github code: https://github.com/najmi9/chat-gpt-symfony/tree/symfony_setup
Chat GPT secret key: https://platform.openai.com/account/api-keys
chat gpt docs: https://platform.openai.com/docs/guides/chat
source