MISSION 04 · 2024 · Solo build
Travelify
AI travel planner that generates day-wise itineraries.
AI
Gemini itineraries
day-wise
auto plans
Places
hotels + spots
// the problem
Planning a trip means juggling dozens of tabs — places, hotels, routes, timing — and most planners just hand you a list, not an actual day-by-day plan you can follow.
// what I built
- Generates personalized, day-wise itineraries with Gemini AI from a few preferences.
- Pulls hotel and place recommendations through the Google Places API.
- Firebase auth and storage so trips are saved and shareable.
// instruments
ReactFirebaseGemini APIGoogle Places