
完整作品展
技术栈
60 projects


AI背景移除工具,支持PDF转换、合并和创建,完全私密地在浏览器进行。
@irshit0 · X

在浏览器中用逼真的3D宝石切割机模拟切割宝石。
@YOUYU032 · X
I'm a jewelry designer. I can't code. So I vibe-coded a 3D gemstone faceting simulator with Claude Code (Fable 5) — real machine mechanics, blind cuts, a sharp-tongued appraisal master. One HTML file. No engine. No build. Free in your browser:

自动将提示词路由到最便宜的模型,节省API成本。
u/ASDKING100 · Reddit
Launched an AI API router tonight, and found a bug hours in that would've taken real payments without ever upgrading the account Built LLMLite over the past few weeks — it classifies each prompt and routes it to the cheapest model that can actually handle it, instead of hitting GPT-4o for everything. Free tier, no card needed to try it. Tonight, right as I was about to launch, ran a real transaction to test the payment flow end to end. Paddle processed it, webhook fired, signature verified


在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

ArtPlayer 免费浏览器视频和音频编辑工具,支持压缩、裁剪、合并和格式转换。
zhw2590582 · V2EX
最近对网站进行了重构,做成了免费的视频工具站:[ArtPlayer Tools]( https://artplayer.org/tools/) 主要是围绕着 ffmpeg.wasm 和 mediabunny 实现的一些可以直接在浏览器里用的视频/音频工具,常用的有: - 视频压缩:[Compress Video]( https://artplayer.org/compress-video/) - 视频裁剪:[Crop Video]( https://artplayer.org/crop-video/) - 视频合并:[Merge Video]( https://artplayer.org/merge-video/) - 视频尺寸调整:[Resize Video]( https://artplayer.org/resize-video/) - 视频旋转:[Rotate Video]( https://artplayer.org/rotate-video/) - 视频调速:[Change Video Speed]( https://artplayer.org/change-video-speed/) - 添加文字到视频:[Add Text to Video]( https://artplayer.org/add-text-to-video/) - 添加水印:[Watermark Video]( https://artplayer.org/watermark-video/) - 提取字幕:[Subtitle Editor]( https://artplayer.org/subtitle-editor/) - HLS 转 MP4:[HLS to MP4]( https://artplayer.org/hls-to-mp4/) - 音频可视化:[Audio Visualizer]( https://artplayer.org/audio-visualizer/) 大部分工具都是本地处理,文件不会上传到服务器。最开始是因为自己偶尔要处理一些视频,开剪辑软件又有点重,在线工具又担心隐私,所以就慢慢做成了一个站。 目前还在持续完善,体验肯定还有不少粗糙的地方,比如不同浏览器的兼容、移动端操作、长视频性能之类的。 网站: [ArtPlayer Tools]( https:

面向创作者的Telegram和OnlyFans运营平台,内置AI自动聊天回复。
@KMA_KVIQA · X

免费前端开发工具,包括CSS生成器、图像压缩等功能。
@iamdeepak89 · X

将汽车视频和音乐上传至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

在线格式化和验证 JSON,无需上传数据
@VeganVegan75738 · X
做了一个免费的 JSON 格式化工具。 支持: ✅ JSON 格式化 ✅ JSON 校验 ✅ 在线使用 ✅ 无需安装,数据不上传 开发者日常调试 JSON 可以直接用: #开发者 #前端开发 #工具

使用 AI 创建和自定义交互式 widgets,并将其嵌入任何网站。
@fugteapp · X
which empowers nontechnical users to be able to customize code generated by AI or developer, and be able to share and embed it to the website they are already using