Team Point person: Charles Niu
Phone Number: 425-260-1098
Location: 3rd Floor, far in the back, left side (call if cannot find, we are pretty hidden)
Vertical: Human Well-being (education specifically)
Inspiration
Prior to becoming an engineer, I studied History in University. When conducting research for my thesis, I became increasingly aware that despite the sea of books/articles on a given topic, they all reference the same core academic sources. In other words, in most fields, there is only a handful of highly influential sources of which all other papers derive from. This kind of information, when parsed in the traditional fashion, requires hours of dedicated research, the majority of it spent on sifting through citation data. I feel that by utilizing AR as a medium for visualizing data, we can display a nodal network of academic citations to more easily view the origins of data, and influencers in any given field.
What it does
Parse an online JSON repository of data, such as a scholarly archive. Bring up a paper, see its citations displayed behind it through connecting lines. As the network is projected in 3D space, one merely has to walk over to see the other citations.
How I built it
We used Unity in conjunction with the Elsevier api. We collect a JSON dataset from calls to the Elsevier api, and then project the information onto a nodal network framework we built in Unity.
Challenges I ran into
Displaying the data in a meaningful and understandable way has been challenging. We've run into numerous UX troubles in figuring out the best way to display the data so that it is not overly cluttered. This is especially challenging for papers with a large pool of sources. We iterated through many different nodal models. By the end of the hackathon, there is still work to be done to improve the UX experience.
Accomplishments that I'm proud of
Successfully calling the API, organizing the JSON data, and inputting it into the nodal network framework that we built was the meat of the project. And it surprisingly worked almost without any hitches. Great success there!
What I learned
Our team learned a lot about organizing visual data networks, as well as the best practice methods to display the data in a meaningful way. Lots more to be learned still however!
What's next for AR Nodal Network Visualization
A couple of our team have spent time organizing data for other topics, including mapping taxonomic relationships, historical photographs from China. We are building the system to be robust enough for all kinds of data visualization, and once we have iterated the kinks out with the UX, we hope this will be a useful open source tool!
Built With
- elsevier-api
- meta2
- unity

Log in or sign up for Devpost to join the conversation.