I am seeking a solution for data visualization using Generative AI that works on databases containing multiple tables. While I have found solutions like PandasAI and LIDA that work with a single CSV file or a single SQL table, I need something more comprehensive that works with multiple tables stored in a database.
I am developing a chatbot using Streamlit that can take user input in natural language, query a database with multiple tables, and generate visualizations on the front-end.
If you know of any tools or methods that can achieve this, please let me know.
Ramesh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.