Skip to content

SpruceVedant/natural_language-to-SQL

Repository files navigation

natural_language-to-SQL

Generate SQL queries with natural language.

It uses openAI's chatGPT api

Generate an api key and rename .env.production file to .env

#Run Locally

  • Clone the repo git clone https://github.com/SpruceVedant/natural_language-to-SQL

  • Install necessary packages npm install

  • Run the application npm run dev

About

Generate SQL queries using chatGPT with natural language texts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors