I want to be able to ask DocAssist4U (that's what I am calling this GenAI Bot) questions about documents that have been loaded into the system via the upload option on the webpage.
There will be a single webpage that will allow the user to enter a question and after submitting the question the screen should display "processing" and disable the send button.
There will be an upload PDF option which will upload the PDF to be processed and embedded into the Qdrant Database.
To achieve this, I have used the following tech stack.