Skip to content

bishab/Sahayak-Health

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Sahayak: An Intelligent AI Health Assistant

A sophisticated implementation of RASA Conversational AI on a HealthCare Bot integrated with a Web and Android Software written in Python, Java and JavaScript. This conversational AI provides the user a self-assessment to the recent Covid-19 based on user symptoms- all in a conversational pattern, while the webapp provides a complete Hospital Management System along with the essential health related informations.
Initiated on Mon, 3 Jan, 2022

Quickstart

To run the chatbot on your system, you can perform either of the following options:

  • Clone the repository with git clone https://github.com/bishab/Capstone_KRGC0137.git
  • Download the zipped file directly from this repository.

To proceed with setting environments for the chatbot, please make sure you've installed the following dependencies:

  • python3 (preferrably the latest one)
  • rasa (version 3.x)
    Install rasa with pip install rasa==3.x

Now you are good to initiate the chatbot in your command line interface. Please follow the following instructions to talk to the bot.

  • This bot runs with RASA NLU and an additional RASA Action Server. Therefore, you will need to initiate the server on your new tab of the command line interface. Run rasa run actions on a new terminal (or a command line interface).
  • Run rasa shell on a new terminal (or a command line interface).
  • This will provide you the interactive shell based chatbot. You are good to go with the conversation.

License

Copyright (c) Capstone_KRGC0137. All rights reserved.
Licensed under the GNU General Public License

About

An Interactive AI Healthcare Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published