Libraries tagged by Machine Learn
softcreatr/php-mistral-ai-sdk
6073 Downloads
A powerful and easy-to-use PHP SDK for the Mistral AI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
rindow/rindow-neuralnetworks
10142 Downloads
Neural networks library for deep learning
qwen-php/qwen-php-client
2047 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
15819 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
1185 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
69539 Downloads
Experimental features for the Rubix ML library.
yuzuru-s/redis-recommend
2291 Downloads
Wrapping Redis's sorted set APIs for specializing recommending operations.
utopia-php/agents
503 Downloads
A simple PHP AI agents library
softcreatr/php-openai-sdk
820 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.
rubix/server
2137 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
coral-media/php-ml
884 Downloads
PHP-ML - Machine Learning library for PHP
biigle/maia
7720 Downloads
BIIGLE module module for the Machine Learning Assisted Image Annotation method.
salehhashemi/laravel-intelli-git
594 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/sentiment
553 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rubix/mnist
170 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.