Skip to content

An applet running in the background to learn from what music you skip when you play a playlist, so that if you skip many similar songs it will automatically skip that kind of songs.

License

Notifications You must be signed in to change notification settings

JeanBaptiste-dlb/Skiptify

Repository files navigation

Skiptify

An applet running in the background to learn from what music you skip when you play a playlist, so that if you skip many similar songs it will automatically skip that kind of songs.

Discord

Click this link https://discord.gg/8vs5a2Nk to koin our discord.

Project structure

  • backend
    • src
    • db: all about the db mangement
    • model: all about the decision model
  • utils:
    • api_interface: all about interfacing with the API
    • frontend : all about the frontend
    • test : tests
    • req.txt : environment

conda env create --file environment.yml

To update the env file:

About

An applet running in the background to learn from what music you skip when you play a playlist, so that if you skip many similar songs it will automatically skip that kind of songs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published