I built a question-to-sql-to dashboard tool for quick data analysis, just to avoid sharing random personal or customer xlsx documents with external AI. Released it as MIT recently:
It was able to query csv, json, parquet and xlsx files, all locally. You could also mix files of different types in single session, and, manage multiple sets of files as individual sessions that you can switch easily whenever needed.
It was able to query csv, json, parquet and xlsx files, all locally. You could also mix files of different types in single session, and, manage multiple sets of files as individual sessions that you can switch easily whenever needed.