The recommendation engine works by fine-tuning models on your ratings using PyTorch. Everything runs locally in Docker with CUDA support. The metadata system uses simple .meta text files alongside your original files, so you're never locked into a proprietary format.
Built with Flask and designed to work with existing folder structures without requiring reorganization. The trained models learn your preferences without any data leaving your machine.
Currently supports music, images, text, and video. All models download automatically on first run.