Build ChatGPT Messenger With Laravel

Опубликовано: 02 Июль 2023
на канале: Cyber Superior
449
13

A video tutorial describing the end to end build of a ChatGPT messenger with Laravel. Details include leveraging the OpenAI API as well as creating a basic messenger similar to ChatGPT.

LIKE & SUBSCRIBE

Github Repo with working project: https://github.com/cybersuperior/openai
Laravel Installation: https://laravel.com/docs/10.x/install...
Finding OpenAI API Key:    • How to get OpenAI API Key #shorts  
Bootstrap Chatbox Examples: https://mdbootstrap.com/docs/standard...
OpenAI API Reference: https://platform.openai.com/docs/api-...

00:00 - Intro
00:16 - Scaffolding The Project
00:37 - Setting OpenAI API Key
2:00 - Building Our Controllers
4:33 - Integrating With OpenAI
8:50 - Creating Views
18:36 - Connecting Our Controllers and Views
25:33 - Final Working Example

OpenAI PHP | OpenAI Laravel