Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 840 Bytes

File metadata and controls

25 lines (19 loc) · 840 Bytes

🌴 WanderGenie – AI-Powered Summer Travel Guide ✈️

WanderGenie helps you find your perfect summer getaway using AI. Enter your interests, and the app recommends destinations, shows images, and even estimates your trip budget!

🚀 Features

  • ✨ AI-based travel destination suggestions (via Cohere)
  • 💰 Budget estimator (stay, food, travel, activities)
  • 🖼️ Destination images and icons
  • 🎨 Customizable backgrounds
  • 🧩 Modular code (easy to edit/extend)

▶️ How to Run

  1. Clone the repo
  2. Install requirements: pip install -r requirements.txt
  3. Add your Cohere API key in .env
  4. Run: streamlit run app.py

🧠 Built With

  • Python & Streamlit
  • Cohere Generate API
  • Image URLs (Google or Unsplash)

🛠️ Built with ❤️ by Meghana Jaggi for Fusion Hacks 2 (2025).