website for purchasing personalied suits based on an AI inference of your chest size and height
<<<<<<< HEAD
# install dependencies
yarn
# serve with hot reload at localhost:8080
yarn dev
# build for production with minification
yarn build
# launch a python 3.12 venv
# install python modules
pip install -r "requirements.txt"
# start python server.py - will run on localhost:8000
python server/server.py
# Provide the sentence and image for the ai model to inference and it should come back with a selection of suits for the occasion that are in stock and with their prices and your chest size.
# run the getPose.py file
python getPose.py img_name.jpgupload a full body photograph, forward facing with hands and feet apart
add a prompt for the program in the search bar to let the program know what kind of event you are attending in order to find appropriate suits
click the submit button once you've finished uploading your image
the program will then process this by measuring chest size of the figure in the given image
the program will take you to a results page displaying a selection of products in your size and fitting for your occasion.
add your favourite products to cart and purchase. =======
da3b1b65ed5ffe6d7972794c874c5de2e98c43ba