﻿{
    "ok": true,
    "schema": "minike-local-secondary-engines-v1",
    "generated_at": "2026-07-12T15:48:20-03:00",
    "summary": {
        "categories": 5,
        "engines": 14,
        "image_engines": 3,
        "video_engines": 3,
        "installable": 10
    },
    "registry": {
        "schema_version": 1,
        "updated_at": "2026-06-22",
        "title": "Motores secundarios da Mike Local",
        "truth_policy": {
            "catalogued": "Projeto selecionado e contrato definido.",
            "installable": "Runtime preparavel; modelos e licencas sao separados.",
            "ready": "Somente apos health check e teste real.",
            "heavy_modules_require_confirmation": true
        },
        "categories": [
            {
                "id": "image_generation",
                "title": "Geradores de imagem",
                "items": [
                    {
                        "id": "comfyui",
                        "name": "ComfyUI",
                        "status": "adapter_ready",
                        "install_profile": "gpu",
                        "source": "https://github.com/Comfy-Org/ComfyUI",
                        "license": "GPL-3.0",
                        "health": "http://127.0.0.1:8188/system_stats",
                        "best_for": "Workflows, automacao, inpaint e upscale",
                        "model_required": true
                    },
                    {
                        "id": "invokeai",
                        "name": "InvokeAI",
                        "status": "installable_guided",
                        "install_profile": "gpu",
                        "source": "https://github.com/invoke-ai/InvokeAI",
                        "license": "Apache-2.0",
                        "health": "http://127.0.0.1:9090/",
                        "best_for": "Fluxo criativo e biblioteca de modelos",
                        "model_required": true
                    },
                    {
                        "id": "forge",
                        "name": "Stable Diffusion WebUI Forge",
                        "status": "adapter_ready",
                        "install_profile": "gpu",
                        "source": "https://github.com/lllyasviel/stable-diffusion-webui-forge",
                        "license": "AGPL-3.0",
                        "health": "http://127.0.0.1:7860/sdapi/v1/options",
                        "best_for": "WebUI simples, extensoes e API SD",
                        "model_required": true
                    }
                ]
            },
            {
                "id": "video_generation",
                "title": "Geradores de video",
                "items": [
                    {
                        "id": "ltx_video",
                        "name": "LTX-Video",
                        "status": "installable_source",
                        "install_profile": "high_vram",
                        "source": "https://github.com/Lightricks/LTX-Video",
                        "license": "Apache-2.0",
                        "best_for": "Texto ou imagem para video",
                        "model_required": true
                    },
                    {
                        "id": "wan_video",
                        "name": "Wan",
                        "status": "installable_source",
                        "install_profile": "high_vram",
                        "source": "https://github.com/Wan-Video/Wan2.1",
                        "license": "Apache-2.0",
                        "best_for": "Texto e imagem para video em diferentes tamanhos",
                        "model_required": true
                    },
                    {
                        "id": "cogvideo",
                        "name": "CogVideoX",
                        "status": "installable_source",
                        "install_profile": "high_vram",
                        "source": "https://github.com/zai-org/CogVideo",
                        "license": "Apache-2.0",
                        "best_for": "Texto e imagem para video com Diffusers",
                        "model_required": true
                    }
                ]
            },
            {
                "id": "audio_and_ocr",
                "title": "Audio, transcricao e OCR",
                "items": [
                    {
                        "id": "whisper_cpp",
                        "name": "whisper.cpp",
                        "status": "installable",
                        "install_profile": "balanced",
                        "source": "https://github.com/ggml-org/whisper.cpp",
                        "license": "MIT",
                        "best_for": "Transcricao local por CPU ou GPU",
                        "model_required": true
                    },
                    {
                        "id": "ffmpeg",
                        "name": "FFmpeg",
                        "status": "installable",
                        "install_profile": "lite",
                        "source": "https://ffmpeg.org/",
                        "license": "LGPL/GPL",
                        "best_for": "Conversao e edicao de audio e video",
                        "model_required": false
                    },
                    {
                        "id": "tesseract",
                        "name": "Tesseract OCR",
                        "status": "installable",
                        "install_profile": "lite",
                        "source": "https://github.com/tesseract-ocr/tesseract",
                        "license": "Apache-2.0",
                        "best_for": "Extrair texto de imagens e scans",
                        "model_required": true
                    }
                ]
            },
            {
                "id": "leads_maps",
                "title": "Extrator de leads do Google Maps",
                "items": [
                    {
                        "id": "google_maps_scraper",
                        "name": "Google Maps Scraper",
                        "status": "installable",
                        "install_profile": "balanced",
                        "source": "https://github.com/gosom/google-maps-scraper",
                        "license": "MIT",
                        "best_for": "Nome, endereco, telefone, site, avaliacao e coordenadas",
                        "model_required": false,
                        "compliance": "Respeitar termos, LGPD, limites e finalidade legitima; sem disparo automatico."
                    }
                ]
            },
            {
                "id": "editors",
                "title": "Editores e conversores",
                "items": [
                    {
                        "id": "imagemagick",
                        "name": "ImageMagick",
                        "status": "installable",
                        "install_profile": "lite",
                        "source": "https://github.com/ImageMagick/ImageMagick",
                        "license": "ImageMagick",
                        "best_for": "Editar, converter e automatizar imagens",
                        "model_required": false
                    },
                    {
                        "id": "libreoffice",
                        "name": "LibreOffice",
                        "status": "installable",
                        "install_profile": "lite",
                        "source": "https://www.libreoffice.org/",
                        "license": "MPL-2.0/LGPL",
                        "best_for": "Editar e converter documentos e planilhas",
                        "model_required": false
                    },
                    {
                        "id": "stirling_pdf",
                        "name": "Stirling-PDF",
                        "status": "docker_optional",
                        "install_profile": "balanced",
                        "source": "https://github.com/Stirling-Tools/Stirling-PDF",
                        "license": "verificar edicao implantada",
                        "best_for": "Suite local de PDF",
                        "model_required": false
                    },
                    {
                        "id": "remotion",
                        "name": "Remotion",
                        "status": "project_optional",
                        "install_profile": "balanced",
                        "source": "https://github.com/remotion-dev/remotion",
                        "license": "verificar uso comercial",
                        "best_for": "Video programatico em React",
                        "model_required": false
                    }
                ]
            }
        ]
    }
}