Shrink 
Idea
For this project, we decided to address the problem of consuming the plethora of technology around us. We attempted and will continue working on a chrome extension that helps users view summaries of Articles as well as a calculated credibility rating based on the a standard set for by standford at https://credibility.stanford.edu/guidelines/index.html. We attempted to reduce the amount of computations in our servers and creations of already established technologies by taking advangtage of already curated API's for NLP (natural language processing) and easy of submission to websites like hackernews and twitter.
Technologies Used
- Digital Ocean
- MongoDB
- Python3 API's
- newspaper https://github.com/codelucas/newspaper
- gunicorn
- scholar.py https://github.com/ckreibich/scholar.py
- Nginx
How to Build
Dependencies
How the directory is setup
Future Goals of this Work
- [ ] Complete the integration of social media sharing and crowdsource curation of popular summaries
- [ ] Caching Summaries based upon research intensive tasks
- [ ] Peer reviewing
Back-end
Front-end
Resources:

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