project screenshot 1

Whaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Analysing Dune Analytics data using GTP-3 to produce a verbal report.

Whaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Created At

ETHAmsterdam

Winner of

trophy

🥇 Dune — Best Use

Project Description

Whaaaaaaaaaaaaaaaaaaaaaaaaaaaa uses Dune Analytics' blockchain data along with the semantic data provided by its 'abstraction' layer to produce a written report on blockchain activity. The user enters 'tags' such as "WTBC", "DOGE", or "CryptoPunks", which provides an initial filter for transactions to be analysed. The relevant transactions are then provided to GTP-3. The model is prompted to produce a short report on the most interesting transactions of those provided. There is a simple front-end which allows the users to input tags and get their report.

How it's Made

The project uses pre-downloaded csv files from Dune. The data is converted to JSONL to be fed into GTP-3. The front-end uses python flask to take tags which are also fed into GTP-3. The project is somewhat limited by the query rate limits GTP-3 offers. Up to 4000 tokens, equivalent to about 3000 words, can be used in a query including the prompt and response. This was somewhat avoided by uploading a file which is searched semantically for relevant transactions in one query before the report is produced in another query. By requiring the user to enter tags, the pool of potential transactions to be included in the query is also reduced.

background image mobile

Join the mailing list

Get the latest news and updates