Libraries tagged by learngit
knobik/sql-agent
454 Downloads
Self-learning text-to-SQL agent for Laravel
javck/ezlaravel
668 Downloads
Easy learning guide to Laravel + Voyager
escolalms/lrs
11177 Downloads
Escola Learning Record Stores API.
biigle/maia
9679 Downloads
BIIGLE module module for the Machine Learning Assisted Image Annotation method.
logipro/captain-learning-php
237 Downloads
Client PHP for Captain Learning API
softcreatr/php-openai-sdk
1047 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.
saurabhshukla-developer/laravel-ai-chatbot
27 Downloads
A comprehensive Laravel package for building AI agents with multiple provider support, tool management, and function calling capabilities
salehhashemi/laravel-intelli-git
2358 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/server
2311 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
rubix/sentiment
578 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
185 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
390 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
434 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/credit
215 Downloads
An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.
rubix/cifar-10
266 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.