Skip to content

Arushi-isha/Real-Text-to-SQL-Query-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Text-to-SQL-Query-Generator

Text To SQL LLM App Along With Querying SQL Database Using Google Gemini Pro

Text-to-SQL LLM App with Google Gemini Pro

An end-to-end application that converts natural language queries into SQL using Google Gemini Pro, executes them against a database, and returns results. Built with Python, Streamlit, and PostgreSQL/MySQL.

Features

  • Natural Language to SQL – Translate plain English to SQL using Gemini Pro
  • Database Integration – Connect to PostgreSQL, MySQL, or SQLite
  • Query Execution – Safely run generated SQL and fetch results
  • User-Friendly UI – Streamlit-based interface for easy interaction
  • Error Handling – Validates SQL syntax and provides feedback

About

An AI-powered Text-to-SQL application that converts natural language queries into SQL statements, enabling users to interact with databases without writing SQL manually.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages