This project overlays products (clothes) onto a person using Gemini 2.5 Flash Image API. #try-on images
- Upload a person image and a product image (dataset-driven)
- Realistic overlay with correct body alignment, folds, and shading
- Multiple products on the same person for comparison
- Reduces delivery cost, over-purchasing, and environmental impact
- Fully implemented in Python (PIL + Gemini API) on Kaggle Notebook
- Place dataset folder as
input/data_for_banana_hackathon/ - Open
new-banana-hackathon.ipynbin Jupyter or Colab - Run all cells
- Generated images appear in the notebook; optional save to
output/
- Add interactive upload feature for live user try-on
- Develop a web or mobile app interface