Metadata-Version: 2.4
Name: minimaxh3-site-kit
Version: 0.1.0
Summary: URL helpers and metadata utilities for MiniMax H3 - 2K AI video generator with synced audio for text-to-video and image-to-video
Project-URL: Homepage, https://minimaxh3.art
Project-URL: Repository, https://github.com/bbwdadfg/minimaxh3-site-kit
Project-URL: Issues, https://github.com/bbwdadfg/minimaxh3-site-kit/issues
Author: MiniMax H3
License-Expression: MIT
License-File: LICENSE
Keywords: ai-video,ai-video-generator,minimaxh3,url-helpers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# minimaxh3-site-kit

Public URL helpers and metadata constants for [MiniMax H3](https://minimaxh3.art), a 2K AI video generator with synced audio (text-to-video and image-to-video).

> Independent third-party studio helper package. Not an official MiniMax / Hailuo SDK.

## What is MiniMax H3?

MiniMax H3 (also searched as Hailuo 3.0 / 海螺3) creates native 2K-class AI video with synced audio from text or images in a browser studio at https://minimaxh3.art/.

## Features

- Build URLs for studio, pricing, blog, about, legal, and localized pages
- Expose public metadata for package integrations
- English is prefixless; Simplified Chinese uses `/zh/`
- Multi-ecosystem: npm, PyPI, crates.io, Go, and other registries when published

## Installation

```bash
npm install minimaxh3-site-kit
pip install minimaxh3-site-kit
```

CLI:

```bash
minimaxh3-site-kit urls --format json
```

## Homepage

https://minimaxh3.art/

## License

MIT
