AlexanderStaniel commited on
Commit
43bd1bc
·
verified ·
1 Parent(s): 2d6e8d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -4
README.md CHANGED
@@ -1,6 +1,19 @@
1
- # SUP NERD
2
- This is Alex's bot that searches. If you know you know, if not why are you here you pear eating goon??
 
 
 
 
 
 
 
 
 
 
 
 
3
 
4
  ## How to Use
5
- 1. Set up secrets in `.env`.
6
- 2. Run `python app.py` locally or deploy on Hugging Face.
 
 
1
+ ---
2
+ title: The Ultimate Global Travel Planner Bot
3
+ emoji: ✈️
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 4.29.0 # Use a recent Gradio version. You can check the latest stable on PyPI if needed.
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ # AI Travel Bot
13
+
14
+ This project builds an AI-powered travel assistant using ChatGPT and web scraping.
15
 
16
  ## How to Use
17
+ 1. Set up your API keys in Hugging Face Space secrets.
18
+ 2. Enter your travel request in the textbox and click "Find My Trip!".
19
+ 3. The bot will use AI to understand your request and find flights, hotels, and activities.