Your journey, intelligently crafted with AI.
TripVerseAI is a modern AI-powered travel planning platform that generates personalized itineraries based on your mood, budget, and preferences.
Unlike traditional travel apps, TripVerseAI focuses on:
- Smart recommendations 🧠
- Hidden gem discovery 💎
- Real-time adaptability 🌦️
- Beautiful user experience ✨
- Generate complete itineraries using AI
- Personalized based on mood, budget, duration
- Day-wise planning
- Time-based activities
- Smart flow of locations
- Powered by Geoapify APIs
- Accurate places, routes, and maps
- Real-time weather using OpenWeather API
- Smart adjustments (indoor/outdoor plans)
💎 Hidden Gems Discovery
- Find less crowded, high-rated places
- Avoid tourist traps
- Save trips for later
- View in dashboard
- Trending destinations
- Curated travel ideas
- Estimate trip cost
- Smart budget-friendly suggestions
- Adventure, Romantic, Solo, Party
- AI adapts experience accordingly
git clone https://github.com/rajatnagda45/TripVerseAI.git
cd TripVerseAInpm installCreate a .env.local file in the root directory
npm run devVisit http://localhost:3000 to see the results.
- Frontend: Next.js 14, React, TypeScript
- Styling: Tailwind CSS
- Backend: Next.js API Routes (Edge Runtime)
- Database: Supabase (Auth + PostgreSQL)
graph TD
A[User Input] --> B[API Route]
B --> C[AI Engine - OpenRouter]
C --> D[Process Itinerary]
D --> E[OpenStreetMap - Places + Coords]
D --> F[OpenWeather - Weather Data]
D --> G[Unsplash - Visuals]
E & F & G --> H[Final Itinerary Object]
H --> I[UI Rendering + Supabase Save]
/public → images, logo, fonts
/src/app → pages & layouts (App Router)
/components → UI components & logic
/lib → utils, hooks, & core API logic
/services → external API integrations
/types → TypeScript interfaces
- AI Itinerary Generator
- Interactive Dashboard
- Pricing & Subscription Models
- AI Chat Assistant (beta)
- Trip Remix Feature
- Community Travel Feed
- Export to PDF
- Mobile Native App
Rajat Nagda
© 2026 TripVerseAI. All rights reserved.
Built with ❤️ by Rajat Nagda.
MIT License
If you like this project:
- ⭐ Star the repo
- 🍴 Fork it
- 🚀 Share it
TripVerseAI — Explore smarter, travel better.