hesamzakerirad/laravel-chatgpt
A lightweight library to integrate ChatGpt into your Laravel application!
This is a lightweight library that enables Laravel developers to quickly integrate ChatGPT's conversational AI capabilities into their web applications. Developers can pass user questions as input and receive AI-generated answers directly within their Laravel environment. This is for web application developers who build and maintain platforms using the Laravel PHP framework.
No commits in the last 6 months.
Use this if you are a Laravel developer looking to add ChatGPT's text generation features to your web application with minimal setup.
Not ideal if you need a pre-built, plug-and-play ChatGPT interface for your users rather than a developer tool for backend integration.
Stars
8
Forks
3
Language
PHP
License
MIT
Category
Last pushed
Nov 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/hesamzakerirad/laravel-chatgpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
prism-php/prism
A unified interface for working with LLMs in Laravel
maltekuhr/laravel-gpt
LaravelGPT: Streamlined integration of OpenAI's ChatGPT (GPT-3.5, GPT-4) into Laravel...
moe-mizrak/laravel-openrouter
Laravel package for OpenRouter (A unified interface for LLMs)
kargnas/laravel-ai-translator
High quality automatic translate your language files into many languages using AI like Claude,...
tectalichq/public-openai-client-php
OpenAI API Client for PHP. Includes all endpoints and models (DTOs) for all requests and responses.