Welcome to OPTIFIT AI
" leveraging advancements in machine learning and computer vision, OptiFit aims to bridge the gap between traditional workout apps and comprehensive fitness experiences, fostering a culture of active living and long-term wellness in today's dynamic landscape. "
Know More about us https://optifit-ai.web.app
This README provides information on setting up and running the application on your local machine.
- Python 3.x installed on your machine.
- Git for cloning the repository.
git clone https://github.com/optifitai/OPTIFITAI.git
cd OPTIFITAI
python -m venv venv
Set-ExecutionPolicy Bypass -Scope CurrentUser -Force
Linux
source venv/bin/activate
Windows
venv\Scripts\activate
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
Facing issues ? Contact [email protected]