You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI music recommender using a Claude Haiku agent, RAG (ChromaDB + sentence-transformers), and a weighted scoring engine to match natural-language requests to songs.
React app that recommends outfits by combining weather conditions (temperature, sunny/rainy/windy/humid) with the user's planned activity. Built with React, Tailwind CSS, and Lucide icons.
trip packing assistant that generates personalized packing lists from trip details and traveler profiles. Communicates with a teammate's location-map microservice over ZeroMQ (REQ/REP) to fetch des…