Libraries tagged by machine-learning
nlpcloud/nlpcloud-client
17706 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
2441 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
72443 Downloads
Experimental features for the Rubix ML library.
zestic/weaviate-php-client
1263 Downloads
A modern PHP client for Weaviate vector database with comprehensive query capabilities and multi-tenancy support
zestic/weaviate-client-component
697 Downloads
Laminas/Mezzio integration component for the Weaviate PHP client with dependency injection, multiple client support, and comprehensive configuration
yuzuru-s/redis-recommend
2482 Downloads
Wrapping Redis's sorted set APIs for specializing recommending operations.
wapnen/google-cloud-vision-php
27152 Downloads
A simple php library for the google cloud vision API
rubix/server
2168 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
coral-media/php-ml
1539 Downloads
PHP-ML - Machine Learning library for PHP
vigstudio/laravel-ai
803 Downloads
A laravel plugin to interact with AI providers
utopia-php/agents
703 Downloads
A simple PHP AI agents library
softcreatr/php-openai-sdk
892 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/sentiment
558 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
173 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
385 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.