I developed a functional AI Chatbot prototype designed to automate the initial steps of flight booking. The bot handles natural conversations to collect travel details from users and stores them for processing.
Key Features:
User Intent Recognition: Understands queries like "I want to book a flight" or "Show me flights to Dubai."
Data Collection: Automatically asks for Departure City, Destination, Travel Date, and Class.
Context Management: Remembers user input throughout the conversation to provide a smooth experience.
Automated Response: Provides instant confirmation once all details are gathered.