Skip to content

bayramgeldi/sql_gpt_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL-GPT

This repository contains the code for the SQL report generation using OpenAI GPT-3 model.

Installation

  1. Clone this repository
  2. Clone Laradock repository beside this repository
  3. Make changes on the .env file in Laradock repository
  4. Make changes on the .env file in this repository
  5. Make changes on nginx/sites/default.conf in Laradock repository
  6. Fire up the docker containers 🔥🔥🔥

TODO

  • Create table for the sql response
  • Create chart for the sql response
  • Create image response type for the sql response

Usage

  1. Fill your database credentials in dashboard page
  2. Test the connection
  3. Save the database credentials
  4. Go to the query page
  5. Enter your prompt
  6. Get the response with query and response
  7. You can also save the query and response for future use

Screenshots

Dashboard clean Dashboard filled Query page Query page filled

About

Get reports from your database using GPT-3 (ChatGPT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages