A public, reusable Text-to-SQL business analytics assistant built with FastAPI, Gemini, LangChain, MySQL, SQLAlchemy and Streamlit. The app lets non-technical users ask business questions in plain ...
Set Up Connections: Connect to MySQL and PostgreSQL using sqlalchemy and load the cleaned data into each database. Table Creation: Set up tables in both MySQL and PostgreSQL using Python SQLAlchemy to ...