This is a Next.js project bootstrapped with create-next-app.
Getting Started First, run the development server:
npm run dev
yarn dev
pnpm dev
bun dev Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
Learn More To learn more about Next.js, take a look at the following resources:
Next.js Documentation - learn about Next.js features and API. Learn Next.js - an interactive Next.js tutorial. You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
Our Route Planner & Weather Assistant offers smart route planning with custom preferences using the A* algorithm and HERE Technologies API for maps and weather data. The app features a responsive, modern UI built with HTML, CSS, Tailwind CSS, and Vanilla JavaScript. Users can check real-time weather, explore routes in 3D using third-party map rendering APIs, and seamlessly switch between planning and weather views without losing data. It supports video calls with local guides via external video APIs, and enables automated hotel and taxi bookings using Twilio/Bland APIs, with email confirmations sent through Firebase. The platform also includes LLM-powered itinerary planning and image classification to identify places like temples, hotels, and gas stations, enhancing route customization and travel discovery.