Research assistant
In this scenario, we are going to focus on research once more, but this time with a particular focus on paper retrieval. More specifically, we want our assistant to be able to do the following:
- Retrieve information from the custom knowledge base that we provide.
- Integrate the custom documents with papers only from arXiv, enabling the web plugin for this task.
- Retrieve from a database (in our case, it will be hosted in Notion) existing ongoing work from other researchers, so that we don’t risk covering content in an essay that has already been covered by someone else.
Let’s see all the steps:
- Upload custom documents. For this purpose, I’ll use two papers about image classification in machine learning: “CIFAKE: image classification and explainable identification of ai-generated synthetic images” by J. Bird et al. and “A Comprehensive Study of Vision Transformers in Image Classification...