Skip to content

Rina-V09/TEXT-TO-SQL-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-to-SQL App using Google Gemini Pro

This project implements an End-to-End Text-to-SQL application that allows users to convert natural language queries into SQL statements. The app is powered by Google Gemini Pro, enabling seamless interaction with SQL databases through easy-to-use text inputs.

The project leverages Python for backend processing, utilizing the Google Gemini Pro API to convert text into SQL queries, and Streamlit for a user-friendly interface. Users can input natural language questions, and the app will generate the corresponding SQL queries and return results from a connected database.


Features

  • Converts natural language to SQL queries
  • Built with Python and Streamlit
  • Powered by Google Gemini Pro API
  • Simple and intuitive user interface

About

An end-to-end application that translates natural language queries into SQL using Google Gemini Pro. Built with Python, Streamlit, and Gemini API for real-time database querying.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors