Skip to content

GSoC 2025: AI Media Recommender Module for VLC [DRAFT]

GSoC 2025 Project: AI Media Recommender Module

This MR implements the AI-powered media recommendation system as part of my GSoC 2025 project.

Features Implemented:

  • Core AI recommendations module (modules/ai_recommendations/)
  • Feature extraction for media analysis
  • Metadata analysis and user preference profiling
  • Recommendation engine with multiple algorithms
  • User guide and documentation

Status:

  • DRAFT- Work in progress, ready for mentor review
  • Contains some unrelated changes that need cleanup (see mentor feedback)

Files to Focus Review On:

  • modules/ai_recommendations/ - Main module implementation
  • modules/Makefile.am - Build system integration (ai_recommendations parts only)

Known Issues:

  • Contains accidental/unrelated changes to GUI shaders and other modules
  • Need to clean up the commit history

Ready for initial review and feedback.

Merge request reports

Loading