Skip to content

AI-Driven SQL Query Assistant, enables users to retrieve SQL queries by typing natural language questions. It utilizes ChatGroq, HuggingFaceEmbeddings, Chroma, and Langchain for accurate SQL generation.

Notifications You must be signed in to change notification settings

Ishwarya254/AI-Driven-SQL-Query-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Driven-SQL-Query-Assistant

--> Developed a system that generates and retrieves SQL queries based on natural language input using ChatGroq (LLM), HuggingFace Embeddings, and Chroma for semantic search and vectorized storage.

--> Utilized Langchain for chaining query prompts and SQL execution.

-->Applied few-shot learning techniques to improve the accuracy of SQL queries. Optimized for seamless interaction with SQL databases, enabling efficient and conversational query responses.

About

AI-Driven SQL Query Assistant, enables users to retrieve SQL queries by typing natural language questions. It utilizes ChatGroq, HuggingFaceEmbeddings, Chroma, and Langchain for accurate SQL generation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages