ulrich1031 / amadeus-travel-agent

This is Travel Planner AI Agent, powered by Amadeus Travel API, OpenAI, and LangChain agent.
0 stars 0 forks source link

Introduction

This is a Amadeus travel agent powered by LangChain agent and Amadeus API, that can support whole travel booking process from searching to booking. You can have a chat with the agent and agent will handle everything for you automatically.

  1. Search Flights and booking it automatically.

  2. Search Hotels and booking it automatically.

Techonlogies

  1. OpenAI's GPT-4o

  2. LangChain Agent

  3. Amadeus API

  4. FastAPI for backend

  5. React + Vite for frontend