Crypto dashboard using
Sentiment analysis

extracting emotions through AI!

Minimalist bank items QR Code

INTRODUCTION

Power is nothing without control!

Problem
What? Why?

Sentiment analysis is extremely useful in social media monitoring as it allows us to gain an overview of the wider public opinion behind certain topics.

How AI is going to guide us?

Nesciunt quos autem dolorum voluptates cum dolores dicta fuga inventore ab? Nulla incidunt eius numquam sequi iste pariatur quibusdam!

IA Credit card
What data do I need?

Quasi, fugit in cumque cupiditate reprehenderit debitis animi enim eveniet consequatur odit quam quos possimus assumenda dicta fuga inventore ab.

Architecture

What technologies do I need?

Machine Learning -- (NLP) Natural Language Processing

NLP consists in studying how computer languages and human languages interact. We will use a Pyhton library called TextBlob and its module sentiment for analyzing the subjectivity or polarity of a text. The base of this model are statistics.

Machine Learning -- K-MEANS and PCA

Contrary to Supervised Machine Learning, Unsupervised Learning corresponds to situations in which we do not have a target variable that we are trying to predict, but we hypothesize that the data we have can be compared within groups. K-Means method is a partitioning technique that separates observations into K-groups, where each observation is considered to belong to the group where the mean is the closest according to a given distance.

We will dive into Deep Learning!

Recurrent neural networks are a family of layers that can take into account the sequential nature of input data. Recurrent networks have shown impressive results and helped developping the field of NLP. But they are far from perfect.

Thanks to state-of-the-art new methods like attention layers, we change the way sequential data is processed by neural networks letting us to have better results.

STACK TECH

From the front to the back: Full-stack!

Developer Tools!
Front-End!
Back-End!

App

Choose the version that best suits you!

Basic

FREE!

  • 100 Tweets max
  • 200 Google articles Analysis
  • NLP
  • Cluster
Order Now

Premium

$150 monthly

  • All Basic features
  • Illimited Twitters
  • Illimited Articles
  • RNN
Order Now

Custom

$2000 yearly

  • Custom Tweets
  • Targeted News
  • Advanced Models
  • Client Oriented
Order Now

The best way to keep control of your investments!

Let's see the Web APP!