Skip to content

sipsmehta/healthcare_chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Healthcare chatbot

GIF

Installation

 pip install -U pip
 pip install rasa 
 rasa init

Install rasa x

 pip install rasa-x -i https://pypi.rasa.com/simple

learn more

rasa

rasa x

Workflow

  • Look at the documentation https://rasa.com/docs/rasa/installation/
  • Create a fork
  • Create virtual environment using anaconda
  • install rasa as well as rasa x
  • And start working on it
  • Once you done! Make a folder of your name and add your whole work over there

Approach

  • First train the model
  • Then we will add custom indent and actions
  • Also, we will edit the stories based on how we need the bot according to the requirements
  • You can take the reference of the previous batch work

License

Apache

About

creating the custom bot for healthcare purpose according to the requirements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%