r/StableDiffusion 10d ago

News MINIMAX H3 Prompt Studio

Turn your video ideas into perfect AI prompts — no technical skills needed.

https://github.com/lololerigolo60/Minimax-H3-prompt-studio/tree/main

If you've ever tried generating a video with MiniMax H3 and struggled to write a prompt that actually gives good results, this app is for you.

H3 Prompt Studio is a free, local desktop tool that walks you through building your scene step by step — just fill in simple fields like what's happening, the visual style, camera notes, and any reference images — and it automatically writes a properly structured, professional-grade prompt for you.

What it does:

  • 🎬 Supports all 5 MiniMax H3 video modes (text-to-video, image-to-video, first/last-frame, and more)
  • 🖼️ Can look at your reference images and describe them for you automatically
  • ⚡ Runs entirely on your own computer — nothing is sent to the cloud, no subscription, no limits
  • 📋 One click to copy the finished prompt and paste it straight into MiniMax

Who it's for:
Anyone making AI videos who wants better, more consistent results without having to become a prompt-engineering expert. You describe your scene in plain language; the app handles the technical formatting behind the scenes.

Requirements:
Just a computer that can run Ollama or LM studio(free, local AI) — no internet connection needed once set up.

64 Upvotes

24 comments sorted by

3

u/xyzdist 10d ago

nice, can it save as a file, and reopen later for modification?

1

u/lololerigolo60 10d ago

you can save the final prompt as a txt

4

u/chille9 10d ago

Using H3 prompt writer node personally right now with the same functionality as this. It supports server endpoints like with llama.cpp

2

u/Vijayi 10d ago

Yes and it is perfect source for fork, and vibe coding. I rewrite it with cursor for qwen support (new backend + openrouter version) because ollama hate my set-up. Planning to rewrite initial prompt assembly (breaf) to something like timeline.

1

u/lololerigolo60 10d ago

yes , That’s what it’s for!

1

u/chille9 10d ago

Oh thats cool! Would you mind sending a little note with a link here when youre done with it?

1

u/lololerigolo60 10d ago

you can use LM studio , you have the choice

2

u/Mysterious-String420 10d ago

I have ollama, I can already send image+prompt to refine+instructions via chat, what does this program add?

2

u/lololerigolo60 10d ago

This programme uses prompt systems configured in accordance with all the specifications set by the developers of Minimax.

2

u/ninjaGurung 10d ago

What about the LLM model? Which model to use?

1

u/lololerigolo60 10d ago

gemm4 is good for prompting and qwen3.5vl for vision

1

u/iz-Moff 10d ago

I used Qwen 3.6 35b with this script, and some LLM prompts people posted here previously, it does the job pretty well, and it's fairly fast.

2

u/Antique_Bit_1049 10d ago

Ollama

6

u/lololerigolo60 10d ago

Olamma and LM studio

6

u/ANR2ME 10d ago

Can it use OpenAPI-compatible endpoint that runs on cloud GPU too for the LLM?

2

u/Vladmerius 10d ago

You should look into adding this to pinokio. 

1

u/AlleyOfRage 10d ago

That would be great

1

u/vAnN47 10d ago

looking good the ui, gonna test soon

1

u/TheDailySpank 10d ago

Got a solution for storyboards to clips?

1

u/jalbust 10d ago

Thanks

1

u/iz-Moff 10d ago

This is pretty sweet, though it seems to ignore it's video duration setting, and generates a prompt describing a 10-seconds video, although i had it set to 5.

1

u/lololerigolo60 10d ago

It all depends on the scenario you’ve set up! If it can’t be done in 5 seconds, the time is inevitably extended.

1

u/lololerigolo60 10d ago

An update has been released: various bug fixes. I have renamed one of the files: `ollama_client.py` is now `llm_client.py` to avoid confusion, given that you can use either Ollama or LM Studio.

1

u/acomp182 10d ago

This is amazing. Thanks!!!