Hello everyone, I’m looking to create a chat app that can store informations for a user. So I’m looking to allow the user to able store any information and also be able to ask for the information from a specific time to another time which the system will reply in form of chat to the user with the appropriate details. What I want to ask is how do I train my system to be able to reply to users input to provide appropriate information ?
It’s just like the way we chat with chatGPT, but I want this to be able to store and retrieve content.
Do I need coding for the system’s reply or what ?
Thank you in advance .