From 88fd2ba4362229d3244aa59da07796afbaa13436 Mon Sep 17 00:00:00 2001 From: Dimitar Atanasov Date: Fri, 6 Dec 2024 10:18:36 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee92f3789..9d2a75a2d 100644 --- a/README.md +++ b/README.md @@ -815,6 +815,7 @@ Libraries to help manage database schemas and migrations. * [OpenAI Client](https://github.com/openai-php/client) - OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API. * [OpenAI Client for Laravel](https://github.com/openai-php/laravel) - OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API. * [PHP Mistral AI SDK](https://github.com/SoftCreatR/php-mistral-ai-sdk) - A powerful and easy-to-use PHP SDK for the Mistral AI API, allowing seamless integration of advanced AI-powered features into your PHP projects. +* [AIpi - Universal API client for common AI models](https://github.com/skito/aipi-php) - Simple lightweight PHP library for interacting with common AI models, that provides universal interface. ### Third Party APIs *Libraries for accessing third party APIs.*