I am Adi. I am the founder of
SAGE
Previously I founded 3 other companies in the web3 space and raised VC
funding for all 3. Including from Binance Labs, Menlo Ventures, Village
Global, NGC, Nima, FJ Labs and prominent angels like Sandeep Nailwal,
Batuhan Dasgin, Ivan Bogatyy, Ashwin Ramachandran amongst others.
Studied CS in both undergrad and grad. Went to UW-Madison for grad
school and specialized in Distributed Systems. Worked at Amazon and
Google.
A decentralized exchange for NFTs. Raised $3M in VC funding.
Pump fun for NFTs. Incubated at Binance Labs Season 2.
A decentralized database network to store queryable data. Meant to be used by Dapps built on blockchains. Raised $2.2M in funding from top Silicon Valley investors.
Demos:
Related code:
LSTM for predicting crypto prices: Current thinking towards methods for training AI algorithms that make price predictions for cryptos and take bets from users are discussed. AI algorithms used here work on two distinct types of data: unstructured in the form of text and structured in the form of exchange data and bets on the platform. While the research on sentiment analysis on unstructured data is vast and several off the shelf solutions are available, we explore an approach based on LSTM networks. For structured data, a novel approach is proposed where the state of the platform (all current bets, buzzing topics, randomly timestamped snapshots of past platform state) is reduced to a βgame stateβ and presented as a Markov Decision Process. Incentive decay functions that govern the payouts made to users for contributing on the platform are discussed.
Link to paper here