new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

AI Asset Pipeline · all subjects

image-gen/cli

3 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

image-gen CLI commands for chroma-key and raw generation

CLI usage with apimart-gen wrapper (or python3 -m imagegen3): - `$G clean-gen "prompt" -o /abs/out.png`: Studio default, medium quality at 1K resolution - `$G clean-gen "logo prompt" -o logo.png --quality high --aspect 16:9`: Premium hero asset with high quality - `$G clean-gen "low card symbol" -o L5.png --quality low`: Cheapest tier for bulk symbols - `$G gen "background scene" -o bg.png --quality medium`: Raw output without chroma-key cutout for backgrounds - `$G clean-i2i "edit" -o out.png -i src.png`: Image-to-image with chroma-key cutout - `$G rmbg in.jpg out.png`: rembg fallback (use only when chroma-key fails) - `$G balance`: Probes API balance and usually returns an informational note

measure_cutout.py output format

The measure_cutout.py script returns the {x, y, w, h} coordinates of every transparent cutout region plus ready-to-paste CSS strings for positioning.

build_hud.py generates Svelte stub

The build_hud.py script emits a Svelte stub with holes auto-positioned based on Pillow measurements.

Give your agent this brain