Skip to content

Winner of Digia's Hackathon - A smart Chatbot with speech recognition, solving health related issues and packed with cool stuff. Featuring answers to FAQS, Booking appointment, payment, talk to a doctor, get healthcare knowledge and more :D

Notifications You must be signed in to change notification settings

peckpeck20/Chatbot_React

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health care chat-bot

Created at Digia's hackathon challenge 2018

Learn more about the challenge here

Features ✅

  • answer FAQ's about health & medical services
  • user registration
  • google login
  • user can user voice recognition instead of typing
  • leave a message to the doctor or nurse
  • book an appointment
  • receive general health guidance

Available list of commands

These don't have to be exact as the AI will try to recognize what you're trying to say

  • I am not feeling well
  • My tooth hurts
  • How do I know if I have a fever
  • I think I have a fever
  • I would like to talk to a doctor
  • I would like to book an appointment (use credit card number 4242424242424242 to pay)

Demo

https://health-care-chat-bot.herokuapp.com

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Want to run this project in your own enviroment ?

git clone https://github.com/peckpeck20/Chatbot_React.git
Replace values in config folder with your own instance keys,etc.
yarn install OR npm install in Root & Client folder
yarn start OR npm start in both folders

TIP!

(if you have concurrently install globally) npm run dev in the root folder

Authors

  • Jose Zapata
  • Yi Zhuang
  • Laura-Sofia
  • Jussi Steenari
  • Matti valiaho

About

Winner of Digia's Hackathon - A smart Chatbot with speech recognition, solving health related issues and packed with cool stuff. Featuring answers to FAQS, Booking appointment, payment, talk to a doctor, get healthcare knowledge and more :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.2%
  • CSS 11.5%
  • HTML 2.3%