Skip to content

awantoch/querygpt

Repository files navigation

QueryGPT

Plug in your DB, generate queries. Powered by GPT-4.

Getting Started

Add the following environment variables:

OPENAI_API_KEY=
POSTGRES_CONNECTION_STRING=

Then run the development server:

npm run dev

About

Plug in your database and generate SQL queries with natural language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published