Created on 2nd April 2023
•
Empowering research scholars with AI technology, Research Buddy allows you to upload research papers and receive quick and accurate answers to your questions, all powered by OpenAI's advanced technology & LLM(LangChain Models).
Getting answers from long research papers consumes a lot of time for research scholars so this app saves their time and provides precise answers along with the sources, including page no. and paragraph no. of the sources mentioned in the research paper.
This is a responsive website that will work on all types of platforms supporting both light and dark mode.
Chat GPT's API can accept only 4096 tokens (8000 words) but long research papers cant be summarised in this much length so I used LangChain Models(LLM) to convert text into small bits and then extract related information references from it which are sent via the Open AI's API call.
Technologies used