FashionGPT is an AI-powered personal stylist that helps users choose outfits, mix & match clothes, and explore new fashion trends. It adapts to mood, climate, occasion, gender, and age, making styling effortless and inclusive.
-
Mood + Climate Based Suggestions
Outfit ideas based on how you feel and the weather outside. -
Mix & Match Solver
Struggling with “What goes with this?” – FashionGPT suggests tops, bottoms, accessories, and footwear that work together. -
Inclusive for All
Works across genders, ages, and body types. -
Style Discovery
Explore categories like Casual, Formal, Streetwear, Ethnic, Party, and more. -
Confidence Booster
No more second-guessing – FashionGPT helps you dress with clarity and style.
-
Quick Decision Mode
“I’m in a rush, what should I wear?” -
Explore Mode
“Show me trending streetwear for monsoon.” -
Assisted Mode
“I have these beige chinos, what shirt works?” -
Inspiration Mode
“I want to look elegant but comfy for a family dinner.”
- Frontend: React / TypeScript
- Backend: Python / Flask
- AI Layer: Hugging Face model(meta-llama/Llama-2-7b) + OpenAI GPT + fine-tuned fashion dataset
- Database: MongoDB / PostgreSQL
- APIs: Weather API, Trend API (optional)
# Clone the repository
git clone https://github.com/your-username/fashion-gpt.git
# Navigate into the project
cd fashion-gpt
# Install dependencies
npm install
# Start the development server
npm run dev
Mood: Happy | Climate: Rainy | Occasion: Casual
→ Suggests: Light denim jacket, white tee, sneakers, minimal silver chain.
Item Input: "Black pants"
→ Suggests: Pastel button-down shirt, loafers, leather strap watch.📜 License
MIT License – feel free to use and adapt!