Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1003 Bytes

File metadata and controls

37 lines (25 loc) · 1003 Bytes

Travel.AI – AI-Powered Travel Recommendation

Travel.AI is a Python-based tool that integrates the TripAdvisor API with Google Gemini API to recommend the best hotels, restaurants, or attractions based on user input and location.

General Info

This project was developed as part of the SEO Tech Developer program. It demonstrates how to:

  • Use APIs to fetch real-time data
  • Store and manage results in a local database
  • Integrate AI reasoning via Google Gemini

Technologies

This project uses:

  • Python 3.11+
  • Pandas
  • SQLAlchemy
  • SQLite
  • Requests
  • TripAdvisor Content API
  • Google Generative AI API

Setup Instructions

Contact