AVA banner
antvis antvis

AVA

Data community

Description

🤖 AI-native Visual Analytics framework build for agents.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AVA, AI-native Visual Analytics

AVA logo

[AVA](https://github.com/antvis/AVA) (AVA examples Visual Analytics) is a technology framework designed for more convenient visual analytics. The first **A** has multiple meanings: AI native, Automated, Augmented, and **VA** stands for Visual Analytics. It can assist users in unstructured data loading, data processing and analysis, as well as visualization code generation.

GitHub Website Documentation AI Agent llms

🚀 Features

AVA is a fundamental shift from rule-based analytics to AI-native capabilities:

  • Natural Language Queries: Ask questions about your data in plain English
  • Query Suggestions: Get AI-recommended analysis queries based on your data characteristics
  • LLM-Powered Analysis: Leverages large language models for intelligent data analysis
  • Smart Data Handling: Automatically chooses between in-memory processing and SQLite based on data size
  • **Modular