Recommend this page to a friend! |
Classes of Naif Alshaye | Laravel ChatGPT | README.md | Download |
|
DownloadLaravel Nova 4 ChatGPT Integration ToolA Laravel Nova 4 ChatGPT Integration Tool combines Laravel Nova 4 with the ChatGPT API. Features
Requirements
You can install the package into a Laravel app that uses Nova via composer:
Publish Model, Migration and Config files
Run Migrate
Add the below to .env file:
You can increase the tokens to get more text from ChatGPT response. UsageAdd the tool to NovaServiceProvider.php
Screenshots<img src="screenshots/dark-home.png" width="800"> <img src="screenshots/light-home.png" width="800"> <img src="screenshots/history.png" width="800"> <img src="screenshots/view.png" width="800"> Support:naif@naif.io https://naif.io Bug Tracker: https://github.com/naifalshaye/chatgpt-nova4/issues LicenseThe MIT License (MIT). Please see License File for more information. |