Libraries tagged by machine-learning
qwen-php/qwen-php-client
2357 Downloads
robust and community-driven PHP SDK library for seamless integration with the qwen AI API, offering efficient access to advanced AI and data processing capabilities
nlpcloud/nlpcloud-client
16556 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
grok-php/client
1665 Downloads
Grok PHP Client is a robust and community-driven PHP client library for seamless integration with Grok AI API, offering efficient access to advanced AI and data processing capabilities.
rubix/extras
71091 Downloads
Experimental features for the Rubix ML library.
wapnen/google-cloud-vision-php
26997 Downloads
A simple php library for the google cloud vision API
utopia-php/agents
639 Downloads
A simple PHP AI agents library
rubix/server
2149 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
rubix/sentiment
556 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
coral-media/php-ml
1106 Downloads
PHP-ML - Machine Learning library for PHP
biigle/maia
8013 Downloads
BIIGLE module module for the Machine Learning Assisted Image Annotation method.
vigstudio/laravel-ai
743 Downloads
A laravel plugin to interact with AI providers
softcreatr/php-openai-sdk
858 Downloads
A powerful and easy-to-use PHP SDK for the OpenAI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
salehhashemi/laravel-intelli-git
599 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
rubix/mnist
172 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
382 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.