GPT-powered data querying tool. Gain instant insights into 5+ billion rows of GitHub data

Hey everyone! :wave:

We’re developing a GPT-powered data querying tool called Data Explorer. With it, you can explore 5+ billion rows of GitHub data using natural language. Data Explorer will generates SQL, queries the data, and presents the results visually.

Our tool has a unique feature: it shows the “thinking process” when generating SQL. For example, if you ask “How many lines of code did the top 10 contributors (excluding bot) contribute to the org microsoft?”, Data Explorer will display its reasoning as follow:

You can try out Data Explorer by asking it questions like::

It’s open source on GitHub and we welcome any suggestions or feedback. Give it a try and let us know what you think!