- development installation in a virtual machine
- automated installation on production server
- manual installation on production server
- cloud deployment (Amazon EC2)
- Basic tutorial Shows how to use InBeat as a recommender system on a website using association rules.
- Advanced: sensor support and ontologies This tutorial is accompanied by a demo using a SmartTV emulated by YouTube player.
- Integrating InBeat with other recommender frameworks Shows how to use InBeat in conjunction with other recommender algorithms, such as various collaborative filtering, implemented in other recommender toolboxes MyMediaLite.
- Admin console Documentataion of the Web-based user interface.
Currently supported main custom extensions (additional are coming soon!):
All parameters can be set by editing the configuration file: config.js (/inbeat/config.js). The recommended option is to edit only the global configuration file. There is a set of specific configuration files for each InBeat module, too (/inbeat/{module}/config.js). Those files inherit from the global configuration and can overwrite specific properties if needed.