Skip to content

This project would allow a non-technical person to directly interact with a database and retrieve information without knowing SQL.

Notifications You must be signed in to change notification settings

Jigisha-p/SQL-Free-Database-Interaction-via-Natural-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP to SQL:

This project would allow a non-technical person to directly interact with a database and retrieve information without knowing SQL.

Steps:

  • Ingest tabular data and convert to SQL database
  • Ingest natural language request
  • Convert NLP to SQL via OpenAI API
  • Send SQL request to database
  • Return Results

About

This project would allow a non-technical person to directly interact with a database and retrieve information without knowing SQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published