Introduction

Welcome to Team VPE's Literature Survey System! This project leverages the powerful Semantic Scholar's Recommendation API to provide you with highly relevant research article recommendations based on your curated lists of articles.

Moreover, this website contains curated collection of references on differentiable and learned simulator algorithms for developing digital twins with applications in drug discovery and development.

Features

  • List-based recommendations: For each topic, we use a manually curated list of positive articles. We then select an equal number of negative articles from other topics. Semantics Scholar's recommendation system uses the set of positive and negative to provide up to 300 recommendations per topic.
  • Single-paper recommendations: For each article in our curated lists, Semantics Scholar's recommendation system returns up to 10 related articles.

How it works?

  • Scroll to the top of this page and click one of the tabs to open the relevant section.
  • Each topic contains two tables. The first table lists the manually curated articles, and the second table lists the articles recommended for that topic by the recommendation system. The last column of the first table contains a hyperlink that opens a new tab with articles recommended for that specific article.
  • Click on the help icon at the top of the page to learn more about that section.
Check out our GitHub open_in_new repository to learn how to build one for yourself.