ritvik77 commited on
Commit
414ca65
Β·
verified Β·
1 Parent(s): 4a38fbc

Update README.md

Browse files

Hi, 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

Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -1,12 +1,16 @@
1
  ---
2
- title: Travel AI V1
3
- emoji: πŸ’¬
4
- colorFrom: yellow
5
- colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.0.1
8
  app_file: app.py
9
- pinned: false
 
 
 
 
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).