Chat with your data — ask questions in natural language and get answers from CSV, SQL, or DataFrames.
PandasAI is a Python library that makes data analysis conversational. You can ask questions about your data in plain English and get answers, charts, and insights. It integrates with pandas DataFrames, CSV files, SQL databases, and more. Under the hood, it generates Python/SQL code to answer your questions and can produce visualizations. Supports multiple LLM providers and includes a web-based sandbox for visual data exploration.