lumen-ai

Community

Conversational data exploration with Lumen AI

Authorcdcore09
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Lumen AI enables natural language interfaces to analyze data, translating questions into actionable insights, visualizations, and SQL queries without manual coding.

Core Features & Use Cases

  • Natural Language Interface: Ask questions in plain language and get instant data explorations.
  • Multi-LLM Support: Works with OpenAI, Anthropic, Google Gemini, Mistral, or local models for privacy and flexibility.
  • Agent Architecture: Specialized agents orchestrate tasks like tables discovery, charts, and analyses to deliver results.
  • Extensible & Privacy-Focused: Easily add tools and keep data locally when needed.
  • Self-Service Analytics: Empowers non-technical users to perform ad-hoc analysis and generate insights.
  • Use Cases: Ad-hoc exploration, dashboard prototyping, and domain-specific analytics across multiple data sources.

Quick Start

  1. Install Lumen with AI support pip install lumen[ai]
  2. Install an LLM provider (example: OpenAI) pip install openai
  3. Run the built-in interface export OPENAI_API_KEY="your-api-key" lumen-ai serve data/sales.csv

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: lumen-ai
Download link: https://github.com/cdcore09/holoviz-claude/archive/main.zip#lumen-ai

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.