Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrwilbroad/openai-laravel
Laravel with OpenAI package intergration
https://github.com/mrwilbroad/openai-laravel
laravel openai openai-php-sdk
Last synced: about 2 months ago
JSON representation
Laravel with OpenAI package intergration
- Host: GitHub
- URL: https://github.com/mrwilbroad/openai-laravel
- Owner: mrwilbroad
- Created: 2023-11-21T00:02:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T12:12:23.000Z (12 months ago)
- Last Synced: 2024-01-11T19:41:40.714Z (12 months ago)
- Topics: laravel, openai, openai-php-sdk
- Language: PHP
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Learn OpenAI with Laravel + Reactjs + Inertiajs At once
It provide a boilerplate to intergrate Laravel app with Generative AI like ChatGPt with access to different model like gpt-4 , gpt-3.5-turbo that provide text based generative response
# Thanks to Nunomaduro for his archivement on creating openai-php for Laravel