
Mejorar Calidad de Imagen y Fotos Online Gratis con IA
用 AI 放大和增强照片,支持最高 10 倍分辨率。
Mejorar Imagen — AI 图像增强器:用 AI 将图片放大 10 倍,最高提升到 12K 分辨率
完整作品展
技术栈
60 projects

用 AI 放大和增强照片,支持最高 10 倍分辨率。
Mejorar Imagen — AI 图像增强器:用 AI 将图片放大 10 倍,最高提升到 12K 分辨率

Enterprise memory management dashboard
@dingfengtow_df · X
Just launched: Aristra public beta Agentic platform built on the Aristra Memory System. Persistent context of how you work + always-on agents. Memory is modular, also works with Codex, Claude Code, and other agent systems. Limited spots open.

在 30 秒内测量 GPU 的真实内存带宽上限,用于本地 AI。
Ar5en1c · HN
Headroom – measure your GPU's true bandwidth ceiling for local AI


MemoFS Cloud — 为AI代理提供文件优先内存运行时,支持仪表板和HTTPS API访问。
@memofsdev · X

UUZP:本地浏览器选片工具,轻松从数百张照片中筛选最佳作品。
alexmaster · V2EX
玩摄影,选片神马的最烦,于是搞了个选片工具 uuzp.cn 每次拍完照片都是几百张,选片最烦人了。 当然隐私更重要,本地处理,无上传。 纯浏览器端处理。 https://uuzp.cn 欢迎大家使用

购买百万像素墙上的一个方格,永久展示你的照片、记忆或标志。
@MyTabulon · X
For ₦100 a square, @unclebigbay143 built so any developer can own a piece of the internet, one grid square at a time. We like what he did, so we put our money on the wall: Our 1x1 square: Our 5x3 block, 15 squares: ₦1,600 well spent. MyTabulon is on the wall now. Nigerian builders backing Nigerian builders. We sell AI coding plans: flat weekly pricing in naira for access to top models in the tools you already code with (Cursor, Claude Code, Codex CLI, Windsurf and more). Start free, paid plans from ₦3,000/week:

用Sakura基准测试本地编码模型,测量准确性、延迟和吞吐量。
u/Unfair_Association89 · Reddit
I built a reproducible benchmark for local coding models (Ollama, 27 tasks, live leaderboard) ran it on my 8GB card, here's what I found I kept eyeballing "vibes" to decide whether one quant of a coding model was actually better than another on my machine, so I built Sakura to get real numbers instead. What it does: - Points at any Ollama model and runs it through 27 hand-curated tasks: codegen, bugfix, SQL, refactor, systems design, protocol implementation, and terminal-agent episode

SaveAnywhere是Chrome扩展,直接将文件、图片、链接保存到Google Drive、Dropbox和OneDrive,本地处理。
@SaveAnywhere · X
Free chrome extension :
一个万像素画布,空像素售价$1,已占用像素可覆盖但需支付2倍价格。
@adnan_arodiya07 · X
This is such a good feeling. Congrats 🙌 I’m building in public too just launched where anyone can grab a spot for $1.

在浏览器中压缩、转换和调整图像大小,支持 JPG、PNG、WebP、GIF、AVIF 等。
@VumexaAi · X
Building VUMEXA — free browser tools for small image/file tasks. Current focus: compress images, hit exact KB limits, resize, and convert WebP/JPG. No uploads, no sign-up. Files stay local in the browser.

Edge Python 是一个在浏览器中运行的轻量级 Python 解释器。
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki