tohlzhu / ChatGPT2SQL-rawdemo

text2sql example by using chatgpt and northwind dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT2SQL

An example of how to connect your database to ChatGPT and query it with natural language. Some exceptions are demonstrated where it fails, most notably if there are null values.

To Use

Using this should be as simple as creating the Northwind DB on your MSSQL instance, inputting your server info and OpenAI API key.

About

text2sql example by using chatgpt and northwind dataset.


Languages

Language:Jupyter Notebook 100.0%