Inspiration

This is where it all began, from an idea. One teammate suggested to create a web-app where a reader can hover over citations and see an abstract of the reference. Also, to include Wolfram into scan any equations on the sheet so the reader can understand what this equation is. This project is meant for self-study scholars who may be confused from all this information they're taking in.

What it does

Currently, our web app is meant to be usable in different languages and from inputting a query which will search using https://arxiv.org/ and returning an abstract of the paper in the respected language. Currently we only have English, Spanish, and Japanese.

How we built it

Using React for Front-End and Flask for Backend. Firebase to host the React server.

Challenges we ran into

Due to timing and manpower, we were not able to execute everything nicely. I, Jose, was first learning React when doing this project, and my teammate, Giridhar, was learning Flask and API. We helped each other, and tried our best. Our other teammate, Mark, fell ill and was our presenter. I say we did a great job in setting everything up.

Accomplishments that we're proud of

How far we got to this project as initially it sounded incredibly difficult.

What we learned

  • Flask
  • React
  • Firebase

What's next for Lost in Arxiv

More evolved from one night of brainstorming. In addition to help self-study scholars, why not also allow these research papers be accessible worldwide through SMS? Basically, you text the number we will pair up with, and through text, we will return the user some recommended papers based on their query search. Only the abstract of it will appear. Although there are only 3 languages allowed, the idea was to use a translating API like DeepL to translate as many languages as it can using a script to initially compile and translate the ones needed. From all the languages that will be available, then this project can reach out to many more users.

Share this project:

Updates