When a user initiates the chat with a sentence like:
āI want to travel from Delhi to Mumbai next Monday. Please check the flight schedule and book a flight for me,ā
I want the bot to automatically capture the user details such as the boarding city, destination city, and travel date from this free-form input.
How can I achieve this without using Entity Nodes or any other predefined dialog nodes?
Thanks in advance for helping .