A Telegram bot was created to provide users with a prediction of the closing price for cryptocurrencies for the following week. In the bot, the user can choose the coin of interest and see up-to-date forecasting for this day and the following 6 days. The predictions are made using the LSTM-GRU hybrid deep learning model. For every request, the bot is taking fresh data from Yahoo Finance and uses saved in .sav pre-trained models to get a fresh predictions for next week.
You can try the bot by writing “Prediction Bot” in the Telegram search bar.