Skip to content

Our fashion AI assistant, powered by GenAI, addresses this challenge by generating tailored outfit recommendations based on user preferences, style inputs, and event contexts.

License

Notifications You must be signed in to change notification settings

debanjan-2002/fashion-flair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Fashion Flair

Your personalised AI fashion assistant!

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

In this innovative project, we are leveraging the power of AI, particularly Generative AIs like OpenAI, to create a fashion AI assistant that revolutionizes how people approach their clothing choices. The problem statement centers around the time-consuming and often overwhelming task of selecting outfits suitable for different occasions, aligning with personal styles and current fashion trends.

Our fashion AI assistant, powered by GenAI, addresses this challenge by generating tailored outfit recommendations based on user preferences, style inputs, and event contexts. By utilizing GenAI, we ensure the assistant can intelligently synthesize fashionable ensembles that blend individual tastes with current fashion trends. This project aims to streamline and elevate the outfit selection process, helping users feel more confident and stylish in their clothing choices. Through the integration of GAN-based AI, we envision empowering people with personalized fashion guidance, ultimately impacting their self-expression and enhancing their everyday lives.

(back to top)

Built With

  • OpenAI API
  • MongoDB
  • Express js
  • React js
  • Node JS
  • Typescript
  • Tailwind

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Get a free OPENAI API Key at https://openai.com/
  2. Clone the repo
    git clone https://github.com/debanjan/fashion-flair.git
  3. Install NPM packages - in both client and server directories
    npm install
  4. Enter your API in /.env
     OPENAI_API_KEY = 'ENTER YOUR API'
     MONGO_URL='ENTER YOUR API'
     SESSION_SECRET='ENTER YOUR API'
     JWT_SECRET='ENTER YOUR API'

(back to top)

Usage

Here are a few useful examples of how our fashion AI assistant can be used:

  1. Outfit Suggestions: Users can describe an event or their preferences, and the AI assistant can generate outfit suggestions based on their input. For example, "Suggest a casual outfit for a summer picnic" or "Show me a formal outfit for a business meeting."

  2. Styling Advice: Users can upload images of clothing items they own, and the AI can provide advice on how to style them with other pieces. For instance, "How can I style this red dress for a night out?" or "Pair this denim jacket with what shoes?"

  3. Trend Insights: The AI can analyze fashion trends from recent data and provide insights. Users might ask, "What are the trending colors this season?" or "Show me the latest accessories in vogue."

  4. Virtual Wardrobe Organization: Users can input their wardrobe items, and the AI can help create various outfit combinations using those items. For example, "Create outfits with my blue jeans and white t-shirts."

  5. Occasion-specific Recommendations: Users can specify occasions like weddings, parties, or vacations, and the AI can suggest appropriate outfits. For instance, "What should I wear to a beach wedding?" or "Give me outfit ideas for a weekend getaway."

  6. Fashion Tips and Tricks: Users can ask for general fashion tips, such as "How do I dress for my body type?" or "What accessories go well with a jumpsuit?"

  7. Personal Shopper Assistance: The AI can act as a virtual personal shopper, suggesting clothing items that match the user's style and preferences. Users might ask, "Find me a stylish jacket under $100."

  8. Color Coordination Help: Users can ask for advice on color combinations, like "What colors go well with olive green?" or "Suggest a color palette for a vintage look."

These examples demonstrate how a fashion AI assistant can offer personalized fashion advice, trend insights, and outfit recommendations to users. Users can engage with the assistant via text input or even images, making it a versatile tool for enhancing their fashion choices.

(back to top)

Roadmap

  • Conceptualization and Planning:

    • Define Purpose and Scope
    • Select Outfit Types
    • Choose Deployment Platforms
    • Specify Input Formats
  • Data Preparation:

    • Collect Outfit Dataset
    • Label and Organize Data
  • OpenAI API Integration:

    • Access OpenAI GPT-3 API
    • Formulate User Prompts
  • User Interaction:

    • Design User Interface (UI)
    • Accept User Inputs
    • Send Prompts to API
  • Model Output Processing:

    • Receive API Responses
    • Extract Outfit Suggestions
  • Feedback Loop:

    • Gather User Feedback
    • Identify Improvements
  • Deployment:

    • Set Up Hosting Environment
    • Deploy Chatbot on Platforms
  • Monitoring and Maintenance:

    • Monitor Performance
    • Update Model and Data
  • Legal and Ethical Compliance:

    • Ensure Data Usage Rights
    • Address Privacy Concerns

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Adrishyantee Maiti - @adrishyantee - adrishyantee@gmail.com

Debanjan Poddar - @debanjan - debanjan.edu.2002@gmail.com

Project Link: https://github.com/debanjan-2002/fashion-flair

(back to top)

Acknowledgments

(back to top)

About

Our fashion AI assistant, powered by GenAI, addresses this challenge by generating tailored outfit recommendations based on user preferences, style inputs, and event contexts.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published