{"id":15146051,"url":"https://github.com/hetpandya/rasa-song-chatbot","last_synced_at":"2025-10-24T19:21:09.726Z","repository":{"id":144134599,"uuid":"292822556","full_name":"hetpandya/rasa-song-chatbot","owner":"hetpandya","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-04T11:48:24.000Z","size":45973,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T03:34:49.667Z","etag":null,"topics":["audio","chatbot","jiosaavn","rasa","song","soundcloud","soundcloud-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hetpandya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-09-04T10:45:07.000Z","updated_at":"2024-01-23T14:34:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"7330e4cd-a133-4320-8251-e2ae36b46b96","html_url":"https://github.com/hetpandya/rasa-song-chatbot","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"dd8911bbd687ffa4a4d14feb6b672d74f4fa6124"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hetpandya/rasa-song-chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetpandya%2Frasa-song-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetpandya%2Frasa-song-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetpandya%2Frasa-song-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetpandya%2Frasa-song-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hetpandya","download_url":"https://codeload.github.com/hetpandya/rasa-song-chatbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetpandya%2Frasa-song-chatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273158292,"owners_count":25055859,"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-09-01T02:00:09.058Z","response_time":120,"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":["audio","chatbot","jiosaavn","rasa","song","soundcloud","soundcloud-api"],"created_at":"2024-09-26T12:00:43.044Z","updated_at":"2025-10-24T19:21:09.662Z","avatar_url":"https://github.com/hetpandya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rasa Song Chatbot\r\n\r\nOriginal UI credits: [https://github.com/JiteshGaikwad/Chatbot-Widget](https://github.com/JiteshGaikwad/Chatbot-Widget).\r\nI've modified the UI and added support for audio.\r\n\r\nYou can find the response format for audio in the docs [here](https://github.com/thehetpandya/rasa-song-chatbot/blob/master/docs/responses.md#audio)\r\n\r\nSearches for your favourite song from [Soundcloud](https://soundcloud.com) and [Jiosaavn](https://jiosaavn.com) and plays it.\r\n\r\n## Prerequisites\r\n- Make sure you have a [Soundcloud API Key](https://developers.soundcloud.com/docs/api/guide). \r\n- Place your API key in `actions.py` in `self.client_ids` under `SongMachine` class.\r\n\r\n## Usage\r\n### Requirements\r\nInstall the required libraries using\r\n\r\n`pip install -r requirements.txt`\r\n\r\n### Rasa Model Training\r\n- Make sure you download spacy model `en_core_web_md` using the following command\r\n\r\n  `spacy download en_core_web_md` \r\n\r\n- Open terminal as root or as administrator depending upon your OS and run the following command\r\n\r\n  `python -m spacy link en_core_web_md en_core_web_md`\r\n\r\n- Train the model using\r\n\r\n  `rasa train`\r\n\r\n### Inference\r\nGo the the chatbot directory\r\n\r\n- Run Rasa actions server using\r\n\r\n  `rasa run actions`\r\n\r\n- Now, run Rasa API server using\r\n\r\n  `rasa run -vv --model models --enable-api --cors \"*\"`\r\n\r\n- Now, run the flask server using\r\n\r\n  `python app.py`\r\n\r\nThen go this url\r\nhttp://localhost:8000\r\n\r\n### Screenshot\r\n![Screenshot](https://github.com/thehetpandya/rasa-song-chatbot/blob/master/images/screenshot.PNG?raw=true)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhetpandya%2Frasa-song-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhetpandya%2Frasa-song-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhetpandya%2Frasa-song-chatbot/lists"}