All Projects
AT
AI & MLLive

AI Travel Assistant

2024

Overview

Planning a trip typically requires juggling 5–6 different apps and websites. This AI Travel Assistant consolidates the entire research and booking workflow into a single conversational interface. The LLM backend interprets natural language queries, calls the Google Places API to fetch real venue data, and presents structured, bookable itineraries. A memory layer preserves user preferences across sessions, so the assistant gets smarter with every trip planned.

  • End-to-end itinerary generation from a single natural language prompt
  • Live Google Places API integration for real venue data
  • Session memory for personalized recommendations over time
  • Multi-turn conversation flow with context retention
  • Covers hotels, restaurants, activities, and local transport in one plan
Tech Stack
Flutter
OpenAI API
LLM Integration
Google Places API