Fashion Guru AI is an intelligent fashion assistant that helps users style outfits by suggesting the best combinations of clothes, shoes, and colors. Users can either generate new fashion ideas or upload images of their clothes, and the AI will guide them with styling suggestions.
- Upload clothing images and get suggestions on matching outfits.
- Generate fashion recommendations using AI.
- Supports clothing, shoes, and color palette matching.
- Built with Groq AI for fast and intelligent recommendations.
- Deployed on Netlify for easy web access.
- Frontend: React + Tailwind CSS
- Backend / AI: Python (Groq AI API)
- Deployment: Netlify
-
Clone the repository:
git clone https://github.com/bellonbits/fashion-guru-ai.git cd fashion-guru-ai -
Install dependencies:
npm install
-
Set up environment variables:
Create a.envfile in the root directory and add your Groq AI API key:GROQ_API_KEY=your_api_key_here
-
Run the development server:
npm run dev
This project is deployed on Netlify.
To deploy manually via terminal:
netlify login
netlify init
netlify deploy --prod- Upload your clothes or shoes image.
- AI suggests the best outfit combination.
- Get instant style recommendations.
- Add support for accessories (bags, watches, jewelry).
- Personalize recommendations based on body type & event.
- Save outfits to personal wardrobe.
Pull requests are welcome! For major changes, please open an issue first to discuss what you’d like to change.
MIT License - free to use and modify.
Made with ❤️ by [Peter Gatitu Mwangi]