Skip to content

arXplorer is an interactive exploration tool for articles published on arXiv.org. It lets users traverse and expand the graph iteratively in any direction they want.

License

Notifications You must be signed in to change notification settings

Kaifatdet/arXplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arXplorer 🍍 Netlify Status Commitizen friendly

graph

Introduction

arXplorer is a web-app for interatively exploring the large research body at arXiv.org.

To get started, perform a search in the Search tab or in one of the quicksearch bars.

If search is successful you will be automatically redirected to the graph - here is where the arXploration begins! Hover over the author nodes to see their names and click any particular author and expand the graph from there!

When you find an author and wants to see their written articles in greater detail, click their name from the right panel, click any of their articles or click the List tab to navigate there. If you find a paper that interests you, click the link to open the article on arXiv.org.

Good luck and happy searching!

PS, have fun finding the hidden easter egg! 🐣

🔗 Links 🔗

https://arxplorer.com

https://arxiv.org/ and https://arxiv.org/help/api/

🦄 Future plans 🦄

  • Complete refactoring into TypeScript
  • Add test coverage
  • Add Google Analytics
  • Widen search features and possibilities including larger and fuzzy searches

🚀 Getting started? 🚀

Simply fork the repo and run the following commands to get started:

npm i
npm start

📚 Tech stack 📚

🔎 Technical details 🔎

  • Search queries:
    • Searches currently only return the first 25 results received from arXiv.org. This is a measure to prevent the graph from expanding too rapidly and cause performance issues.
    • Searches currently search for a strict match, so search for "Dexter Kozen" will search for "Dexter" AND "Kozen" in one and not return fuzzy search results. Again because of performance considerations.

👨‍💻 Author 👨‍💻

Joachim Koch - LinkedIn - Twitter

About

arXplorer is an interactive exploration tool for articles published on arXiv.org. It lets users traverse and expand the graph iteratively in any direction they want.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •