Welcome to PerfectFit_Ai β an intelligent, AI-driven platform that revolutionizes the tailoring experience by predicting accurate body measurements through camera input or photos. πΈβ¨
PerfectFit_Ai aims to connect customers with tailors by using AI and computer vision to:
- π Automatically detect body size and measurements
- π§΅ Provide custom-fit clothing recommendations
- π€ Seamlessly connect users with professional tailors
- βοΈ Store measurements in a secure cloud database for future orders
- π Python β Core language
- π€ TensorFlow / OpenCV β For computer vision & body detection
- π οΈ Flask β Backend API
- ποΈ SQLite / Firebase / MongoDB β Measurement data storage
- π HTML / CSS / JS β Frontend for customer interface
- User uploads a photo or live camera input
- AI model processes and extracts key body landmarks
- System converts landmarks to precise measurements
- Measurements are stored and sent to the tailor dashboard
- Tailor stitches a perfect fit garment and ships it
- β AI-based body measurement estimation
- π Secure and private measurement storage
- π² Responsive user interface for easy input
- π Tailor dashboard with measurement history
- π§ 80%+ accuracy in body size detection (target)
PerfectFit_Ai/
β
βββ __pycache__/ # Compiled bytecode cache
βββ static/ # CSS and static assets (e.g., style.css)
βββ templates/ # HTML templates for frontend
βββ uploads/ # Uploaded user images
β
βββ LICENSE # Project license
βββ README.md # Project documentation
βββ ai.py # AI model logic for measurement prediction
βββ app.py # Flask application entry point
βββ measurements.db # SQLite database for storing measurements
βββ measurements_data.csv # Sample measurement data
- π― Improve AI accuracy to 90%+
- π¦ Add garment recommendations based on shape/style
- π Launch mobile app (iOS & Android)
- π 3D visualization of fitting before stitching
-
Clone the repo:
git clone https://github.com/your-username/PerfectFit_Ai.git cd PerfectFit_Ai
-
Install dependencies:
pip install -r requirements.txt
-
Run the app:
python app.py
-
Open in browser:
http://127.0.0.1:5000
We welcome contributions from developers, data scientists, and UI designers! π Fork the repo, create a branch, and submit a pull request.
For feedback or collaboration: π§ [email protected] π LinkedIn π¦ Twitter
If you like this project, give it a β on GitHub and share it with others! Letβs make the world a better-fitted place. ππ