Module cogs.helpers

Sub-modules

cogs.helpers.get_all

This file is responsible for handling all data operations such as showing songs that the user can select. Recommendation of songs filtering operations …

cogs.helpers.recommend_enhanced

This file contains the enhanced recommendation function that uses cosine similarity to recommend songs.

cogs.helpers.songs_queue

This file is responsible for maintaining the song queue

cogs.helpers.utils

This file is responsible for all the helper functions that are used