Base AI Analyst

Open in Colab GitHub Codespaces OpenAI Code style: black

App link: https://base-ai.streamlit.app/

TLDR

Query Base blockchain data -> Create charts on the results.

Components

  1. Fine tuned an OpenAI model writes SQL queries to analyze Base blockchain data.
  2. Simple Streamlit app runs the queries against the Flipside API, then allows users to create Plotly charts on the results.