Seat Booking Agent
Createdminyang-chen
Automates airline seat reservations through intelligent agent interactions.
About
This experimental agent streamlines airline seat booking by integrating OpenAI Agents SDK, Autogen extensions, and MCP tools. It aims to simulate a self-service airline kiosk, handling reservations and customer support through a call center interface. The system leverages a triage agent to answer inquiries, route customers to specialized agents (QA and seat booking), and retrieve user preferences. QA agents handle questions related to flights, and the seat booking agent specializes in seat reservations.
Key Features
- Specialized seat booking agent
- 0 GitHub stars
- Integration with OpenAI Agents SDK and Autogen
- QA agent with knowledge on plane, flight, and onboarding
- Web chat interface for user self-service
- Triage agent for general inquiries and routing
Use Cases
- Automated airline seat reservations
- Customer support and assistance for flight-related inquiries
- Self-service airline kiosk simulation