Skip to content

DataQueryAI enables querying Excel or CSV files using natural language via the PandasAI API. Upload data, ask questions in plain English, and receive instant answers. Ideal for easy, quick data insights.

License

Notifications You must be signed in to change notification settings

kushalpatel0265/CSVExcelNLPQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSVExcelNLPQuery

Introduction

DataQueryAI is a powerful tool designed to facilitate seamless interaction with structured data files such as Excel and CSV using natural language queries. Built on the robust PandasAI platform, this project leverages AI to interpret and answer questions directly based on the contents of uploaded data files.

Features

  • Data Import: Easily upload Excel or CSV files to be processed.
  • Intuitive Querying: Use natural language to ask questions about your data; the AI handles the rest.
  • Secure API Integration: Utilizes secure API keys from PandasAI for reliable data processing.

Getting Started

Follow these instructions to set up and run a CSVExcelNLPQuery project on your local machine.

Prerequisites

  • Python 3.8 or higher
  • CSV or Excel file
  • PandasAI library
  • PandasAI API key (obtain yours at PandasAI API Keys)

Installation

  1. Clone the repository:
    git clone https://github.com/kushalpatel0265/CSVExcelNLPQuery.git
  2. Install the required packages:
    pip install -r requirements.txt
    

Usage

  1. Run the main script:
    python main.py
  2. Upload your Excel or CSV file and integrate in the code.
  3. Integrate API key of Pandas AI.

Contributing

Contributions to this project are welcome! Please fork the repository and submit a pull request with your features or corrections.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

About

DataQueryAI enables querying Excel or CSV files using natural language via the PandasAI API. Upload data, ask questions in plain English, and receive instant answers. Ideal for easy, quick data insights.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published