Claude Skill
apconw/Aix-DB
Aix-DB uses LangChain/LangGraph and MCP Skills multi-agent architecture to convert natural language into SQL queries and data visualizations, supporting Neo4j, ECharts, and more.
Overview
Repository
Install this Skill
docker run -d \Registry
docker run -d \git clone https://github.com/apconw/Aix-DB.gitpip install -r requirements.txtnpm installnpm install -g @apconw/aix-db-cli
Summary
Aix-DB is an end-to-end natural language to data insight conversion tool built on LangChain/LangGraph and MCP Skills multi-agent collaboration architecture, enabling users to query databases and generate visualizations using plain English.
Aix-DB基于LangChain/LangGraph框架,结合MCP Skills多智能体协作架构,实现从自然语言到数据洞察的端到端转换。
Key features
- Natural language to SQL (Text2SQL) conversion
- Multi-agent collaboration via MCP Skills
- Built-in data visualization with ECharts
- Supports Neo4j graph database and relational databases
- CLI and web UI (Vue3) interfaces
- Integration with LangChain, LangGraph, and Dify
Use cases
- Business intelligence: query sales data in plain English
- Data analysis: generate charts from database without SQL knowledge
- Knowledge graph exploration: interact with Neo4j via natural language
- Rapid prototyping: build data-driven apps with minimal coding
README excerpt
<p align="center"> <a href="https://github.com/apconw/Aix-DB"> <img src="./docs/docs/images/logo.svg" alt="Aix-DB" width="160"/> </a> </p> <h3 align="center">Aix-DB - 大模型数据助手</h3> <p align="center"> 基于大语言模型和RAG技术的智能数据分析系统,实现对话式数据分析(ChatBI),快速实现数据提取与可视化 </p> <p align="center"> <a href="https://github.com/apconw/Aix-DB/releases"><img src="https://img.shields.io/github/v/release/apconw/Aix-DB" alt="Release Version" /></a> <a href="https://github.com/apconw/Aix-DB/stargazers"><img src="https://img.shields.io/github/stars/apconw/Aix-DB?style=flat" alt="GitHub Stars" /></a> <a href="https://github.com/apconw/Aix-DB/blob/master/LICENSE"><img src="https://img.shields.io/github/license/apconw/Aix-DB" alt="License" /></a> <a href="https://hub.docker.com/r/apcon/aix-db"><img src="https://img.shields.io/docker/pulls/apcon/aix-db" alt="Docker Pulls" /></a> </p> <p align="center"> <a href="./README.md">简体中文</a> | <a href="./README_en.md">English</a> </p> ## 项目介绍 Aix-DB 基于 **LangChain/LangGraph** 框架,结合 **MCP Skills** 多智能体协作架构,实现自然语言到数据洞察的端到端转换。 **核心能力**:智能问答 · 数据问答(Text2SQL) · 表格问答 · 深度问数 · 数据可视化 · MCP 多智能体 · Skill 模式 **产品特点**:📦 开箱即用 · 🔒 安全可控 · 🔌 易于集成 · 🎯 越问越准 · 🧩 Skill 模式 · 🐾 OpenClaw 智能集成 ## 演示视频 <table align="center"> <tr> <th>🎯 Skill 模式</th> <th>💬 标准模式</th> </tr> <tr> <td> <video src="https://github.com/user-attachments/assets/ee09d321-4534-4ccf-aa71-ecab83d91caf" controls="controls" muted="muted" style="max-height:320px; min-height: 150px;"></video> </td> <td> <video src="https://github.com/user-attachments/assets/462f4e2e-86e0-4d2a-8b78-5d6ca390c03c" controls="controls" muted="muted" style="max-height:320px; min-height: 150px;"></video> </td> </tr> <tr> <th>🧩 Skill 技能中心</th> <th>🐾 OpenClaw 模式<