by IIIIQIIII · Agent Tool · ★ 59
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Data Analyst Interactive TUI data analysis tool powered by local/remote LLM models. Built on the Claude Code engine with a streamlined toolset focused on autonomous data exploration, analysis, and visualization. Features Interactive TUI: Rich terminal interface with blue-themed design OpenAI-Compatible API: Works with any OpenAI-compatible endpoint — OpenRouter, Ollama, vLLM, LM Studio, SiliconFlow, etc. 6 Core Tools: Bash, Read, Write, Edit, Glob, Grep — everything needed for data analysis workflows Compact System Prompt: 2k token data-analyst-focused prompt (vs 30k generic prompt), optimized for smaller local models Python Analysis: Run pandas, numpy, matplotlib, seaborn, scipy, scikit-learn scripts directly Auto-Visualization: Models save plots with to the working directory Quick Start Prerequisites Bun (v1.1+) An OpenAI-compatible API endpoint Installation Configuration Set your API endpoint and model via environment variables: bash OpenRouter example export CLAUDECODEUSEOPENAI=1 export OPENAIBASEURL=https://openrouter.ai/api/v1 export OPENAIAPIKEY=sk-or-v1-your-key-here export OPENAIMODEL=z-ai/glm-5.1 Ollama example export CLAUDECODEUSEOPENAI=1 export
| Stars | 59 |
| Forks | 4 |
| Language | TypeScript |
| Category | Agent Tool |
| Quality Score | 68.5503233195936/100 |
| Last Updated | 2026-04-10 |
| Created | 2026-04-09 |
| Platforms | node |
| Est. Tokens | ~679k |
Explore other popular agent tool tools:
data-analyst is Interactive TUI data analysis tool powered by local/remote LLM models. It is categorized as a Agent Tool with 59 GitHub stars.
data-analyst is primarily written in TypeScript.
You can find installation instructions and usage details in the data-analyst GitHub repository at github.com/IIIIQIIII/data-analyst. The project has 59 stars and 4 forks, indicating an active community.