TrendWeaver – AI Fashion Trend & Styling Assistant
TrendWeaver transforms fashion news into actionable wardrobe inspiration.
It pulls real articles from The Guardian fashion section, analyzes them with OpenAI, and creates an AI-powered Trend Report, Styling Output, and Capsule Wardrobe — with a Markdown export that can include representative images.
Features
- News Integration — Fetches current fashion articles via The Guardian API.
- Trend Summarization — Uses OpenAI (GPT-4o-mini) to extract silhouettes, colors, fabrics, and designers.
- Styling Generation — Builds ready-to-wear outfit ideas, seasonal color palettes, and a capsule wardrobe.
- Visual Export — Outputs a Markdown report (`trend_report.md`) with representative Pexels images (plus optional OpenAI Vision re-rank for better matches).
- Secure Setup — API keys stored in `.env` (ignored by Git).
- Modular Design — Separate modules for news, parsing, AI reports, image search, and export.