1
Show HN: VibeFarm – A non-generative IDE for composing AI prompts
Creator here.
I built VibeFarm because prompt work kept collapsing into scattered notes, version chaos, and lost “recipes” across Midjourney, Sora, DALL·E, ChatGPT, etc. I wanted something closer to an IDE: structured, reusable, and model-agnostic, not a chat wrapper.
VibeFarm is a non-generative prompt composition workspace. Prompts are built from semantic slots (subject/context/style/etc.), optional layers, and saved snapshots (“VibeCards”) that export clean prompts to any model or to a portable .vibe JSON format.
Design choices: - No generation inside the app, it’s intentionally just composition (no model lock-in, no API costs). - Static curated vocabulary: 20,000+ palettes, ~1M fragments, instant drag-drop, no runtime calls. - Reuse-first: variables for series swaps, video-mode timeline overrides, and versioned snapshots.
Try it instantly (guest mode): https://app.vibefarm.ai Homepage: https://vibefarm.ai Optional demo video: https://youtu.be/IgEly7VpwwI
Happy to answer questions or hear feedback, especially from people doing structured or repeatable prompt work.