Tools
SDXL projects, skills, and proof
SDXL proof around self-hosted image generation, prompt presets, batch outputs, and controlled review.
Related projects
1
AI / Automation
Private lab proof
Local AI Model Gateway
Self-hosted LLM and diffusion workflow experiments around local inference, quantized models, API wrappers, prompt pipelines, queues, and human review boundaries.
Python, FastAPI, Docker, local LLMs, Qwen-style open-weight models, GGUF/quantized inference, SDXL-style diffusion workflows, API wrappers
Shows practical AI infrastructure work: running models locally, wrapping them into usable APIs, routing jobs through queues, and keeping operator approval around external actions.