iutrace / laravel-chatgpt
Installs: 1 213
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- guzzlehttp/guzzle: ^7.0.1
- illuminate/support: ^8.83
README
This package provides integration with the Botmaker API to manage WhatsApp templates within a Laravel application.
This package provides integration with the ChatGPT API. It allows you to send text prompts, with an option to send images content and mime type to interact with the ChatGPT.
Requirements
- PHP >= 7.4
- Laravel = 8.0
- Guzzle HTTP Client >= 7.0
Installation
You can install the package via Composer:
composer require iutrace/laravel-chatgpt