Skip to content

MediBot is a mini project aimed at providing a chatbot interface for medical assistance and locating nearby doctors and medical shops. It utilizes algorithms and web scraping techniques to gather relevant data and provide users with valuable information about medical services in their area.

Notifications You must be signed in to change notification settings

NagiPragalathan/MediBot

Repository files navigation

MediBot

Image

Python Django

MediBot is a mini project aimed at providing a chatbot interface for medical assistance and locating nearby doctors and medical shops. It utilizes algorithms and web scraping techniques to gather relevant data and provide users with valuable information about medical services in their area.

Features

  • Chatbot Interface: Interact with the chatbot to get information about medical conditions, symptoms, medications, and more.
  • Locate Nearby Doctors: Utilize the location-based feature to find doctors in your vicinity.
  • Find Medical Shops: Access a static map containing nearby medical shops for quick reference.
  • Web Scraping: Employed web scraping techniques to gather data from reliable sources.
  • Algorithmic Data Analysis: Implement algorithms to process and analyze medical data effectively.

Installation

  1. Clone the repository:

git clone https://github.com/NagiPragalathan/MediBot.git

  1. Install the required dependencies:

pip install -r requirements.txt

  1. Set up the necessary API keys and configurations for web scraping.

  2. Run the application:

python manage.py runserver

  1. Access the application through your web browser at http://localhost:8000.

Usage

  • Start by interacting with the chatbot through the provided interface.
  • Enter your queries about medical conditions, symptoms, medications, or any related information.
  • Use the location-based feature to find nearby doctors by entering your location details.
  • Access the static map to locate nearby medical shops for your convenience.

Technologies Used

  • Python 3.9
  • Django 3.2
  • HTML
  • CSS
  • JavaScript

Contributing

Contributions to MediBot are welcome! If you encounter any issues or have ideas for improvements, please submit a pull request or open an issue on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Acknowledgements

We would like to acknowledge the following resources and libraries that were instrumental in the development of MediBot:

  • Django - The web framework used
  • Chatbot Library - The library used for implementing the chatbot functionality
  • Map API - The map API used for displaying nearby medical shops
  • Data Source - The source of medical data used for training the chatbot

Contact

For any inquiries or support, please contact Nagi Pragalathan at nagipragalathan@gmail.com.

Feel free to customize and enhance the README file according to your specific project details.

About

MediBot is a mini project aimed at providing a chatbot interface for medical assistance and locating nearby doctors and medical shops. It utilizes algorithms and web scraping techniques to gather relevant data and provide users with valuable information about medical services in their area.

Topics

Resources

Stars

Watchers

Forks