Skip to content

Wayo – Travel Recommendation using AI

Notifications You must be signed in to change notification settings

nipunsw1999/travel_application_Wayo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DALLE2025-04-1116 39 43-AmodernandcreativelogoforanAI-poweredtravelrecommendationapp ThedesignfeaturesasleekminimalisticAIrobotwithafriendlyappearance-ezgif com-webp-to-png-converter-removebg-preview

Wayo – Travel Recommendation using AI

Way + Go = Wayo
An AI-powered assistant for planning your next travel adventure.

Powered by H2O Wave


✨ Features

  • Ask travel questions and get smart answers
  • Plan your trip with AI-generated recommendations
  • Meal planning support for travelers
  • Works with multiple AI providers (OpenAI, Gemini)
  • Available in two versions: Streamlit prototype and H2O Wave production UI

🌐 Live Demo

👉 Try the deployed prototype version on Streamlit:
wayotravel.streamlit.app


📦 Installation

1. Clone the repository:

git clone https://github.com/nipunsw1999/travel_application_Wayo.git

2. Create a virtual environment:

Linux

python3 -m venv venv

windows

python -m venv venv

3. Activate the virtual environment:

Linux

source venv/bin/activate

windows

venv\Scripts\activate

4. Install dependencies:

(venv) pip3 install -r requirements.txt

5. Setup .env file

H2OGPTE_API_TOKEN=your_h2ogpte_api_token
GOOGLE_API_KEY=your_google_api_key
GOOGLE_SEARCH_ENGINE_ID=your_google_search_engine_id

6. Run the Application Locally

Streamlit Version (Prototype)

(venv) streamlit run streamlit_app.py

Access Streamlit App: http://localhost:8501

H2O Wave Version (Production)

(venv) wave run wave_app.py

Access H2O Wave App: http://localhost:10101

Demo Video

Link: https://drive.google.com/file/d/1Tu1gJlYGMI0lLHhnjwNU1U_Io5YoLI5L/view?usp=sharing
wayo.h2o.wave.demo.mp4

About

Wayo – Travel Recommendation using AI

Prototype: wayotravel.streamlit.app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages