A newer version of the Gradio SDK is available:
5.35.0
metadata
title: TripBudgetAdvisor
emoji: π¬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.33.1
app_file: app.py
pinned: false
short_description: Advisor for travelling budget
tags:
- SimpleTextbox
- agents
- code-analysis
- agent-demo-track
βοΈ Trip Budget Advisor
Trip Budget Advisor is an AI-powered travel planning assistant built with Gradio and smolagents. It helps users estimate travel costs, classify their travel style, and chat with an intelligent agent for trip advice β all in one interactive app.
π§ How It Works
- Travel Survey β Answer 5 quick questions to determine your travel style (e.g., Budget vs. Luxury).
- Budget Estimation β Automatically calculate your estimated daily and total trip cost.
- AI Chat Assistant β Ask questions like βWhat are affordable cities for 5-day luxury trips?β and get personalized suggestions using an LLM agent.
- Live Search β Powered by SerpAPI for real-time search capability inside the agent.
π₯ Demo
π οΈ Built With
- Gradio Blocks
- smolagents
- OpenAI API
- SerpAPI (Google Search tool)
π Try It
Clone this repo or run it directly on Hugging Face Spaces.
pip install -r requirements.txt
python app.py