An travel planner that generates structured, realistic itineraries based on your specific constraints and preferences.
demo_video.mp4
This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/drive/1JbaGmq0TvSVWrUNd0Ah5xto7Yl1onfK2
Prerequisites: Node.js
- Install dependencies:
npm installorpnpm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run devorpnpm dev
