Skip to content

abvitasa/sit725_group_project

Repository files navigation

sit725_group_project

Open project in VS Code and open terminal. Enter the following command:

npm install
npm run start

Run the program with live reload

npm run start:dev

In order to run the chatbot with the standalone front-end a python editor should be used to run the files as well

1. Dependencies and Packages that should be installed in the terminal

pip install flask
pip install flask-cors
pip install nltk

If you want to train the model with differenet data then the intents.json file should be updated

Train the model if the data in the intents.json file has been changed

2. Train model

run the "train.py"  file

Once the model is trained. To run the model. The server will start to run.

run the "app.py"  file

To run the model in the standalone html page (homepage)

run the homepage.html page

Test Users


Patient Credentials

Email Password
[email protected] aubrey
[email protected] philips
@gmail.com
@gmail.com
@gmail.com

Doctor Credentials

Email Password
[email protected] aubrey
[email protected] shaun
[email protected] nate
[email protected] isaac
[email protected] lucas
[email protected] daniel
[email protected] chloe
[email protected] thomas
[email protected] claire
[email protected] tyler

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •