Skip to content

Jemster07/openai-sql-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI SQL Query Generator

ON HOLD!

This project is on hold until I can acquire tokens to conduct proper testing.

About

The initial framework for this app was created using this tutorial. A simple front-end interface allows the user to generate SQL queries using natural language. The user's request is processed and sent to OpenAI's Chat Completions API endpoint. The supplied answer is then returned and displayed to the user.

Technologies Used:

  • Node.js (Back-end/Server)
  • React (Front-end/Client)
  • JavaScript
  • Express
  • OpenAI SDK

About

Quickly generate SQL queries using the power of AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors