urnauzao/laravel-chatgpt-application
Application Laravel integrated with OpenAI's ChatGPT, with Authentication and Cache.
This is a pre-built web application that integrates OpenAI's ChatGPT. It provides a secure environment for users to send queries to ChatGPT and receive responses, with a caching mechanism to avoid redundant requests. The ideal user is a web developer or small business owner who wants to quickly deploy a private, authenticated ChatGPT interface for their team or clients without building it from scratch.
No commits in the last 6 months.
Use this if you need a ready-to-deploy, authenticated web interface for interacting with OpenAI's ChatGPT, complete with user logins and caching.
Not ideal if you're looking for a simple script or library to integrate ChatGPT into an existing, complex application, or if you don't need user authentication.
Stars
27
Forks
15
Language
PHP
License
—
Category
Last pushed
Jan 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/urnauzao/laravel-chatgpt-application"
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.