Skip to content

vandit98/SmartLift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmartLift

Running the project

1) Clone the repository

'''git clone https://github.com/vandit98/SmartLift.git'''

2. Install the dependencies

pip install -r'path/requirement.txt'

3) run the frontend

cd frontend/ 
npm start   

the above code will start the react js \

or Frontend Deployed here- https://vandit98.github.io/

4) running the fastapi instance

uvicorn    model:app --reload

Wait for 5-10 sec let the tensorflow model to load.

Now head to the link in the terminal

http://127.0.0.1:8000/docs

now you are good to go and easily click on either knee bend or arm and run the excercise.

.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages