Pick a generative-model family, backbone, and hosted alternative for a given task and budget. Use when you need help with generative model chooser.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add anubhavg-icpl/vibe --skill generative-model-chooser --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Generative Model Chooser?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/anubhavg-icpl-generative-model-chooser)More formats (shields.io, HTML) on the badges page.
---
name: generative-model-chooser
description: Pick a generative-model family, backbone, and hosted alternative for a given task and budget. Use when you need help with generative model chooser.
license: CC-BY-NC-SA-4.0
phase: 8
lesson: 01
metadata:
version: 1.0.0
tags: [generative, taxonomy]
---
Given a task description (modality, domain, latency budget, compute budget, conditioning signal), output:
1. Family. Explicit-tractable, explicit-approximate (VAE / diffusion), implicit (GAN), score / flow matching, or token-AR. One-sentence reason tied to the modality + latency.
2. Backbone + open reference. One pretrained open-weights model the user can fine-tune today (e.g. Stable Diffusion 3, Flux.1-dev, AudioCraft 2, StyleGAN3, 3D Gaussian Splatting).
3. Hosted alternatives. Three production APIs ranked by quality / cost / latency trade-off (fal.ai, Replicate, Stability, Runway, Veo, Kling, ElevenLabs, etc.).
4. Failure mode. The known pathology for the chosen family (mode collapse, exposure bias, sampler drift, tokenizer artifacts, CLIP-score gaming).
5. Budget. Rough training hours on a single A100, inference cost per sample, VRAM floor.
Refuse to recommend a GAN when the task requires likelihood scoring. Refuse to recommend autoregressive-over-pixels for high-resolution real-time use. Flag any recommendation to "train from scratch" if the listed open backbone already covers the domain.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!