Skip to content

zeelgithub/travel-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TravelBuddy 🧳

TravelBuddy is a Streamlit-based AI travel assistant that uses multiple specialized agents to help you plan your trips efficiently.
It can provide:

  • 🗺️ Map routing – Find routes between start and end locations
  • 🔋 EV charging info – Locate charging stations and check pricing
  • 📍 Nearby attractions – Discover top places to visit using Foursquare

A supervisor agent automatically decides which specialized agent should handle your request.


🚀 Features

  • Multi-agent orchestration for accurate task delegation
  • Context-aware routing of user queries
  • Clear and organized conversation flow
  • Easy to extend with new agents in the future

🏗️ Installation

  1. Clone the repository
git clone https://github.com/yourusername/travelbuddy.git
cd travelbuddy
  1. Install dependencies with Poetry*
poetry install
  1. Run the app
poetry run streamlit run main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages