Projects
Deep Learning-Based Cryptocurrency Price Prediction in Relation to Trading Volume
< Jupyter Notebook, Python, Google Colab >
This is my bachelor's thesis where I investigated the prediction of cryptocurrency prices in relation to trading volume and also, tried a new way of applying the transformer model for time series forecasting. You can find out more by clicking on the link below and also, get access to slides, code and paper itself
More ->
Telegram Bot For Cryptocurrency Price Prediction
< Python, Telegram API, python-telegram-bot, Pandas, yfinance, TensorFlow >
Telegram bot that enables users to show closing price for next week for number of tokens. The predictions are made using Hybrid Deep Learning model (GRU-LSTM), data is automatically updated and new prediction is made every night
Read
More -> to see examples of predictions
Content Boost Bot
< Python, Aiogram3, SQLite, Webscraping, OpenAI API, Parallel processing >
This telegram bot was created in close cooperation with a team of industry stakeholders and prompt engineer. Our goal was to create a tool that will allow marketplace sellers to analyse comments in innovative way and at the same time get insparation on how the presentation of the product can be improved. Read more to see our progress!
We launched the bot in December 2023, and the number of our users is approaching 500, with the total number of requests processed close to 2,000!
More ->