Easy-to-Use Recommendation System
Recotem provides an intuitive web-based interface for building recommendation engines. Train and evaluate recommender models without requiring machine learning expertise.
Train and evaluate recommendation models entirely through an intuitive web interface.
Designed for users without machine learning expertise. Simple workflows for common tasks.
Launch on any platform with a single Docker command. No complex setup required.
Built on optuna and irspack libraries for optimized recommendation algorithms.
Fully open-source and free for commercial use under the Apache License.
Advanced users can leverage the command-line interface for batch processing and automation.
Get Recotem running in minutes with Docker
$ docker-compose up
Then open http://localhost:8000 in your browser. See the documentation for detailed setup.