A web application to view futures of various cryptocurrencies.
The predictions are made by using the trends of prices of cryptocurrencies and correlating them with sentiment analysis. Multivariate time series analysis is used to predict the trends and the percentage change in predicted trends is obtained by sentiment analysis of the Twitter feed.
Tech stack: Django, React, TensorFlow.