The database lives on a MariaDB server and is controlled through SQL queries generated by ChatGPT 3.5 Turbo. The web ui gathers prompts from users and sends them to ChatGPT using the GoLang package go-openai by sashabaranov. It provides the database schema as context for each user request. It then executes the generated sql queries and returns the sql server activity back to ChatGPT to generate a message for the user and attaches a copy of the sql activity for viewing. The web ui shows a live view of the data in the database tables.
-
Notifications
You must be signed in to change notification settings - Fork 0
This database represents a national bike registry, connecting bicycles by serial numbers to cylists. It runs on mysql/mariaDB and is interfaced with ChatGPT 3.5 Turbo using Go and a simple web UI.
Jime567/NaturalSQL-AI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This database represents a national bike registry, connecting bicycles by serial numbers to cylists. It runs on mysql/mariaDB and is interfaced with ChatGPT 3.5 Turbo using Go and a simple web UI.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published