AI_TRIP_GENERATOR is a full-stack travel itinerary planner that uses Gemini AI, Firebase, and Google APIs to generate personalized travel plans based on user input. Users can sign in, specify preferences, and receive a complete itinerary with real-time images and interactive maps.
- 🔐 User authentication with Firebase (Email/Password, Google OAuth)
- 🧠 Gemini-powered AI to generate personalized itineraries
- 📍 Google Maps integration to visualize destinations
- 🖼️ Real-time location photos using Places & Maps APIs
- 📝 Save and view generated plans from Firebase
- Frontend: React, Tailwind CSS
- Authentication: Firebase Auth
- Backend/Storage: Firebase Firestore & Firebase Functions
- AI: Gemini API (Google Generative AI)
- APIs: Google Maps API, Places API