Skip to content

Medvisor is an AI fitness advisor. It can answer most of the queries about fitness and health.

Notifications You must be signed in to change notification settings

AshutoshSingh2021/medvisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Medvisor

Your personal AI fitness advisor

Setup the project:

  1. Download the code from the GitHub repo (https://github.com/AshutoshSingh2021/medvisor).

  2. Open the client folder in the terminal and install all the required packages. Run the following command

    npm install
  3. Now move to the server folder and install all the packages.
    Use this command:

    npm install
  4. Now setup the required environment variables.

    • jwt secret
    • Gemini api key
  5. Open a new terminal and navigate to the server folder. Run the command:

    nodemon index.js
  6. Open new terminal and navigate to the client folder in the terminal and run the command:

    npm run dev
  7. Open the localhost runing port.

About

Medvisor is an AI fitness advisor. It can answer most of the queries about fitness and health.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages