Skip to content

kjain333/Health_Buddy_Web

Repository files navigation

HealthBuddy is a Machine-Learning powered complete Healthcare Application and Website system for your medical assistance.

Installation

Firstly, download Node.JS and Install it.

Now, you will need to check if all the required libraries are installed, if not then install them by running the following command in the project folder location-

npm install

Running the project requires running of python scripts, so you will have to install python.

Next, open index.js. Then put the path of python.exe for your computer in the first line as-

const python_path =
  "C:/Users/UserName/AppData/Local/Programs/Python/Python37/python";

Now, your application is ready to use and listening on port 3000, just run the following command-

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors