Libraries tagged by intellisense
slicingdice/slicingdice
37 Downloads
Official PHP client for SlicingDice, Data Warehouse and Analytics Database as a Service.
sharpapi/sharpapi-php-client
11 Downloads
SharpAPI.com - AI-Powered Swiss Army Knife API. Save countless coding hours and supercharge your app with AI capabilities in just 2 lines of code.
sabatinomasala/laravel-llm-prompt
518 Downloads
LLM prompt helper for Laravel
phpexperts/php-evolver
815 Downloads
A generic PHP Genetic Algorithm Framework.
oliverearl/nomiai-php
150 Downloads
PHP library for interacting with the Nomi.ai API
noiselabs/build-your-own-neural-network
1 Downloads
Support code for the "Build Your Own Neural Network With PHP" talk
naif/chatgpt-seeder
46 Downloads
A Laravel Nova 4 powerful tool that leverages the capabilities of ChatGPT to automate the generation of realistic and meaningful data for your database seeding need.
mazin/replicate-php
14 Downloads
This is a PHP client for Replicate.
linkorb/birt-renderer
1481 Downloads
Render BIRT reports from PHP
langchain-laravel/langchain
4 Downloads
A powerful Laravel package integrating multiple AI providers (OpenAI, Claude, Llama, DeepSeek) with advanced capabilities including text generation, translation, code analysis, AI agents, and mathematical reasoning.
jtet/perceptron
97 Downloads
Simple PHP implementation of a Perceptron.
illegal/laravel-ai
32 Downloads
A laravel plugin to interact with AI providers
hyncica/php8-ml
1115 Downloads
PHP-ML - Machine Learning library for PHP
gevman/azure-thumbnails
21 Downloads
Create image thumbnails with help of Microsoft Artificial Intelligence, and show what needed! After uploading an image, a high quality thumbnail gets generated and the Computer Vision API algorithm analyzes the objects within the image, then crops it to fit the requirements of the “region of interest” (ROI).
fieg/knn
252 Downloads
Implementation of a k-Nearest Neighbors algorithm in PHP