Skip to content

AlphaCupcake10/Jivanam

Repository files navigation

Jivanam (Life in Sanskrit)

Intro Video

https://drive.google.com/file/d/13TrhSs7oYSDrCD3d_N_3C3mA8VmeufkJ/view?usp=sharing

One stop destination for pregnant women

about.mp4

Installation

  • Use the Python Version 3.8 as rasa supports this only.
  • Use the package manager pip to install all dependencies.
pip install -r requirements.txt --use-deprecated=legacy-resolver

Running Rasa server

cd Health_Bot
rasa run 

Running Flask server open another terminal

python run.py

To run website open browser

localhost:8080