/Text-To-SQL-LLM-App

End to End Text To SQL LLM App Using Google Gemini Pro

Primary LanguagePythonMIT LicenseMIT

End to End Text To SQL LLM App Using Google 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: