Open SourceLibraryFree
PandasAI
Python library (MIT) for asking a CSV, an Excel export, or a dataframe questions in plain English, including across multiple tables, and getting back numbers or charts. It answers by generating and running Python, so treat it as executing untrusted code and use its Docker sandbox (pandasai-docker) for anything you did not write. It pins Python to 3.8 through 3.11 (will not install on 3.12+), and its `ee/` enterprise directory carries its own non-MIT license.