Turn your dataframes into interactive AI dashboards
Release v3 is currently in beta. This documentation reflects the features and
functionality in progress and may change before the final release.
PandasAI provides a data platform that maximizes the power of your semantic dataframes.
With a single line of code, you can turn your dataframes into auto-updating AI dashboards - no UI development needed.
Each dashboard comes with a pre-generated set of insights and a conversational agent that helps you and your team explore the data through natural language.
Copy
import pandasai as paidf = pai.load("company/heart-data")
The platform provides a powerful chat interface where your team can interact with your data using natural language.
The conversational agent uses your semantic layer definitions to understand business context and maintain consistency across analyses.When you ask questions, PandasAI:
Uses AI to generate precise code snippets for your analysis
Executes the code securely within the platform
Returns visualizations and insights from the results
Your data never leaves the platform - the AI only generates code, while all data processing happens in your secure environment.Ask any question about your data and:
Get instant answers with explanatory visualizations
Whether you’re a data scientist creating analysis for stakeholders, a business analyst creating reports, or a team leader fostering data-driven decisions, the platform makes it easy to work with data analysis.
Visit app.pandabi.ai to get started.
The data platform is available as a Cloud SaaS or as an enterprise solution that can be deployed on your own cloud infrastructure with full privacy and security controls.