About
Updated: Showcase
Updated: More details in this Twitter thread
Ask any questions you have, and get visualized answer instantly! Yeah, it's like Dune, but with human words instead of SQL.
sahara.mp4
Overview
Problem
If you are a web3 founder or analyst, you need to track important metrics of your product and competitors. That's can be vital for your business! But you need to spend time learning SQL to be able to do that.
Opportunity
Sahara allows you to get answers to your questions simply by typing them in a text field.
How does it work?
We use GPT-3 to transform your query into an SQL request. If there is a good existing chart on Dune, it will be shown. Otherwise, a new chart will be generated using AI.
Developing
Collect data for SQL query generation
- Go to
researchfolder - Run
pip install -r requirements.txt - Get your Open AI token
- Follow
parser.ipynbto collect more data