| --- |
| title: Archived Community Projects |
| --- |
| |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| The ASF licenses this file to You under the Apache License, Version 2.0 |
| (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| ## SDKs |
| |
| ### Node.js SDK for PredictionIO |
| |
| URL: https://github.com/asafyish/predictionio-driver and |
| https://www.npmjs.org/package/predictionio-driver |
| |
| Node.js PredictionIO 0.8+ client supporting both callback syntax and promise |
| syntax. |
| |
| - Core Author: Asaf Yishai |
| |
| - Status: It works with PredictionIO v0.8 - Under active development |
| |
| ### C#/.NET SDK for PredictionIO |
| |
| URL: https://github.com/orbyone/Sensible.PredictionIO.NET |
| |
| C#/.NET library for PredictionIO 0.9.4, supporting both synchronous and |
| asynchronous calls, for item recommendation and item ranking algorithms. Loosely |
| based on the PredictionIO Java SDK API. |
| |
| - Core Author: Themos Piperakis |
| |
| - Status: It works with PredictionIO v0.9.4 - Under active development |
| |
| ### .NET SDK for PredictionIO |
| |
| URL: https://github.com/ibrahimozgon/PredictionIO-.Net-SDK |
| |
| .NET SDK for PredictionIO |
| |
| - Core Author: Ibrahim Özgön |
| |
| - Status: It works with PredictionIO v0.9 - Under active development |
| |
| |
| ## Installations |
| |
| ### Vagrant Installation for Apache PredictionIO® |
| |
| URL: https://github.com/PredictionIO/PredictionIO-Vagrant |
| |
| Bring Up PredictionIO 0.9.x VM with Vagrant. |
| |
| - Core Author: Raphael Mäder |
| |
| - Status: It works with PredictionIO v0.8 - Under active development |
| |
| ### Another Docker Installation for Apache PredictionIO® |
| |
| URL: https://github.com/sphereio/docker-predictionio |
| |
| Docker container for PredictionIO-based machine learning services. |
| |
| - Core Author: Fabian M. Borschel |
| |
| - Status: It works with PredictionIO v0.9.3 - Under active development |
| |
| |
| ## Extensions |
| |
| ### GraphX Parallel SimRank Algorithm |
| |
| URL: https://github.com/ZhouYii/PIO-Parallel-Simrank-Engine |
| |
| Implementation of Delta-Simrank algorithm using Spark's GraphX framework. |
| |
| - Core Author: Joey Zhou |
| |
| - Status: It works with PredictionIO v0.8 - Under active development |
| |
| ### Magento Similar Products Extension |
| |
| URL: https://github.com/magento-hackathon/Predictionio |
| |
| Similar Products is a Magento extension that utilizes PredictionIO to create a more personalized suggestion of up-sell products on the Magento product page. |
| |
| - Core Author: Steven Richardson, Raphael Mäder & Damian Luszczymak |
| |
| - Status: It works with PredictionIO v0.8 - Under active development |
| |
| |
| ## Wrappers |
| |
| ### Lavarel Wrapper for PredictionIO |
| |
| URL: https://github.com/michael-hopkins/PredictionIO-Laravel-Wrapper and https://packagist.org/packages/hopkins/predictionio-laravel-wrapper |
| |
| A Laravel wrapper for PredictionIO v0.8. |
| |
| - Core Author: Bruno Cabral & Michael Hopkins |
| |
| - Status: It works with PredictionIO v0.8 - Under active development |
| |
| ### Magento 2 Personalised Products Module |
| |
| URL: https://github.com/richdynamix/personalised-products |
| |
| Personalised Products is a Magento 2 module that will serve realtime predicted suggestions for product upsells on the product page and complimentary suggestions for cross sells on the basket page. All powered by PredictionIO using the [Similar Product](/gallery/template-gallery/#recommender-systems "Similar Product") engine and the [Complementary Purchase](/gallery/template-gallery/#unsupervised-learning "Complementary Purchase") engine. |
| |
| - Core Author: Steven Richardson |
| |
| - Status: It works with PredictionIO v0.9.5 - Under active development |
| |
| |
| ## Demos |
| |
| ### NoGoodGamez |
| |
| <img src="/images/showcase/nogoodgamez-158x70.png" alt="NoGoodGamez" class="static" /> |
| |
| PS3/PS4 game Recommendation built by [pashadude](https://github.com/pashadude/) |
| |
| URL: http://nogoodgamez.com |
| |
| ### OnTapp |
| |
| <img src="/images/showcase/on-tapp-70x70.png" alt="OnTapp" class="static" /> |
| |
| Beer recommendation app built by [Victor Leung](https://twitter.com/victorleungtw). |
| |
| Writeup: https://medium.com/@victorleungtw/beer-recommendation-engine-using-predictionio-36488ea0c50d |
| |
| ### Yelpio |
| |
| <img src="/images/showcase/yelpio-70x70.png" alt="OnTapp" class="static" /> |
| |
| Business Recommendation built by [TRAN QUOC HOAN](https://twitter.com/k09ht), [Inhwan Lee](https://github.com/ihlee01), and 山本直人. |
| |
| URL: http://yelpio.hongo.wide.ad.jp/ |