pandas-ai logo

pandas-ai

sinaptik-ai/pandas-ai

Chat with your database or your datalake using LLMs and RAG.

GraphCanon updated 2d · GitHub synced 2d · 35 views this month

24k stars2.3k forksLast push 9mo Python Other

Decision brief

PandasAI is a Python library that allows users to interact conversationally with databases (SQL) and data lakes (CSV, Parquet), leveraging large language models (LLMs) for improved accessibility and efficiency in data wr

Good fit when

  • - When you need to perform complex data analysis tasks interactively through natural language commands.
  • - For rapid prototyping involving SQL queries or manipulating CSV/Parquet files without deep coding expertise.

Avoid when

  • - When you require advanced, custom SQL features that cannot be effectively translated from natural language commands.
  • - For applications where precise control over every aspect of query formulation is necessary due to performance or security concerns.
Pricing:
unknown - Pricing details for using pandas-ai, especially those related to the integration of external LLM services like GPT-4, are unclear based on available information.

Observed Jul 11, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Slowing (292d since push)
As of 2d
Provenance
Not a fork · Organization account
As of 2d
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install pandas-ai
PyPI

How it fits your stack(13)

Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.

Integrates

Related

Relationship graph

Optional deeper exploration of typed edges and category neighbours.

Similar tools

Same-category neighbours not already linked as typed edges.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

PandasAI enables conversational data analysis on databases (SQL) and datalakes (CSV, Parquet), leveraging Large Language Models (LLMs).

Capability facts

Deploy
Self-host

Source: dockerfile:docker-compose.yml · Aug 17, 2026

Docker
Dockerfile present

Source: dockerfile:docker-compose.yml · Aug 17, 2026

CLI
CLI entrypoint

Source: pyproject.toml:[project.scripts] · Aug 17, 2026

Languages
python

Source: github.language+pyproject.toml · Aug 17, 2026

Categories

Graph entities

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Aug 17, 2026)

### Python Requirements
Source link

Tags

README

🔧 Getting started

You can find the full documentation for PandasAI here.


Python Requirements

Python version 3.8+ <=3.11


📦 Installation

You can install the PandasAI library using pip or poetry.

With pip:

pip install pandasai
pip install pandasai-litellm

With poetry:

poetry add pandasai
poetry add pandasai-litellm

📜 License

PandasAI is available under the MIT expat license, except for the pandasai/ee directory of this repository, which has its license here.

If you are interested in managed PandasAI Cloud or self-hosted Enterprise Offering, contact us.

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.