Spaces:
Running
on
Zero
Update README.md
Browse filesHi, This is in development product to Make a proper top notch travel AI agent, it's still in development phase and I would love if you can be a part of it too !!
A next-gen AI travel planner will handle everythingβfrom itinerary planning to real-time navigation and ticket bookings. Designed for seamless, stress-free travel, it integrates traffic data, site popularity, weather, and user preferences to craft the perfect journey.
πΉ Key Features: Live
β
Smart Itinerary Planning β AI-powered scheduling based on traffic, crowd levels, and weather.
β
Live Adjustments β Adapts to delays, road closures, and real-time changes.
β
Flight & Hotel Bookings β Directly books flights, hotels, and transport based on user preferences and best deals.
πΉ Key Features: In dev
β
Interactive Maps & Navigation β Integrated with Google Maps, HERE, and public transit for real-time directions.
β
AI Chatbot & Voice Assistant β Get instant recommendations and assistance anytime.
β
Budget Optimization β Finds the best deals, discounts, and cost-effective routes.
β
Eco-Friendly Travel β Suggests sustainable travel options and low-carbon routes.
Lets Redefine Travelling
Ritvik
@@ -1,12 +1,16 @@
|
|
1 |
---
|
2 |
-
title: Travel AI V1
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.0.1
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|
|
|
1 |
---
|
2 |
+
title: 'Travel AI Agent V1 '
|
3 |
+
emoji: π
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.0.1
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
+
license: apache-2.0
|
11 |
+
thumbnail: >-
|
12 |
+
https://cdn-uploads.huggingface.co/production/uploads/67abe4d5a6b5a26040eeaa29/kXHW2fu8r1TYYChNMO5kh.jpeg
|
13 |
+
short_description: AI Agent to help you book flight tickets, Hotels and more π₯
|
14 |
---
|
15 |
|
16 |
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|