Spaces:
Sleeping
Sleeping
metadata
title: AI Data Chatbot
emoji: 📊
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
license: mit
short_description: Chat with your data, get tables and charts
AI Data Chatbot
An AI-powered chatbot that lets you ask natural language questions about any CSV or Excel dataset and automatically generates interactive charts and data tables in response.
Features
- Upload any CSV or Excel file or use the built-in sample employee dataset
- Powered by Claude claude-opus-4-6 with adaptive thinking
- Auto-generates Plotly charts (bar, line, pie, scatter, heatmap) and pandas tables
- Multi-turn conversation — ask follow-up questions
Usage
- Enter your Anthropic API key in the sidebar
- Choose the sample dataset or upload your own CSV/Excel
- Ask questions in plain English
Example queries
- Compare 2022 vs 2023 highest paid employees by job title
- What is the average salary by department for each year?
- Show the top 10 highest paid employees in 2023
- Which department has the highest salary growth from 2021 to 2024?