Skip to content

Hello developer community, here is a simple resource for ChatGPT integration in the laravel application, I make a simple Lara-GPT with ChatGPT API and You can also make it yourself very quickly. This app is name LaraGPT, Happy coding!

Notifications You must be signed in to change notification settings

devriazul/LaraGPT

Repository files navigation

LaraGPT (because I can't think of a better name just yet)

This is a simple clone of the ChatGPT interface using the following tools:

Demo

CleanShot 2023-03-12 at 15 23 36

Getting started

Clone the repository and install the dependencies:

composer install
npm install

Copy the .env.example file to .env and fill in the required values:

OPENAI_API_KEY=your-openai-api-key

Build the frontend assets:

npm run build

...and you should be good to go!

LaraGPT

About

Hello developer community, here is a simple resource for ChatGPT integration in the laravel application, I make a simple Lara-GPT with ChatGPT API and You can also make it yourself very quickly. This app is name LaraGPT, Happy coding!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages