conversation flow + memory without using large amount of tokens

hi guys, im really frustrated as i cant seem to find a good solution for what i want to do. i want to build a chatbot that can answer questions based on the urls + documents i provide in the knowledge base ... the chatbot should be intelligent though, it should be able to know the context in order to provide a natural conversation flow and to understand follow up questions ... so if the user wants to know "hey what is the requirement for studying this course x" the chatbot answers ... "and until when can i sign up" ... the chatbot should still know that the user is talking about course x ... "and whats the due date for applying for course y" the chatbot replys "ah and whats the requirements" the chatbot now should know the user is talking about course y ... guys idk is this too complicated??? is there no way to have a smart conversation without consuming a crazy amount of tokens?
Was this page helpful?