Skip to main content

An agent framework built on Claude SDK for data analysis, visualization, and ML automation

Project description

🌠Deep Data

An agent framework built on Claude SDK for data analysis, visualization, and ML automation.

https://github.com/user-attachments/assets/facf50b3-5d07-4003-9c63-3cb01925784f

Features

  1. Agent - Coding agent with Visualization State API (IVG) for interactive chart creation and verification

    Deep Plot Banner

  2. Deep Plot - Autonomous data analysis agent with iterative exploration and explanation

    Deep Plot Banner

  3. MLE - MCTS-based ML solution search with parallel workers (isolated in Git worktrees)

    Deep Plot Banner

Requirements

Installation

pip install claude-deepdata

With ML dependencies (for MLE feature):

pip install claude-deepdata[ml]

Quick Start

# Start web server
deepdata

# With custom port
deepdata --port 8080

# Set working directory
deepdata --cwd /path/to/project

Visit http://localhost:8000 for the Web UI.

Development Setup

For contributors who want to modify the code:

# Clone the repository
git clone https://github.com/YiyangLu/Deep-Data.git
cd Deep-Data

# Create virtual environment
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate

# Install in editable mode with dev dependencies
pip install -e ".[dev,ml]"

# Build frontend (requires Node.js 18+)
cd deepdata/web/frontend
npm install
npm run build
cd ../../..

# Run the server
deepdata

Paper

Our paper describing the IVG framework benchmark is coming soon on arXiv.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

claude_deepdata-0.1.0.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

claude_deepdata-0.1.0-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

File details

Details for the file claude_deepdata-0.1.0.tar.gz.

File metadata

  • Download URL: claude_deepdata-0.1.0.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for claude_deepdata-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6080ec7555e65f79a19aea911af69b6b3ff3f2c73057b815c5fb7bb3c3a0772c
MD5 d56483cc1dd71028969d165185ed2f73
BLAKE2b-256 6d54fc55e1c08fd9d03bc95c6d4d996e50683f340c613ecff519b5ace818cb77

See more details on using hashes here.

Provenance

The following attestation bundles were made for claude_deepdata-0.1.0.tar.gz:

Publisher: publish.yml on YiyangLu/Deep-Data

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file claude_deepdata-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for claude_deepdata-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3bb4492038e5389d90d99bb32ea0af57da4bfd4a0669dec736b95ead3e955312
MD5 f33b27fa8e64cdff467d9d44974a076c
BLAKE2b-256 1b77758627c5494a64a08639f0fd3796f580f2591f1ede4f6225d6e13ace71b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for claude_deepdata-0.1.0-py3-none-any.whl:

Publisher: publish.yml on YiyangLu/Deep-Data

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page