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
This python program takes the user's questions related to the connected SQL database in English natural language, generates a relevant SQL query, runs the query and analyses the output, answering the user's question. This is done using LLM models.