minimaxh3sitekit

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2026 License: MIT Imports: 1 Imported by: 0

README

minimaxh3-site-kit

Public URL helpers and metadata constants for MiniMax H3, 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

npm install minimaxh3-site-kit
pip install minimaxh3-site-kit

CLI:

minimaxh3-site-kit urls --format json

Homepage

https://minimaxh3.art/

License

MIT

Documentation

Overview

Package minimaxh3sitekit provides public MiniMax H3 URL helpers.

Index

Constants

View Source
const Base = "https://minimaxh3.art"
View Source
const Brand = "MiniMax H3"
View Source
const Description = "2K AI video generator with synced audio — text-to-video and image-to-video."

Variables

This section is empty.

Functions

func AboutURL

func AboutURL() string

func BlogURL

func BlogURL() string

func ContactURL

func ContactURL() string

func HomeURL

func HomeURL() string

func LocalizedURL

func LocalizedURL(locale, path string) (string, error)

func PricingURL

func PricingURL() string

func PrivacyURL

func PrivacyURL() string

func RefundPolicyURL

func RefundPolicyURL() string

func StudioURL

func StudioURL() string

func TermsURL

func TermsURL() string

func ZhHomeURL

func ZhHomeURL() string

Types

type Metadata

type Metadata struct {
	Name           string
	Homepage       string
	Description    string
	CanonicalPages map[string]string
	Tags           []string
}

func SiteMetadata

func SiteMetadata() Metadata

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL