Skip to content

MedGuide: A diagnostic tool for clinicians, facilitating disease diagnosis through patient symptom-based questioning.

Notifications You must be signed in to change notification settings

PriyansuMaurya/MedGuide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedGuide

To run this project on your local environment, follow these steps:

  1. Install Python dependencies:

    pip3 install --user -r requirements.txt
  2. Start the application:

    python3 app.py
  3. Open a new terminal.

  4. Change directory to the static folder:

    cd medguide/static/
  5. Install npm packages:

    npm i
  6. Build the CSS using Tailwind CSS:

    npx tailwindcss -i ./src/style.css -o ./build/main.css --watch

About

MedGuide: A diagnostic tool for clinicians, facilitating disease diagnosis through patient symptom-based questioning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •