manuelkiessling/php-ai-tool-bridge
Seamlessly empower your AI integration to interact with your own code and services
This helps businesses integrate AI chat assistants with their existing services, like an e-commerce product catalog. It allows an AI, such as ChatGPT, to automatically interact with your backend systems to retrieve or update information based on user requests. The primary user is a business owner or product manager who wants to deploy an AI assistant capable of performing real-world actions or accessing specific business data.
No commits in the last 6 months.
Use this if you want your AI assistant to intelligently trigger actions or fetch data from your existing PHP application, like searching a product database or adding items to a cart, without needing to manually interpret the AI's intent.
Not ideal if your AI assistant doesn't need to interact with external systems or perform specific actions beyond generating text.
Stars
75
Forks
1
Language
PHP
License
GPL-3.0
Category
Last pushed
Sep 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/manuelkiessling/php-ai-tool-bridge"
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.