Skip to content

pktintali/tryon_ai

Repository files navigation

👗 TryOn AI – Virtual Dressing Room Using Nano Banana AI 🍌

TryOn AI is a Nano Banana AI powered mobile app that lets you preview clothes on yourself before purchasing, making online and offline shopping smarter and more confident.


🎥 Demo Video

👉 Watch the Demo


🌍 Introduction

Shopping for clothes online or even in-store often comes with hesitation — Will this outfit really suit me?
This leads to poor purchase decisions, wasted time in trial rooms, and high product return rates.

TryOn AI solves this with a virtual dressing room powered by Nano Banana AI, enabling realistic outfit previews on users in just a few taps.


✨ Features

  • 📱 Seamless Sharing – Send any e-commerce product directly to the app.
  • 👕 Realistic AI Try-On – Preview how clothes look on you.
  • 🛍️ Online + Offline Support – Works with product links, uploads, or camera captures.

🛠 Tech Stack

  • Mobile: FLutter/Dart
  • AI: Nano Banana API🍌 (Gemini APIs)
  • Backend: Cloud APIs

🔄 How It Works

  1. Install the app.
  2. Browse a clothing item on an e-commerce app/site.
  3. Share the product → select TryOn AI.
  4. The app fetches the product image and applies AI try-on.
  5. Instantly view your personalized preview.

🔮 Future Scope

  • Try multiple items simultaneously
  • 👗 Support multiple ecom. stores.
  • 📏 Size and fit recommendations.

🚀 Setup & Run

Prerequisites

  • Flutter SDK
  • Dart SDK
  • Android Studio / Xcode

Steps

  1. Clone the repository

    git clone https://github.com/pktintali/tryon_ai
    cd tryon_ai
  2. Install dependencies

    flutter pub get
  3. Setup environment variables
    Create a .env file in the root directory:

    GEMINI_API_KEY=your_gemini_api_key_here

    Get your Gemini API Key:

    • Visit Google AI Studio
    • Sign in and create a new API key
    • Copy the key to your .env file
  4. Run the app

    flutter run

🙌 Acknowledgements

This project was built for the Nano Banana AI Hackathon 🍌 on Kaggle.
Special thanks to the Nano Banana AI team for hosting and enabling innovation in applied AI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published