An end-to-end web application that lets users query a university database in plain English. The Angular frontend sends a natural-language question to a Flask REST API, Gemini converts it into SQL, the ...