{"id":30010293,"url":"https://github.com/brendanddev/music-vector-recommender","last_synced_at":"2025-08-05T11:46:22.529Z","repository":{"id":307385813,"uuid":"1029352532","full_name":"brendanddev/music-vector-recommender","owner":"brendanddev","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-30T23:48:12.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-31T02:07:17.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brendanddev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-30T23:18:14.000Z","updated_at":"2025-07-30T23:48:15.000Z","dependencies_parsed_at":"2025-07-31T02:07:19.819Z","dependency_job_id":"86e45913-6573-4eb0-b7e1-40e120b0772b","html_url":"https://github.com/brendanddev/music-vector-recommender","commit_stats":null,"previous_names":["brendanddev/music-vector-recommender"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/brendanddev/music-vector-recommender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendanddev%2Fmusic-vector-recommender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendanddev%2Fmusic-vector-recommender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendanddev%2Fmusic-vector-recommender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendanddev%2Fmusic-vector-recommender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brendanddev","download_url":"https://codeload.github.com/brendanddev/music-vector-recommender/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendanddev%2Fmusic-vector-recommender/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268891043,"owners_count":24324616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-05T11:46:21.364Z","updated_at":"2025-08-05T11:46:22.492Z","avatar_url":"https://github.com/brendanddev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Music Vector Recommender\n\nA lightweight command-line music recommendation tool that uses song lyrics to suggest similar tracks based on vectorized semantic similarity.\n\n---\n\n## Features\n- Recommends songs based on lyric similarity using TF-IDF vectorization.\n- Cosine similarity determines how closely songs match.\n- Removes duplicate song titles for clean suggestions.\n- Easy to configure number of recommendations, dataset location, etc.\n- Optional debug mode to view raw similarity scores for transparency and testing.\n\n--- \n\n## How It Works\n1. Lyrics are cleaned and vectorized using TF-IDF.\n2. The selected song's lyrics are compared against all others using cosine similarity.\n3. The most similar (non-duplicate) songs are recommended.\n\n---\n\n## Dataset\n\nYou can provide your own dataset in CSV format (title, artist, lyrics), or use the sample below.\n\n--- \n\n## Attributions\n\n- [Spotify Web API](https://developer.spotify.com/documentation/web-api/)\n- [Kaggle Genius Lyrics Dataset](https://www.kaggle.com/datasets/carlosgdcj genius-song-lyrics-with-language-information)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrendanddev%2Fmusic-vector-recommender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrendanddev%2Fmusic-vector-recommender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrendanddev%2Fmusic-vector-recommender/lists"}