Skip to content

iutrace/laravel-chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel ChatGPT

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