u/digitalhunters0

Update: my open-source MiniMax GUI is now a native desktop app, MiniMax Studio (Win / macOS / Linux)

Update: my open-source MiniMax GUI is now a native desktop app, MiniMax Studio (Win / macOS / Linux)

Two months ago I shared an open-source web GUI for MiniMax here. Since then I rebuilt it from the ground up into a native desktop app called MiniMax Studio.

It brings everything MiniMax can do into a single window on your computer, with no browser tabs and no command line:

  • 🎬 Media studio: image, video, music (your own lyrics), and voice (30+ voices plus cloning & design)
  • 💬 Chat that shows its thinking
  • 💻 A real code workspace when you need it
  • 🧠 Remembers who you are across sessions
  • 🌍 UI and in-app help in 6 languages
  • 🖥️ Installs like any app on Windows, macOS and Linux. No browser, no CLI.

Free and open source. Screenshots and downloads in the repo:
👉 https://github.com/eduardoabreu81/minimax-agent-gui

Still evolving. Feedback very welcome!

(macOS isn't notarized yet, so right-click then Open on first launch.)

Just to be clear on the focus: this isn't meant to be the best coding agent or an IDE replacement. A lot of what makes MiniMax great lives in the multimodal features (image, video, music and speech), and as a Token Plan subscriber you're already paying for all of it. The catch is that actually reaching those features usually means juggling the website, API calls, scripts and CLI commands. MiniMax Studio is my attempt to put everything in one simple place, so you can use the full range of what your Token Plan already includes without the friction. The code workspace is there when you need it, but it's one feature among many, not the whole point.

Here's a few screenshots:

Chat with M3

Coding Area

Image Generation

Music Compose

Settings

Speech Generation

Video Generation

reddit.com
u/digitalhunters0 — 7 days ago

I made a character and artist style finder extension for SD WebUI / Forge / Forge Neo

Hey everyone.

I’m not sure if this is useful to others, but someone on Civitai suggested I should share it here.

I’ve been building small SD WebUI / Forge Neo extensions for my own workflow, and this one is called SD Character Finder.

It adds a searchable character and artist style browser inside the WebUI, so you can find references and useful tags without jumping between pages all the time.

It includes character entries from Danbooru/e621 style datasets and a large artist style index.

GitHub:

https://github.com/eduardoabreu81/sd-character-finder

Feedback is very welcome. If something feels confusing, missing, or annoying in the workflow, I’d like to improve it.

u/digitalhunters0 — 2 months ago

I built an open-source web GUI for MiniMax agents

Hey everyone,

I’ve been working on an open-source project called MiniMax Agent GUI.

It’s a modern web interface for using MiniMax models and tools in one place, instead of jumping between scripts, API calls, and CLI commands.

Current features:

  • Chat with persistent conversations
  • Code workspace with file explorer, editor and terminal
  • Image generation
  • Video generation
  • Music generation
  • Speech generation
  • Image understanding
  • Web search and MCP tool toggles
  • File uploads
  • Multi-language UI

The stack is FastAPI, React, Vite and Tailwind.

The goal is simple: make MiniMax easier to use as a personal AI agent from a clean web interface.

It’s still evolving, and I’m actively improving the UX, agent workflow, tool support and code workspace.

Repo:
https://github.com/eduardoabreu81/minimax-agent-gui

Feedback is welcome. Especially from people using MiniMax, building agent tools, or experimenting with multimodal AI workflows.

reddit.com
u/digitalhunters0 — 2 months ago