{"id":27644704,"url":"https://github.com/rabbikazmi/rule-based-chatbot","last_synced_at":"2026-04-24T22:33:12.692Z","repository":{"id":288729767,"uuid":"969023457","full_name":"rabbikazmi/rule-based-chatbot","owner":"rabbikazmi","description":"a rule based vaccine chatbot ","archived":false,"fork":false,"pushed_at":"2025-05-27T06:10:09.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T00:09:03.546Z","etag":null,"topics":["chatbot","flask","python","rule-based"],"latest_commit_sha":null,"homepage":"https://rule-based-chatbot-eight.vercel.app","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/rabbikazmi.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-04-19T07:54:43.000Z","updated_at":"2025-05-27T06:10:16.000Z","dependencies_parsed_at":"2025-06-25T00:08:21.738Z","dependency_job_id":"88d4a444-05cd-40fd-96c8-e7031f028c93","html_url":"https://github.com/rabbikazmi/rule-based-chatbot","commit_stats":null,"previous_names":["rabbikazmi/rule-based-chatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rabbikazmi/rule-based-chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabbikazmi%2Frule-based-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabbikazmi%2Frule-based-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabbikazmi%2Frule-based-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabbikazmi%2Frule-based-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rabbikazmi","download_url":"https://codeload.github.com/rabbikazmi/rule-based-chatbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabbikazmi%2Frule-based-chatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chatbot","flask","python","rule-based"],"created_at":"2025-04-24T00:58:31.874Z","updated_at":"2026-04-24T22:33:12.677Z","avatar_url":"https://github.com/rabbikazmi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n#  \"HealthShield\" - A Rule-Based Vaccine Chatbot\n\n![image](https://github.com/user-attachments/assets/2796f5dd-2403-45fe-8c0e-37407a56eeef)\n\nA simple rule-based chatbot built using Flask to answer questions related to vaccines — including safety, side effects, schedules, and more.\n![image](https://github.com/user-attachments/assets/3b82315e-8dd8-4e13-8214-d7848b2cb75e)\n\n\n# Prerequisites\n\nMake sure you have the following installed:\n\n Python 3.7+\n\n Git (optional, for cloning)\n\n A terminal or command prompt\n\n# Step 1: Clone or Download the Repository\n\ngit clone https://github.com/your-username/rule-based-chatbot.git\n\ncd rule-based-chatbot\n\nOr download the ZIP from GitHub and extract it.\n\n\n# Step 2: Set Up a Virtual Environment\n\nCreate and activate a virtual environment to isolate project dependencies.\n\n*for windows :*\n\npython -m venv venv\n\nvenv\\Scripts\\activate\n\n*for macos/linux :*\n\npython3 -m venv venv\n\nsource venv/bin/activate\n\n# Step 3: Install Dependencies\n\npip install Flask\n\nor just do: pip install -r requirements.txt\n\n# Project Structure:\n\napp.py : Main Flask app with chatbot logic.\n\ntemplates/ : Contains index.html for the UI.\n\nstatic/ : Contains CSS and static files.\n\n\n# Step 4: Run the App\n\npython app.py\n\nThe app will start locally, and click on the url appearing in the terminal.\n\n![image](https://github.com/user-attachments/assets/7508cb4e-a931-4863-9aec-ccc3373f1b8e)\n\n\n*Visit the URL in your browser to start chatting!*\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frabbikazmi%2Frule-based-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frabbikazmi%2Frule-based-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frabbikazmi%2Frule-based-chatbot/lists"}