Packages
minimaxh3_site_kit
0.1.0
URL helpers and metadata utilities for MiniMax H3 - 2K AI video generator with synced audio for text-to-video and image-to-video
Current section
Files
Jump to
Current section
Files
minimaxh3_site_kit
README.md
README.md
# 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