1 Repo
Libraries that integrate large language models to enable chat-based interaction with structured datasets.
Distinct from Data Analysis Libraries: Adds the conversational/LLM interface layer to traditional data analysis libraries
Explore 1 awesome GitHub repository matching data & databases · Conversational Libraries. Refine with filters or upvote what's useful.
Pandas AI is a data analysis library and natural language interface that uses large language models to perform conversational querying on structured datasets. It functions as a retrieval-augmented generation framework designed to translate plain text questions into executable code for extracting insights from dataframes and structured files. The system includes a dedicated sandbox execution environment that runs AI-generated analysis code within an isolated container to prevent security risks and system compromise. It employs a natural language translation layer and contextual retrieval to ma
Provides a library that uses large language models for conversational data analysis and querying on structured datasets.