ezimuel/php-llm-examples
PHP examples about the usage of GenAI and LLM
This collection provides practical PHP code examples for integrating Generative AI features into your web applications or scripts. It shows how to input text prompts and receive AI-generated text, images, or even speech, or to moderate user content. Developers working with PHP who want to add modern AI capabilities will find these examples useful.
No commits in the last 6 months.
Use this if you are a PHP developer looking for ready-to-use code snippets and patterns to implement various Generative AI features, including RAG (Retrieval-Augmented Generation) with Elasticsearch, into your PHP projects.
Not ideal if you are not a PHP developer or if you are looking for a pre-built, production-ready application rather than code examples.
Stars
17
Forks
6
Language
PHP
License
MIT
Category
Last pushed
Aug 14, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ezimuel/php-llm-examples"
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.