Libraries tagged by artificial intelligence
qazdcc/php-ml
23 Downloads
PHP-ML - Machine Learning library for PHP
ovg288/php-ml
11542 Downloads
PHP-ML - Machine Learning library for PHP
noiselabs/build-your-own-neural-network
1 Downloads
Support code for the "Build Your Own Neural Network With PHP" talk
naif/chatgpt-seeder
36 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.
mgahed/ai
7 Downloads
This is my AI package that collecting several AI models from different providers
mazin/replicate-php
13 Downloads
This is a PHP client for Replicate.
jtet/perceptron
96 Downloads
Simple PHP implementation of a Perceptron.
illegal/laravel-ai
27 Downloads
A laravel plugin to interact with AI providers
gevman/azure-thumbnails
19 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).
fgsl/geneticalgorithm
5 Downloads
Fgsl Genetic Algorithm
endritvs/laravel-ai-toolkit
18 Downloads
A comprehensive AI toolkit for Laravel applications that integrates with popular AI models like OpenAI's GPT and AWS's Claude.
coral-media/php-ml
42 Downloads
PHP-ML - Machine Learning library for PHP
adam-paterson/ibm-watson-sdk
9 Downloads
IBM Watson SDK
sawirricardo/replicate-php
84 Downloads
PHP client for the Replicate API
fieg/knn
250 Downloads
Implementation of a k-Nearest Neighbors algorithm in PHP