Skip to main content

Unified CLI for AceDataCloud AI services - images, videos, music, search, and chat

Project description

AceDataCloud CLI

Unified command-line interface for all AceDataCloud AI services — images, videos, music, and search.

Installation

pip install acedatacloud-cli

Quick Start

# Save your API token
adc auth login

# Generate an image
adc image "A sunset over mountains, photorealistic"

# Generate a video
adc video "A cinematic ocean scene"

# Generate music
adc music "Upbeat electronic dance track"

# Search the web
adc search "artificial intelligence"

# Check task status
adc task abc123 -s flux

# Wait for completion
adc wait abc123 -s flux

Configuration

Get your API token at platform.acedata.cloud.

# Option 1: Login command (saves to ~/.config/adc/config)
adc auth login

# Option 2: Environment variable
export ACEDATACLOUD_API_TOKEN=your_token

# Option 3: Per-command flag
adc --token your_token image "A sunset"

Commands

Image Generation

adc image "A sunset over mountains"                        # Flux (default)
adc image "Logo design" --service seedream                  # Seedream
adc image "Add sunglasses" --image-url https://...         # Edit with Flux
adc image "A landscape" -m flux-pro-1.1-ultra -s 16:9     # Custom model & size

Video Generation

adc video "A cinematic sunset"                              # Luma (default)
adc video "A rocket launching" --service sora               # Sora
adc video "Clouds moving" --service veo                     # Veo
adc video "Dance scene" --service seedance                  # Seedance
adc video "Cat playing" --loop -a 16:9                      # Loop + aspect ratio

Music Generation

adc music "An upbeat electronic dance track"
adc music "Calm piano jazz" --instrumental

Web Search

adc search "artificial intelligence"
adc search "tech news" -t news --time-range qdr:d
adc search "sunset photos" -t images -c us

Task Management

adc task abc123 -s flux          # Check task status
adc task def456 -s luma --json   # JSON output
adc wait abc123 -s flux          # Wait for completion
adc wait def456 -s suno --interval 10 --timeout 300

Info & Auth

adc services                     # List all available services
adc config                       # Show configuration
adc auth login                   # Save API token
adc auth status                  # Check auth status

JSON Output

All commands support --json for machine-readable output:

adc image "A sunset" --json | jq '.task_id'
adc search "test query" --json | jq '.organic[].title'

Supported Services

Service Type Command
Flux Image adc image --service flux
Seedream Image adc image --service seedream
NanoBanana Image adc image --service nanobanana
Suno Music adc music
Luma Video adc video --service luma
Sora Video adc video --service sora
Veo Video adc video --service veo
Seedance Video adc video --service seedance
SERP Search adc search

Development

# Install with dev dependencies
pip install -e ".[all]"

# Run tests
pytest

# Lint
ruff check .
ruff format --check .

License

MIT

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

acedatacloud_cli-2026.6.27.0.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

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

acedatacloud_cli-2026.6.27.0-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

Details for the file acedatacloud_cli-2026.6.27.0.tar.gz.

File metadata

  • Download URL: acedatacloud_cli-2026.6.27.0.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for acedatacloud_cli-2026.6.27.0.tar.gz
Algorithm Hash digest
SHA256 2ab42011cda1b5ee25c655044d21e14cc8e9f5a90a16170f708db2d5382f04cc
MD5 d3d23e60cc5883d2a121113e62b89b49
BLAKE2b-256 1a157031a145c0934cedfba4dd77cdd5eaa6e78b5dee37d225b49a4fdc7c0048

See more details on using hashes here.

File details

Details for the file acedatacloud_cli-2026.6.27.0-py3-none-any.whl.

File metadata

File hashes

Hashes for acedatacloud_cli-2026.6.27.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8fb88911f586df7e0757f328f3fc0e2990d8d87b76a9683b7bf7f7cbe84ee60b
MD5 90687dfc0b59d887c2e2b3215bcbafa4
BLAKE2b-256 1245d493372a88b8a17cde243b3429ae3dbeaba732aa29dcd0232078dcdd7447

See more details on using hashes here.

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