Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project for CSCI 4150 - Intro. To AI.

We are utilizing a lot of this github repository for the basic structure of the audio ingestion: https://github.com/Philippe-Guerrier/pulseflow-ai-offline-music-recommender

The Presentation related to this github repo can be found here: {link}

Running the tool:

To run the tool:

python pip install requirements.txt
cp config.yaml.example config.yaml

Then edit the /Path/To/Your/Music_dir to your Catalog of songs to recommend from

python main.py ingest

Then run

python -m scripts.recommend_from_playlist   --seed-dir "/Path/To/Playlist/You/Want/A/Recommendation/From"   --limit [number of songs to recommend]   --explain   --explain-limit [number of expainations to give

About

Final Project for Intro. To AI

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages