With the growing number of research papers being published it is becoming more and more important to continue reading and understnading them to understand the AI landscape. The following project aims to reduce the gap between the research paper and an engineering undergrad. The following project outlines two approaches to build a chatbot to have a conversation with a chatbot about a research paper(Attention is all you need in this case). Since research paper consists of unstructured data in the form of tables,images and texts it becomes increasing difficult to extract each bit of information.
the following approach utillisees CLIP and an ensemble retriever using Similarity search and MMR(rereanker)