Eternal-knight / Fashion-Outfit-Generator

Explore the world of fashion effortlessly with our AI-Powered Outfit Generator! An innovative web application, built using React.js, Tailwind CSS, Node.js, Express.js, and Firebase, revolutionizes how you put together stylish outfits.

Home Page:https://fashion-outfit-generator.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌟 Outfitter - Your outfit generator

Outfit Generator

The Fashion Outfit Generator is an innovative web application that leverages a stack of modern technologies, including React.js, Tailwind CSS, Node.js, Express.js, and Firebase, to offer users a seamless and engaging fashion experience. It allows users to effortlessly create stylish outfits with the assistance of ChatGPT, an AI language model. By chatting with ChatGPT and describing their preferences or occasions, users receive detailed outfit suggestions, complete with clothing items, accessories, and style tips. What sets this project apart is its integration of realistic vision technology, which generates images of the suggested outfits, helping users visualize their style choices more effectively. Additionally, the application includes robust user authentication via Firebase, enabling secure login and signup through Google accounts. Users can also keep track of their favorite outfits in the "My Outfits" section, ensuring a personalized and convenient fashion journey. With its user-friendly interface and cutting-edge AI capabilities, the AI-Powered Outfit Generator offers a unique and valuable tool for fashion enthusiasts looking to explore and refine their style effortlessly.

Table of Contents

✨ Features

  • πŸ” User Authentication: Sign up or log in with Google using Firebase authentication.

  • πŸ€– Chat with ChatGPT: Engage in creative conversations with ChatGPT to generate outfit ideas.

  • πŸ‘— My Outfits: Save and view all your previously generated outfits in one place.

πŸš€ Demo

Check out our live demo here

Check out demo video VIDEO

πŸ› οΈ Getting Started

To get started with the Outfit Generator on your local machine, follow these steps:

Prerequisites

  • Node.js and npm installed on your machine
  • Firebase project set up with authentication enabled
  • Realistic Vision API key

Installation

  1. Clone the repository:
git clone https://github.com/MeetMulik/Fashion-Outfit-Generator.git

2.Change into the project directory and install the necessary packages:

cd client
npm install
cd ..
cd server
npm install

3.Start the development server:

npm start

About

Explore the world of fashion effortlessly with our AI-Powered Outfit Generator! An innovative web application, built using React.js, Tailwind CSS, Node.js, Express.js, and Firebase, revolutionizes how you put together stylish outfits.

https://fashion-outfit-generator.vercel.app/


Languages

Language:JavaScript 88.2%Language:CSS 9.0%Language:HTML 2.8%