Skip to main content

AI Image Generation Without the UI Tax - Z-Image-Turbo + Qwen3-4B

Project description

Z-Explorer

🔥 Z-Explorer

AI Image Generation Without the UI Tax
Type a prompt. Get art. That's it.

The ProblemThe SolutionPrompt MagicInstallation


The Problem

You wanted to make AI art. Instead you got:

  • 47 browser tabs of documentation
  • A node graph that looks like spaghetti had a baby with a circuit board
  • "CUDA out of memory" every 5 minutes
  • Settings panels with 200 sliders you don't understand
  • That one workflow that worked yesterday but doesn't today

You're spending more time fighting the tool than creating.

We think that's insane.


The Solution

Z-Explorer strips away everything between you and your art.

>>> a cute fox in a magical forest

That's it. No nodes. No tabs. No sliders. Just your idea, rendered.

How it works:

  1. Type a prompt — natural language, just like talking to a person
  2. Hit enter — generation starts instantly
  3. See your art — displayed right there, no hunting through folders

Everything runs locally. No cloud. No API keys. No monthly fees. Your GPU, your art, your privacy.


Prompt Magic

This is where Z-Explorer shines. We built features that make prompt crafting fun, not tedious.

🎲 Prompt Variables — Randomized Creativity

Tired of typing the same things? Use variables for instant variety:

>>> a __animal__ wearing a crown

Each generation picks a random animal. Run it 10 times, get 10 different creatures.

Variables are just text files. Add your own:

# library/mood.md
ethereal
cyberpunk
cottagecore
dark fantasy
solarpunk

Now use __mood__ anywhere. Your vocabulary, your variables.

🧠 Auto-Generated Variables

Here's where it gets magical. Use a variable that doesn't exist:

>>> a portrait of a __famous_inventor__

Z-Explorer's local LLM generates it on the fly:

✨ Generated __famous_inventor__ with 20 values
   → Nikola Tesla, Ada Lovelace, Leonardo da Vinci...

Saved to your library. Ready for next time.

No more googling "list of famous inventors". Just ask, and it appears.

✨ Prompt Enhancement — From Vague to Vivid

Your prompt: a cat

What the AI actually needs: A majestic orange tabby cat with emerald eyes, sitting on a velvet cushion, soft golden hour lighting streaming through a Victorian window, hyperrealistic fur detail, shallow depth of field, cinematic composition

The > operator bridges that gap:

>>> a cat > make it cozy and magical

The local LLM expands your idea into a rich, detailed prompt. Same intent, 10x better output.

Or use it standalone:

>>> /enhance a robot in a garden

See exactly what the AI will receive before committing.

🔄 Batch Generation — Explore Variations

Want 10 variations? Easy:

>>> a __animal__ in space : x10

Generates 10 images with different animals and seeds. Find the diamond in the rough.

Combine with size control:

>>> epic landscape : x5,w1920,h1080

5 widescreen landscapes. One command.


Two Ways to Create

🌐 Web UI (Default)

Launch Z-Explorer and get a beautiful web-based UI:

  • Masonry gallery of all your generations
  • Fake CLI for that terminal aesthetic (with autocomplete!)
  • Live preview — images appear the moment they're done
  • Prompt saved with every image
z-explorer

⌨️ CLI Mode (For Purists)

Prefer a pure terminal experience?

z-explorer --cli

Same power, different vibe. Perfect for SSH sessions or terminal lovers.


Installation

Prerequisites

  • Python 3.10, 3.11, or 3.12 (3.13+ not yet supported)
  • NVIDIA GPU with CUDA support (8GB+ VRAM recommended)
  • uv — fast Python package manager

One-Command Install

uvx --python 3.12 z-explorer

That's it! This downloads Z-Explorer from PyPI and launches the web UI in your browser.

For CLI mode:

uvx --python 3.12 z-explorer --cli

From Source (Development)

# Clone the repo
git clone https://github.com/pyros-projects/z-Explorer.git
cd z-Explorer

# Install dependencies
uv sync

# Launch!
uv run z-explorer

First launch downloads models (~8GB). After that, everything runs offline.


Commands

Command Description
/help Show all commands
/vars List available prompt variables
/enhance <prompt> Preview enhanced prompt
/seed <number> Set seed for reproducibility
/size <WxH> Set output dimensions (e.g., 1920x1080)
/gpu Check GPU memory status
/unload Free GPU memory
/quit Exit

Prompt Syntax:

__variable__        Random value from variable
__variable:5__      Specific index (5th value)
prompt > instruction   Enhance prompt with instruction
prompt : x10,w1920    Batch with parameters

What's Under the Hood

  • Z-Image-Turbo — Lightning-fast image generation
  • Qwen3-4B — Local LLM for enhancement and variable generation
  • FastAPI — Backend API server
  • Svelte — Beautiful web UI

Everything runs locally. No internet required after initial setup.


Gallery


AI art tools are gatekept by complexity.
We're changing that.


License

MIT — Go forth and create.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

z_explorer-0.4.4.tar.gz (40.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

z_explorer-0.4.4-py3-none-any.whl (41.7 MB view details)

Uploaded Python 3

File details

Details for the file z_explorer-0.4.4.tar.gz.

File metadata

  • Download URL: z_explorer-0.4.4.tar.gz
  • Upload date:
  • Size: 40.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for z_explorer-0.4.4.tar.gz
Algorithm Hash digest
SHA256 354c57c01163df1494ea1d6afdf88683c6ec7f4fadd9a5081cc01f36127f0929
MD5 f83a1b33d8da6383e71e0d1cb2f9ed0d
BLAKE2b-256 52b0281fdd9ef3524f4c34d2007d57f8b587a09db22fe51f2e49182c75173218

See more details on using hashes here.

File details

Details for the file z_explorer-0.4.4-py3-none-any.whl.

File metadata

  • Download URL: z_explorer-0.4.4-py3-none-any.whl
  • Upload date:
  • Size: 41.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for z_explorer-0.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 30daef464f6a43414dbdb6ed43a013c11af61ca83abe34f7aa756e99caea22d5
MD5 3fba1ae5cd3e63552a38b66824b4f4fc
BLAKE2b-256 1cd19955746755e45b9ad9e3fee567caef9f1749434c4789fc7ef69c9c1e41fc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page