How can I develop a chatbot using Amazon Lex that not only comprehends user prompts but also learns and adjusts its responses over time, akin to the capabilities exhibited by ChatGPT?
I explored Amazon Lex to build a chatbot, expecting it to understand user prompts and adapt its responses based on interactions. However, I encountered challenges in understanding intent definition and integrating with other AWS services, hindering the chatbot's learning capabilities.