
完整作品展
技术栈
28 projects


复制精选AI提示词库,用于图像、视频和音频生成。
weijunext · HN
Free, curated prompts for AI image, video and music

Make a bid. Get 1.5×. This website. Tap a country — your logo sits on the map. Anyone can steal it for 1.5× what you paid.
@mrkthype · X

I'm funding a Yamaha PSR-E383 kit so I can practice every day, teach students, play in my dorm, and post practice videos. Eleven sticker spots. I don't own it yet. The auction buys
@sami_diriba · X
Brand My Piano I’m selling sticker spots on a Yamaha keyboard I don’t own yet. Bids fund the keyboard. Currently: - Spot 1 (Music rest) → ShipLog $80 - Rest of the spots still open →

The public digital billboard with competitive bidding. Submit your link, outbid the competition, and capture the traffic. No accounts required.
@imryanarya007 · X
Let's list your startup

AI-powered video clipping and social publishing for creators
@TociNwaoha · X
Clipping and auto posting

录制并发布交互式产品演示,用于销售和培训。
jakegargaro17 · HN
Interactive Product Demos made easy

连接品牌与创作者的内容创作市场,采用 payment escrow 支付。
@john_previn · X

Own a name. Anyone can steal it for more.
@jayjayq8 · X
Building a couple of fun little products: 🥫 🌐 Would love some feedback 👀

Copy the attention on a live leaderboard for indie products, where verified bids set the rank and every outbound click is counted.
@c1garcraft · X
Building CopyKitty, a discovery channel for indie SaaS and tools: products compete for visible placement with verified totals, while every outbound click is counted publicly. 10+ real products are live now, led by Supa at $21. 🐾

Free media hosting with permanent direct links, embed codes, and global CDN. Upload images, videos, and audio — no account required.
@dbimgapp · X

从热门视频创建品牌资产,自动发布到多个社交平台。
@nrqa__ · X
the AI agent resource list I wish existed a year ago 1). for learning the fundamentals (videos) ↳ llm introduction - the crash course that actually explains how these models work before you touch a line of code ↳ llms from scratch - build one yourself so the black box stops feeling like magic ↳ agentic ai overview (stanford) - a proper academic breakdown of what makes an "agent" different from a chatbot ↳ building and evaluating agents - how to actually test whether your agent is doing its job or just faking it ↳ building effective agents - practical patterns for agents that hold up outside a demo ↳ building agents with mcp - how model context protocol changes the way agents connect to tools and data ↳ building an agent from scratch - no frameworks, no shortcuts, just the raw build ↳ philo agents - a full playlist for going deeper once the basics click 2). for cloning and remixing (repos) ↳ genai agents - a growing collection of agent examples you can clone and