Inspiration
We all have an interest in the financial industry, and we thought this would be a really cool platform to make something that combines our interests.
What it does
A web application that uses sentiment analysis and NLP to determine why stocks acted the way they did on a specific time (determined by the user).
How we built it
We used Node.js for the backend, and React.js for the frontend. Along with that we used several Python APIs to mine data form the internet as well as to get the sentiment analysis.
Challenges we ran into
There was a steep learning curve with the JS APIs. None of us had used it in depth earlier, so it was quite an experience getting the hang of it.
Accomplishments that we're proud of
We were able to set up the server properly, and had a near-perfect front-end. Our graphing looks dope, and we were able our hypothesis on what news said and how the stocks reacted was pretty much confirmed by the sentiment analysis.
What we learned
We learned so much about web development (setting up a server and hosting multiple clients), sentiment analysis and ML, and parsing JSON.
What's next for StockWise
We want to apply more forms of AI and transition the application to also try and predict stocks based on past news and common traits during different intervals.
Log in or sign up for Devpost to join the conversation.