maxgfr

CSV AI Analyzer — AI skill for Claude Code

AI community

A self-hosted, browser-based AI CSV analyzer.

How to install CSV AI Analyzer

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

What CSV AI Analyzer does

A self-hosted, browser-based AI CSV analyzer.

Alternatives in AI

  • Hindsight — State-of-the-art long-term memory for AI agents by Vectorize 6.7k ★
  • Manifest — Real-time cost observability for OpenClaw agents — track tokens, costs, messages, and model usage 4.1k ★
  • WindsurfAPI — Turn Windsurf / Devin Desktop's 100+ AI models (Claude, GPT, Gemini, DeepSeek, Kimi, GLM, SWE) into OpenAI-, A 3k ★

README

📊 CSV AI Analyzer

[![Live Demo](https://img.shields.io/badge/demo-live-brightgreen.svg)](https://maxgfr.github.io/csv-ai-analyzer) [![Next.js](https://img.shields.io/badge/Next.js-black.svg)](https://nextjs.org/) [![TailwindCSS](https://img.shields.io/badge/TailwindCSS-38bdf8.svg)](https://tailwindcss.com/) [![Docker](https://img.shields.io/badge/Docker-ready-2496ED.svg)](https://www.docker.com/) [![npm](https://img.shields.io/npm/v/csv-charts-ai.svg)](https://www.npmjs.com/package/csv-charts-ai) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

🚀 **[Try it live →](https://maxgfr.github.io/csv-ai-analyzer)**

App preview:

![CSV AI Analyzer preview](.github/assets/app.gif)

A modern, elegant application to analyze your CSV and Excel (.xlsx) files with Artificial Intelligence using multiple AI providers (OpenAI, Anthropic, Google, Mistral, and more). **Privacy-first**: the app does not store your data. Use a self-hosted/custom endpoint to keep processing entirely local; otherwise API calls go to the selected provider. **Self-hostable** with Docker.

✨ Features

📁 File Upload & Parsing

  • Drag & Drop or file selection — supports CSV and Excel (.xlsx) files
  • Automatic detection of delimiters (comma, semicolon, tab) for CSV files
  • Configurable settings: delimiter, header row, encoding
  • Type inference for columns (text, number, date)

📋 Data Visualization

  • Interactive table with sorting and pagination
  • Data preview with automatic formatting
  • Smooth navigation for large datasets

🤖 AI-Powered Analysis

  • Multiple AI providers: OpenAI, Anthropic Claude, Google Gemini, Mistral, and more
  • Custom endpoint support: Connect to Ollama, LM Studio, vLLM, or any OpenAI-compatible API
  • Intelligent analysis of your data with AI-generated insights
  • Markdown rendering: AI responses rendered with full Markdown support (headings, lists, tables, sy