Research Analytics is a web application offering highly visual and interactive research dashboards. The app is developed in Python using Plotly Dash.
The app allows you to search for a research topic, just like you would do on your favourite academic search engine, and retrieve key visual insights about the topic including plots, charts, and network graphs.
The app aims to help anyone doing academic research from university staff, professors, and students to industry researchers.
The app is written in Python using the amazing Plotly Dash framework. The full code is available on the projectâs GitHub page. All the results are retrieved from Semantic Scholar.
The app can either be run locally by installing the projectâs package, or can be run on Herokuâs server through this link. Simply type in your research query in the search bar at the top of the screen and hit enter. Then navigate through the different tabs to visualize the results.
Search Results
tab youâll get insights on the results directly associated with your research query.Reference Landscape
tab youâll get insights on the references cited by the direct results from Search Results
.Networks
tab youâll get insights on how authors and papers are connected to each other.All graphs are interactive so go ahead and play with them!