ExplainDB combines natural language processing, database querying, and data visualization in the following automated workflow: ######################################################Generate SQL queries based on user questions*** Execute the queries and clean the result data*** Use the GPT-4.1 model to refine the query result and generate a natural language answer*** Automatically generate additional data exploration goals relevant to the user's question*** Use LIDA to generate visualizations and explanations*** Display a main chart and multiple recommended charts, each accompanied by a natural language explanation to help users understand the visualized data*** Support multi-turn conversations and session history to allow follow-up questions and reviews*** ###################################################### This platform provides an intuitive, all-in-one data exploration experience for users who may not be familiar with SQL or data visualization tools. ###################################################### Built by HackAvengers: Gong Qiao & Shivang Gupta