
图片去模糊:在线免费去除照片模糊
Deblur and sharpen photos instantly using AI.
UnblurImage AI — 图片无损放大变清晰网站(免费无广)
The full gallery
Tech stack
60 projects

Deblur and sharpen photos instantly using AI.
UnblurImage AI — 图片无损放大变清晰网站(免费无广)

Participate in community predictions; let time verify your guesses and track your rank.
geniushui · V2EX
我的第 4 个 Vibe coding 项目——猜一猜 网址: https://cai1cai.com/ 猜一猜,让时间验证你的判断 花了 2 天时间整出来的,请各位大佬给点建议!

Open-source personal accounting app with AI bill recognition, multi-platform sync, and offline support.
BeeCount 蜜蜂记账 — 开源跨平台记账 App(Android/iOS/Web),主打数据自主与隐私优先 —— 支持自建 BeeCount Cloud / iCloud / Supabase / WebDAV / S3 多端同步,离线可用,可选 AI 识别账单图片自动记账,无广告无订阅 - [Github](https://github.com/TNT-Likely/BeeCount)

AI platform for resume optimization, mock interviews, job matching, and automatic applications
简小派 — 求职助手平台(AI 驱动),通过智能简历生成、岗位匹配、面试模拟、薪资分析和自动投递,帮助求职者系统性提升、全流程加速拿 offer - [更多介绍](https://docs.jianlipai.com/)

Curated feed of trending AI news, research, and trends from top global sources.
AI 今日热榜 — 汇集全球顶尖来源的最新 AI 新闻、研究和趋势,为您节省宝贵时间

Real-time AI face-swapping and clothing changes with live webcam preview.
Vivify 实时视频换脸 — AI 实时视频换脸,支持一键换脸、变装和风格重绘

Explore 160 interactive Three.js examples demonstrating 3D web graphics and WebGL.
@maxchu2021 · X
160 Three.js examples built with Claude through vibe coding. AI didn’t replace coding—it accelerated experimentation and iteration. Next step: turning these demos into production-ready products. Link: #ThreeJS #WebGL #AI #Claude #VibeCoding

Open-source browser tool to generate UI prototypes, graphics, logos, and social media designs with AI.
MuseUI — 开源的纯浏览器运行的 AI 画布式图片工作台,可生成 UI 原型、文章封面、信息图、Logo、贴纸、社交媒体配图

Generate and edit AI images up to 4K quality using various style templates.
Nano Banana Pro — AI 图像生成和编辑工具,支持4k画质生成,集成多种图像风格模版.

Share updates and moments on a web-based social network inspired by WeChat Moments.
est · V2EX
无聊,复刻了个 web 版的 微信朋友圈  <https://f.est.im/> 要说亮点还是有,所有发帖+评论数据,包括这套代码本身,都在[一个 git 仓库]( https://github.com/est/gitweets)里。搬家比较容易 说明 [1]( https://blog.est.im/2025/stdout-05) [2]( https://blog.est.im/2026/stdout-28) 大家提点看法?

Browse film stills organized by color to inspire your home interior design and find décor palettes.
ldooo · V2EX
分享一个百万人围观的家居、色彩相关的电影截图网站 这个网站整理了几乎所有优秀家居、空间的电影截图,图片无水印高清,支持按照主流色彩分类,养眼提高审美。 适合: - 设计师 - 家居爱好者 - 电影爱好者 网站地址: https://www.yeguozi.com/ 如果觉得对你有用,欢迎留言帮顶 感谢。

Roll 3D animated dice (D4-D20) for tabletop games instantly.
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/ 它和骰子类似,都是临时做随机决定的小工具。