--- title: ✨ The Ultimate Global Travel Planner Bot ✨ emoji: ✈️ colorFrom: blue colorTo: green sdk: gradio sdk_version: 4.29.0 # Use a recent Gradio version. You can check the latest stable on PyPI if needed. app_file: app.py pinned: false --- # AI Travel Bot This project builds an AI-powered travel assistant using ChatGPT and web scraping. ## How to Use 1. Set up your API keys in Hugging Face Space secrets. 2. Enter your travel request in the textbox and click "Find My Trip!". 3. The bot will use AI to understand your request and find flights, hotels, and activities.