Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.01 KB

Finterest - HackGT 2018

Winner of best use of BlackRock API, Capitol One best Financial Hack prizes and placed top 8 overall out of 1000 participants

By: Brian Model, Ishan Arya, Rahul Bhethanabotla, Naveen Ram

Finterest is a chrome extension that aims promote financial literacy by making news articles more accessible and personalizable.

Gain the insight of a pro through keyword definitions, article summarizations, and market analysis tools that update automatically as you scroll through an article.

Enjoy a lightweight, universal chrome extension that operates on all news websites with easy setup and download.

Keyword detection and definition and Stock ticker detection, graphing and analysis:

main

Summary of article:

main

Tools

  • BlackRock API
  • Microsoft Azure's text analysis API for Natural Language Processing (Keyword detection and Sentiment analysis)
  • Natural Language Toolkit (NLTK)
  • Python's Flask framework
  • Javascript
  • Docker