File size: 585 Bytes
43bd1bc aad48c4 43bd1bc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | ---
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. |