{"id":18386251,"url":"https://github.com/bethropolis/song-recommendation-system","last_synced_at":"2025-07-17T08:34:32.450Z","repository":{"id":205522055,"uuid":"714428560","full_name":"bethropolis/song-recommendation-system","owner":"bethropolis","description":"a simple song recommendation system","archived":false,"fork":false,"pushed_at":"2024-06-21T19:51:55.000Z","size":617,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T03:54:13.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://song-recommendation-system.vercel.app","language":"Svelte","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/bethropolis.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}},"created_at":"2023-11-04T21:24:31.000Z","updated_at":"2024-02-26T15:25:01.000Z","dependencies_parsed_at":"2024-05-02T15:59:18.743Z","dependency_job_id":"07ed1d83-1254-4bbb-bb32-15c016c4971e","html_url":"https://github.com/bethropolis/song-recommendation-system","commit_stats":null,"previous_names":["bethropolis/song-recommendation-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bethropolis/song-recommendation-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bethropolis%2Fsong-recommendation-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bethropolis%2Fsong-recommendation-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bethropolis%2Fsong-recommendation-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bethropolis%2Fsong-recommendation-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bethropolis","download_url":"https://codeload.github.com/bethropolis/song-recommendation-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bethropolis%2Fsong-recommendation-system/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265585397,"owners_count":23792732,"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","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":"2024-11-06T01:21:13.195Z","updated_at":"2025-07-17T08:34:32.426Z","avatar_url":"https://github.com/bethropolis.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Recommendation System\n\n\n## What is it\nThis is a simple program where you upload a playlist, then from the playlist the program selects and recommends songs based on the playlist search.\n\n\n## How to run\n\n```bash\nnpm install\n\nnpm run dev\n\n# if you want to build\nnpm run build\n```\n\n## where to get playlists\n\nplaylist have the following json structure:\n```json\n[\n    {\n        \"no\": 1,\n        \"artist\": \"artist\",\n        \"song\": \"song\",\n        \"album_cover\": \"album_cover\"\n    }\n]\n```\n\n\u003e you can use this [golang program](https://gist.github.com/bethropolis/ce5c20b8b3a753625b1ac1fa0562d199) to get playlists from spotify automatically.\n\n\n\n## License\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbethropolis%2Fsong-recommendation-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbethropolis%2Fsong-recommendation-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbethropolis%2Fsong-recommendation-system/lists"}