https://github.com/machinelearningprodigy/envision-bot
This is a simple chatbot component developed for a hackathon project. It provides basic functionalities like finding hospitals, scheduling appointments, and getting disease information.
https://github.com/machinelearningprodigy/envision-bot
hackathon-project medical-bot medical-project project-collection project-management
Last synced: 17 days ago
JSON representation
This is a simple chatbot component developed for a hackathon project. It provides basic functionalities like finding hospitals, scheduling appointments, and getting disease information.
- Host: GitHub
- URL: https://github.com/machinelearningprodigy/envision-bot
- Owner: machinelearningprodigy
- Created: 2024-04-04T00:44:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-27T19:03:31.000Z (2 months ago)
- Last Synced: 2025-03-27T06:32:12.604Z (about 1 month ago)
- Topics: hackathon-project, medical-bot, medical-project, project-collection, project-management
- Language: HTML
- Homepage:
- Size: 2.26 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SwiftCare Chatbot Component
This is a simple **chatbot UI component** developed as part of a **hackathon project**. It provides basic functionalities like:
- **Finding the nearest hospital** 🏥
- **Making an appointment** 📅
- **Getting information about diseases** 🩺### 🚀 How to Run
Just open the `index.html` file in a browser to test the component.### 🛠️ Features
- **Interactive UI** with animated elements ✨
- **Appointment scheduling options** (Call, Schedule, Message) 📞📩
- **Smooth user experience** with confirmations and transitions 🔄This is a standalone component and will be integrated into the main project.
---
📌 **Note:** This was developed as a part of a larger hackathon project and is not a full-fledged chatbot system.