Create a Blockchain Data x AI App in 100 lines of Python

"Dune AI Analyst" is a proof of concept to analyze Dune datasets and build visualizations using natural language. Despite being a relatively simple application with less than 100 lines of code, it's a fascinating demonstration of what's possible in the field of AI and data analytics.

Tech Stack:

  • PandasAI: The core component, leveraging OpenAI's capabilities.
  • Dune API: Provides access to a wealth of Dune datasets.
  • Streamlit: Enables easy creation and deployment of apps.

While the app is not perfect, it serves as a proof of concept, showcasing the ease and effectiveness of integrating AI with data analysis tools. Whether you're a data analyst, developer, or just a curious enthusiast, the Dune Analytics AI Analyst offers a glimpse into the future of how we interact with and interpret data.

See code on GitHub.