You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A LangChain-powered SQL chatbot that lets you talk to your database using plain English. Supports SQLite (student.db) and full MySQL connections. Uses Groq’s ultra-fast Llama-3.1-8b-instant model with the LangChain SQL toolkit. Fully interactive Streamlit UI with message history + real-time query execution.