Git Product home page Git Product logo

first-aid-recommendation-bot's Introduction

First-Aid-Recommendation-Bot

๐Ÿ“ƒ Brief

Through chatbots one can communicate with text or voice interface and get reply through artificial intelligence

Typically, a chat bot will communicate with a real person.

Chatbots are programs built to automatically engage with received messages. Chatbots can be programmed to respond the same way each time, to respond differently to messages containing certain keywords and even to use machine learning to adapt their responses to fit the situation. A developing number of hospitals, nursing homes, and even private centres, presently utilize online Chatbots for human services on their sites. These bots connect with potential patients visiting the site, helping them discover specialists, booking their appointments, and getting them access to the correct treatment. In any case, the utilization of artificial intelligence in an industry where individualsโ€™ lives could be in question, still starts misgivings in individuals. It brings up issues about whether the task mentioned above ought to be assigned to human staff. This healthcare chatbot system will help hospitals to provide healthcare support online 24 x 7, it answers deep as well as general questions. It also helps to generate leads and automatically delivers the information of leads to sales. By asking the questions in series it helps patients by guiding what exactly he/she is looking for.

๐Ÿ“‡ Features

  • Register Screen.
  • Sign-in Screen.
  • Generates database for user login system.
  • Offers you a GUI Based Chatbot for patients for diagnosing. [A pragmatic Approach for Diagnosis]
  • Reccomends an appropriate AID to you for the following symptom.

๐Ÿ“œ Modules Used

Our program uses a number of python modules to work properly:

  1. tkinter
  2. os
  3. webbrowser
  4. numpy
  5. pandas
  6. matplotlib
  7. nltk
  8. tflearn
  9. tensorflow
  10. speech_recognition

๐Ÿ”ณ Installation

Install the following package by typing the following in Terminal

  • pip install SpeechRecognition
  • pip install numpy
  • pip install tflearn
  • pip install tensorflow
  • pip install random
  • pip install json
  • pip install pickle
  • pip install gtts
  • pip install playsound

To make sure it is installed correctly, open IDLE and execute :

  • import speech_recognition as sr
  • import numpy
  • import tflearn
  • import tensorflow
  • import random
  • import json
  • import pickle
  • import gtts
  • from playsound import playsound

If no errors appeared then the installation is done correctly. Then, Go to your directory and run the file QuestionDiagonosisTkinter.py

:suspect: Project Members

first-aid-recommendation-bot's People

Contributors

ayushsunny avatar

Forkers

lawful2002

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.