Skip to content

Mukesh-Chand/IntelliSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelliSQL: Intelligent SQL Querying with LLMs Using Gemini Pro

image

This app lets you ask questions about data in plain English. It then translates those questions into SQL, a language databases understand, and retrieves the data for you. It simplifies data exploration for everyone, even those with no coding experience.

image

Overview:

Software And Tools Requirements

  1. Github Account
  2. Google Gemini Pro
  3. SQLite
  4. Visual Studio Code
  5. GitCLI

Technology and tools wise this project covers,

  1. Python
  2. Google Gemini Pro
  3. SQLite
  • Framework: Streamlit
  • Database: SQLite

Technologies Used:

About

IntelliSQL: Intelligent SQL Querying with LLMs Using Gemini Pro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors