Skip to content

malkiii/data-analysis-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 Data Analysis Agent

Demo

This is a data analysis chatbot built using PandasAI and Gradio. It handles questions about your data (.xlsx, .csv, .json, .xml) and generates text, charts, or tables based on the data that you provide.

Local Setup

  1. Clone the repository using Git or Github CLI.

  2. Create a virtual environment and activate it.

  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Rename .env.example file to .env and add your variables.

  5. Run the gradio app using:

    python app.py

License

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

About

PandasAI + Gradio app

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors