This repository contains the code for the SQL report generation using OpenAI GPT-3 model.
- Clone this repository
- Clone Laradock repository beside this repository
- Make changes on the .env file in Laradock repository
- Make changes on the .env file in this repository
- Make changes on nginx/sites/default.conf in Laradock repository
- Fire up the docker containers 🔥🔥🔥
- Create table for the sql response
- Create chart for the sql response
- Create image response type for the sql response
- Fill your database credentials in dashboard page
- Test the connection
- Save the database credentials
- Go to the query page
- Enter your prompt
- Get the response with query and response
- You can also save the query and response for future use



