π₯ Award-Winning Project: 2nd Prize at PwC AI Hackathon Unboxed (Dec 2025)
Outfit Buddy is an intelligent assistant designed to help users dress smarter and faster. It seamlessly integrates with your Outlook Calendar and analyzes local weather conditions to provide personalized outfit recommendations for every occasion.
π System Analysis: You can find the detailed analysis of the system here.
Access the live application here: https://white-grass-0a295f903.3.azurestaticapps.net
- Framework: Next.js (React)
- Hosting: Azure Static Web Apps
- Backend/DB: Firebase (Firestore & Auth)
- Styling: Tailwind CSS
- Node.js (v18+)
- npm
- Clone the repository:
git clone https://github.com/iosifidis/outfit-buddy.git
- Install dependencies:
npm install
- Create a
.env.localfile with the required API keys (Firebase Config). - Run the development server:
npm run dev
- Log in using the "Sign In Anonymously" button.
- Navigate to the Dashboard. Observe the Weather and Outlook Calendar integration.
- Check the AI Stylist suggestion card. It suggests items based on the "Rainy" weather.
- Go to Your Impact (bottom left) to see donation recommendations for unused items.
