DEV Community

Cover image for Dspyt AI : Uniswap Portfolio Tracker
Pavel Fedotov
Pavel Fedotov

Posted on

Dspyt AI : Uniswap Portfolio Tracker

Dspyt AI is the Uniswap powered Dapp that utilizes on-chain data to model potential price fluctuations in real-time.

We combine a browser–based frontend that gives users the ability to determine price averages for any ERC20 contract through the combination of a machine learning model and the Graph.

Dspytai also offers simple, free to use downloadable price prediction data in both text based csv format and image based png and svg formats that are extendable to an NFT.

Current Technical Implementation

Dspytai is built with a combination of React Components and Flask and is hosted on Vercel and Heroku. It utilizes The Graph hosted service to query Uniswap data using Python.

Due to observations of small discrepancies in data, we have focused on reliability of the data feed for the machine learning algorithm and subsequent price predictions.

Resources

GitHub mono repository

Back End with python

Algovera Proposal

How to illustrate log returns vs simple returns Blog Post

Advanced Realized Volatility and Quarticity Blog Post

Top comments (0)