hitsz-ids/airda
airda(Air Data Agent)是面向数据分析的多智能体,能够理解数据开发和数据分析需求、理解数据、生成面向数据查询、数据可视化、机器学习等任务的SQL和Python代码 observed · 2026-08-28
Health v2 · maintenance only
17/100
- Activity 0
- Release rhythm 8
- Longevity 69
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 966
- days_rel: n/a
- days_push: 603
- n_releases_24m: 0
Adoption not part of the score
1785 stars · 274 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
airda (Air Data Agent) is a Python-based multi-agent system for data analysis that understands natural language data requirements and generates SQL and Python code for querying, visualization, and machine learning tasks. It coordinates specialized agents (data lookup, SQL generation, code generation, visualization) through multi-turn dialogue with self-debugging capabilities.
Use cases
- generate SQL from natural language questions
- find the right tables across hundreds of database tables
- analyze business metrics with code generation
- visualize query results as charts and dashboards
- chat with a MySQL database in plain language
- auto-debug generated data analysis code
- build data APIs and metric dashboards from analysis results
When to choose
- you need natural-language text-to-SQL over MySQL data sources
- you want a multi-agent pipeline that plans and executes data analysis tasks
- your team needs business-metric-aware data retrieval across many tables
- you want a pip-installable CLI agent backed by MongoDB for knowledge storage
When to avoid
- you only support non-MySQL databases, since datasource support is currently MySQL-only
- you need production-grade chart generation or task planning, which are still unfinished roadmap items
- you want a fully self-contained tool without external dependencies like MongoDB and an OpenAI-compatible LLM endpoint
- you need a no-code GUI product rather than a developer-oriented library and CLI
Facets
library · maturity active
agent-framework rag llm-inference data-visualization nlp search-engine cli data-science analytics large-language-models databases data-visualization python cli cross-platform text-to-sql multi-agent data-analysis chatbot mongodb mysql embedding-model self-debugging ai-agents docker
1 source
- readme: https://github.com/hitsz-ids/airda · fetched 2026-08-28 · 04170e08a674
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hitsz-ids/airda | main | 17 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem