The Journey Continues with a New Name and Enhanced Experience
We're thrilled to announce that Travel Planner AI has evolved into Rutugo - a more powerful, intuitive, and comprehensive travel planning platform! 🌟
- 🎨 Fresh Brand Identity: Rutugo represents our commitment to smarter, more personalized travel experiences
- 🗺️ Tailored Itineraries: AI-powered personalized trip plans crafted specifically for your preferences and travel style
- 📍 Top Spots Unveiled: Advanced discovery system for must-see attractions and hidden gems at every destination
- 🍜 Foodie Hotspots: Curated local dining recommendations from culinary experts and fellow travelers
- 👥 Community Plans: Explore and get inspired by travel plans from a vibrant community of fellow travelers
- ✉️ Enhanced Collaboration: Seamless email invite system to plan together with friends, family, and colleagues in real-time
- 🌍 Comprehensive City & Country Guides: Expert insights and insider tips for every destination worldwide
- 🔗 Meta-searched Booking Integration: Aggregated booking links for flights (Skyscanner), hotels (Kayak), and activities (Viator, GetYourGuide)
- 🔄 Smart Plan Refinement: Dynamically adjust travel dates, budget, and stops in seconds with AI-powered optimization
- ✅ Feasibility Check System: Advanced validation ensures your travel plans are realistic and achievable before booking
- 🎯 Multi-Step Plan Creation: Enhanced 4-step guided process - "Set Your Course" → "Plan Your Comfort Zone" → "Fine-Tune Your Adventure" → "Feasibility Check"
- 🤖 Enhanced LLM Integration: Improved AI algorithms for more accurate, contextual, and personalized travel recommendations
- 📱 Seamless User Experience: Redesigned interface with improved navigation, responsive design, and intuitive workflows
The name "Rutugo" embodies the spirit of exploration and discovery - "Ru" (journey) + "tu" (you) + "go" = Your journey, your way, let's go!
Visit Rutugo.com → to explore the next generation of AI-powered travel planning
This repository showcases the original Travel Planner AI codebase and serves as a foundation for the enhanced Rutugo platform.
Welcome to Travel Planner AI, your ultimate travel companion designed to simplify the process of planning your next adventure. Whether you're dreaming of a weekend getaway or a month-long expedition, Travel Planner AI is here to help you meticulously craft your next travel itinerary.
Travel Planner AI is a Software as a Service (SaaS) product that leverages cutting-edge technologies to streamline the travel planning process. By simply providing a prompt such as "2 days trip to London with budget $1000," our AI-powered tool generates comprehensive travel plans tailored to your preferences.
Check out the live demo here.
- Top Spots Unveiled: Discover hidden gems and popular attractions effortlessly.
- Tailored Itineraries: Plan your days seamlessly with custom-tailored schedules.
- Optimal Timing: Learn the best time to visit your destinations for an unparalleled experience.
- Foodie Hotspots: Indulge in culinary delights with recommendations from local experts.
- Prime Experiences: Immerse yourself in unforgettable moments curated just for you.
- Expense Tracker: Effectively track your expenses throughout your journey and can revisit later as well.
- Email Invite: Invite your friend and colleagues to your desired plan and collaborate together.
To run the Travel Planner AI, follow these steps:
- Clone the repository:git clone https://github.com/hardikverma22/travel-planner-ai
- Navigate to the project directory:cd travel-planner-ai
- Install the dependencies:npm install
- Start the development server:npm run dev
- Open your browser and visit http://localhost:3000 to see the app in action.
- Travel Planner AI is built using cutting-edge technologies to ensure a seamless user experience.
- Next.js 14: Leveraging the latest advancements in Next.js for efficient web application development.
- Tailwind CSS with Shadcn-UI: Utilizing Tailwind CSS with Shadcn-UI for responsive and visually stunning user interfaces.
- Convex Backend Platform: Powering our backend infrastructure for robust performance and scalability.
- OpenAI APIs: Harnessing the power of OpenAI's APIs for intelligent content generation and natural language processing.
- Clerk: Providing secure authentication solutions to safeguard user accounts and data.
- Razorpay: Facilitating seamless payment processing supporting wide range of payment methods.
- Resend: For sending email invites using my custom domain.
Contributions are welcome! If you'd like to contribute to Shoe Forge, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your fork.
- Submit a pull request to the main branch of the original repository.