jumbaeric/laragpt
OpenAI ChatGPT Laravel package. Laragpt is the perfect package for developers wanting to access the powerful Artificial Intelligence capabilities of OpenAI through an easy to use Laravel interface.
This package helps Laravel developers quickly integrate powerful Artificial Intelligence features into their applications. It allows you to feed prompts or conversations to OpenAI's models and receive text completions or chat responses, transcribe or translate audio, edit text, or generate and manipulate images. It's for developers building web applications who want to leverage advanced AI capabilities without extensive custom coding.
No commits in the last 6 months.
Use this if you are a Laravel developer looking for an easy way to add OpenAI's AI capabilities, like natural language processing or image generation, directly into your web applications.
Not ideal if you are not working within the Laravel framework or need direct, low-level control over the OpenAI API without an abstraction layer.
Stars
17
Forks
8
Language
PHP
License
MIT
Category
Last pushed
Jan 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jumbaeric/laragpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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.