In this video, I will show you how to use OpenAI in Laravel and will learn how to integrate ChatGPT in Laravel.
We will create simple get route and call OpenAI api to get data using HTTP client facade. Open AI has many models like GPT-3, GPT-3.5, GPT-4, davinci etc. we will use gpt-3.5-turbo and get data from api. So, let's follow a few video steps to create an example of how to use openai in Laravel.
Create OpenAI Account : https://openai.com/product
Create API Key: https://beta.openai.com/account/api-keys