
VibeCity — The internet is a theme park
Build your product an attraction, invite riders, and watch the park come alive.
@richyjudge · X
The full gallery
Tech stack
25 projects

Build your product an attraction, invite riders, and watch the park come alive.
@richyjudge · X

Test your app across devices and browsers to catch bugs automatically in minutes.
@vibe_and_go · X

A chill 3D city where every billboard belongs to whoever pays the most. Claim yours from $1, hold it with real money, watch the sunset.
@HamonPaulm · X

Opsis is the QA you don't have to do. It watches your real users, catches the bugs you'd never test for, proves each one on video, and hands you the fix.
@epochmo · X
you guys should try…

Self-serve software that analyses public Amazon review data and generates a report of suggested listing fixes, supplier instructions, and FAQ answers.
@mesba969 · X
paste an Amazon ASIN, it reads the product's reviews and hands back a fix plan: exact listing copy, supplier notes, FAQ answers. Most review tools stop at 'here's the sentiment' — this ships the actual edits.

Social network for vibe developers to ask questions and get smart contract code reviews.
@atenyun · X
Hi everyone! If you're getting into vibe coding and have questions about LSPs or need a hand with reviewing your smart contract, feel free to post on Hup. We're here to help you out! Creator: 0x20e229667Cec8A0e9D3C6Fb89693B2a44ec2C50e via @hupsocial

Scan your GitHub repo for production-readiness across security and scalability.
@nathanghart · X
Submitting for approval. I built a free tool for anyone about to ship a vibecoded app. It scans your repo for what bites you in prod (leaked keys, no auth, no error handling). I ran it on 1,868 AI-built apps and even caught my own scanner being ~42% wrong.

Generate videos, images, music, code, and 3D objects using frontier AI models.
laurentiurad · HN
I built and run several SaaS platforms: - https://dave-bot.com -> a full-stack AI platform where you can generate videos, images, music, code, 3d objects with frontier Gen AI models. - https://headsnap.io -> a platform that you can generate images of yourself based on 4 selfies. - https://quantiq.live -> a service providing financial and historical data for stocks, as well as government trades. - https://aivestor.tech -> an AI agent that picks small/midcap stocks and trades them using Alpaca API

A shared music room for friends. Everyone hears the same track at the same second, one person holds the aux, and anyone can take it off them.
@theeasyway6 · X

Listen to an internet radio station where an AI DJ picks songs and announces them live.
@pinku1 · X
Personal internet radio: Agentic AI DJ - Open Source

Combine AI-generated images, videos, and audio on an infinite browser canvas.
ZOOOP — AI 原生创作平台,支持在浏览器端无限画布上生成图像、视频和音频,提供去背景、高清化等专项工具及即用型 AI 模板,支持发布模板赚取积分,并具备团队共享积分模式。

Backend-as-a-service with MCP server, REST APIs, and row-level security for AI apps.
u/bob__io · Reddit
What we learned from trying to turn vibe-coded prototypes into production SaaS applications Founder here. While developing MCPBackend, we noticed a major difference between generating a convincing application demo and building a maintainable SaaS product. AI coding tools are increasingly capable of generating interfaces, routes and even initial application logic. But a production application still needs: a reliable data model authentication and authorization backend validation