Libraries tagged by Artifier
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.
piecesphp/datastructures
788 Downloads
Clases que simulan estructuras de datos
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.
mgrechanik/ant-colony-optimization
106 Downloads
The implementation of the Ant colony optimization algorithm
mazin/replicate-php
14 Downloads
This is a PHP client for Replicate.
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
1112 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).
gabrielrcouto/php-computer-vision
12 Downloads
PHP Computer Vision
fieg/knn
252 Downloads
Implementation of a k-Nearest Neighbors algorithm in PHP