An AI-powered SQL assistant built with Streamlit and Google Gemini.
QueryMate is a Streamlit app powered by Google Gemini that converts natural language questions into SQL queries and executes them on a student database.
- 🧠Converts plain English to SQL queries using Gemini
- 💾 Runs queries directly on a local SQLite database
- 📊 Displays results in an interactive UI
- âš¡ Falls back to Gemini Flash if Pro quota is exceeded