Very approachable AI Library available now;

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ai-php-rubix-wrap

    AI PHP is a wrapper for rubix ml to make AI very approachable

  • Artificial Intelligence, Machine Learning or Pattern Recognition for PHP standalone Video explaining the library is here https://www.youtube.com/watch?v=0i2npIenj70 Notice: It is explained while using Laravel, but the functionality is almost identical if you utilize the non-laravel wrapper library torian257x/ai-php-rubix-wrap is the PHP standalone version torian257x/ai-php-rubix-wrap-laravel is the laravel version. RubixAi::class‏‏‎‏‏‎‏‏‎‏‏‎­is just the Laravel version of RubixService::class, works very similar. So basically you can do artificial intelligence with $all_animals = DogsAndCats::all(); $report = RubixService::train($all_animals, 'dog_or_cat'); ​ and predict via $result = RubixService::predict($predict_me); var_dump($result); //['dog'] if you like the video and or the library, be sure to like and subscribe on youtube and star the library on github. It's not like I'm one of them rich youtube bois ♥♥♥ The whole playlist with all videos are here (regression, anomaly detection, clusterer, classification): https://www.youtube.com/playlist?list=PLInLuJxdnhE-qZJHhhQka0osgYz8_Kn6i

  • ai-php-rubix-wrap-laravel

    AI PHP is a wrapper for rubix ml to make AI very approachable in Laravel

  • Artificial Intelligence, Machine Learning or Pattern Recognition for PHP standalone Video explaining the library is here https://www.youtube.com/watch?v=0i2npIenj70 Notice: It is explained while using Laravel, but the functionality is almost identical if you utilize the non-laravel wrapper library torian257x/ai-php-rubix-wrap is the PHP standalone version torian257x/ai-php-rubix-wrap-laravel is the laravel version. RubixAi::class‏‏‎‏‏‎‏‏‎‏‏‎­is just the Laravel version of RubixService::class, works very similar. So basically you can do artificial intelligence with $all_animals = DogsAndCats::all(); $report = RubixService::train($all_animals, 'dog_or_cat'); ​ and predict via $result = RubixService::predict($predict_me); var_dump($result); //['dog'] if you like the video and or the library, be sure to like and subscribe on youtube and star the library on github. It's not like I'm one of them rich youtube bois ♥♥♥ The whole playlist with all videos are here (regression, anomaly detection, clusterer, classification): https://www.youtube.com/playlist?list=PLInLuJxdnhE-qZJHhhQka0osgYz8_Kn6i

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Laravel and Livewire Examples

    1 project | dev.to | 20 May 2024
  • LibreNMS: Open-source featured, network monitoring system

    2 projects | news.ycombinator.com | 20 May 2024
  • 💖 Write Future-Compatible PHP Code with Symfony Polyfills

    1 project | dev.to | 20 May 2024
  • RSS-Librarian is a read-it-later service for RSS purists

    1 project | news.ycombinator.com | 19 May 2024
  • Install Laravel with Vite support in DDEV (Docker)

    2 projects | dev.to | 19 May 2024