{"id":20743202,"url":"https://github.com/kishan-aghera/chatbot","last_synced_at":"2025-10-25T19:46:13.053Z","repository":{"id":134283359,"uuid":"284245645","full_name":"kishan-aghera/Chatbot","owner":"kishan-aghera","description":"College Inquiry Chatbot made with Rasa framework as part of the Final Year Project.","archived":false,"fork":false,"pushed_at":"2021-05-12T16:10:33.000Z","size":872639,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T12:38:48.334Z","etag":null,"topics":["chatbot","rasa","rasa-chatbot","rasa-nlu"],"latest_commit_sha":null,"homepage":"","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/kishan-aghera.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":"2020-08-01T11:20:20.000Z","updated_at":"2021-07-28T05:31:35.000Z","dependencies_parsed_at":"2023-07-19T22:47:34.761Z","dependency_job_id":null,"html_url":"https://github.com/kishan-aghera/Chatbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kishan-aghera/Chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kishan-aghera%2FChatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kishan-aghera%2FChatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kishan-aghera%2FChatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kishan-aghera%2FChatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kishan-aghera","download_url":"https://codeload.github.com/kishan-aghera/Chatbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kishan-aghera%2FChatbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261774838,"owners_count":23207805,"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":["chatbot","rasa","rasa-chatbot","rasa-nlu"],"created_at":"2024-11-17T07:09:35.371Z","updated_at":"2025-10-25T19:46:08.032Z","avatar_url":"https://github.com/kishan-aghera.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chatbot\n\n## Libraries needed to run this chatbot:\n\n* rasa 2.2.9 (run ```pip install rasa==2.2.9``` in command prompt)\n* rasa-x 0.38.1 (run ```pip3 install --use-deprecated=legacy-resolver rasa-x --extra-index-url https://pypi.rasa.com/simple``` in command prompt)\n\n## How to run this chatbot in command prompt?\n\n* First, run ```rasa train``` command to train the bot using the dataset provided in the repository.\n* Then, use ```rasa shell``` to interact with chatbot in command prompt.\n* Use ```rasa shell nlu``` to inspect the intent classified by the bot.\n\n## How to run this chatbot with rasa-x?\n\n* Run ```rasa run actions``` in one terminal. Do not close this tab.\n* Now, run ```rasa x``` in another terminal. This will open a tab in the browser.\n\n## How to test the chatbot?\n\n* Run ```rasa test nlu --cross-validation``` to test the chatbot which uses nlu data to test.\n* Run ```rasa test``` to test the chatbot with the test stories already provided in the ```tests/test_stories.yml``` file.\n* After testing, you can find the results in the ```results``` directory.\n\n## How to enable voice feature of the chatbot?\n\n* Copy the ```voice_bot_gtts.py``` inside the ```actions``` folder.\n* The instructions to activate this feature are already written inside this python file.\n* Note: This feature currently only works through command line and also requires active internet connection for the ```gTTS``` library.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkishan-aghera%2Fchatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkishan-aghera%2Fchatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkishan-aghera%2Fchatbot/lists"}