Libraries tagged by artificial intelligence
prismaticoder/laravel-prompt-manager
1 Downloads
Laravel package for seamlessly managing, versioning and testing AI prompts when integrating with LLMs.
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
13 Downloads
This is a PHP client for Replicate.
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
1085 Downloads
PHP-ML - Machine Learning library for PHP
golivehost/brain
23 Downloads
A comprehensive PHP neural network library with support for various network architectures
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).
fgsl/geneticalgorithm
7 Downloads
Fgsl Genetic Algorithm
endritvs/laravel-ai-toolkit
24 Downloads
A comprehensive AI toolkit for Laravel applications that integrates with popular AI models like OpenAI's GPT and AWS's Claude.
alvincoded/grok-php-client
15 Downloads
A 2-in-1 PHP SDK to interact with the Grok AI API for both framework-agnostic PHP and Laravel applications
adam-paterson/ibm-watson-sdk
9 Downloads
IBM Watson SDK
fieg/knn
252 Downloads
Implementation of a k-Nearest Neighbors algorithm in PHP
fieg/csp
25 Downloads
Implementation of a Constraint Satisfaction Problem algorithm in PHP