An open API service indexing awesome lists of open source software.

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.

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.