Github user takezoe commented on a diff in the pull request:
https://github.com/apache/predictionio/pull/472#discussion_r221286622
--- Diff: docs/manual/source/community/projects.html.md ---
@@ -29,79 +29,45 @@ and submit a pull request.
## SDKs
-Community-powered SDKs are [separately listed](/sdk/).
+### Swift SDK
-## Magento 2 Personalised Products Module
+ - Minh-Tu Le: https://github.com/minhtule/PredictionIO-Swift-SDK
-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.
+## DEMOs
-- Core Author: Steven Richardson
+### Tapster iOS Demo
-- Status: It works with PredictionIO v0.9.5 - Under active development
+ - Minh-Tu Le: https://github.com/minhtule/Tapster-iOS-Demo
-## Vagrant Installation for Apache PredictionIO®
-URL: https://github.com/PredictionIO/PredictionIO-Vagrant
+## Template Maintainer
-Bring Up PredictionIO 0.9.x VM with Vagrant.
+ - Naoki Takezoe:
https://github.com/takezoe/predictionio-templates-maintenance
--- End diff --
In fact, templates have been maintained by PredictionIO team. I did it for
just 0.13.0 release.
Anyway, I will create an another pull request because I want to do further
update for the community page as well.
---