
MotoDataHub
聚合欧洲二手车市场数据,轻松找到心仪二手车
@andrejbuday · X
I hope I am not late into the party. This is mine
完整作品展
技术栈
16 projects

聚合欧洲二手车市场数据,轻松找到心仪二手车
@andrejbuday · X
I hope I am not late into the party. This is mine


将汽车视频和音乐上传至Machcut,自动生成节拍同步的竖屏编辑。
u/Jonathanproductions · Reddit
We built a tool that automatically edits car videos to phonk beats... here's what it makes We've been building MACHCUT for the past few months. Drop in raw car footage and a phonk track and it produces a beat-synchronized vertical edit automatically. Python engine, not generative AI. Your real footage, automated cutting. The engine runs on A100 GPUs, uses YOLO to pick the best clips from your footage, locks cuts to the beat drop, and outputs vertical 1080p or 4K in about 6 min

在GPU模拟水物理的3D游戏中创造生物。
@rand_monsterlab · X
A monster walks into a GPU-simulated pond. Reactive SPH water in the browser with @threejs + WebGPU. Every movement sends ripples through Coming soon. Follow @rand_monsterlab: #ThreeJS #WebGPU #VibeCoding #IndieGame #Monster

浏览和创建 AI 生成的乐高、Minecraft 和创意设计。
@deepnlp_contact · X
We are launching Craftsman Agent Studio & Store today on PH, which turns creative ideas -> Agentic Designs -> Connect to skilled craftsman -> Physical products. you like to checkout our launch?


用前沿AI模型生成并分享图像,当他人基于你的提示词创建作品时获得收益。
u/raidenblackout · Reddit
I spent 6 months building my AI platform and 0 days marketing it. Trying to fix that now So I've been building Nodal ( https://app.asknodal.com ) for about 3 months now. Basically it's a Pinterest-like app for AI-generated images. And the neat part is you top up one credit balance and can use it to generate from multiple platforms like Nano Banana, ByteDance, Flux, etc. So for the last 3 months I have been working on feature after feature, refactoring, trashing some features, and then build
SkateTracker 帮您管理滑板店,追踪磨刀历史,运营客户忠诚卡。
@daveko · X
Built my first app: SkateTracker—a simple way for skate sharpening shops to track customers and sharpening history. Waitlist:


从文本提示自动生成、构建和部署完整项目的AI代理。
@liquidated0x · X
building an AI coding agent that ships full projects from a prompt — if you're if you're curious


3D骰子模拟工具,支持D4-D20,掷骰即得结果和总点数。
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。