
Mejorar Calidad de Imagen y Fotos Online Gratis con IA
Upscale and enhance photos with AI up to 10x resolution.
Mejorar Imagen — AI 图像增强器:用 AI 将图片放大 10 倍,最高提升到 12K 分辨率
The full gallery
Tech stack
60 projects

Upscale and enhance photos with AI up to 10x resolution.
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.

Measure your GPU's real memory-bandwidth ceiling for local AI in 30 seconds.
Ar5en1c · HN
Headroom – measure your GPU's true bandwidth ceiling for local AI

A private memory vault that stores and connects memories in an immersive starfield graph interface.
@PriceMander7110 · X

File-first memory runtime for AI agents with dashboard and HTTPS API access.
@memofsdev · X

Quickly curate hundreds of photos in your browser using local, privacy-focused processing.
alexmaster · V2EX
玩摄影,选片神马的最烦,于是搞了个选片工具 uuzp.cn 每次拍完照片都是几百张,选片最烦人了。 当然隐私更重要,本地处理,无上传。 纯浏览器端处理。 https://uuzp.cn 欢迎大家使用

Buy a square on a public wall of 1 million squares and display your photo, memory, or logo forever.
@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:

Benchmark local coding models on consumer hardware to measure accuracy, latency, and throughput across 27 tasks.
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

Chrome extension that saves files, images, and links directly to Google Drive, Dropbox, and OneDrive with local processing.
@SaveAnywhere · X
Free chrome extension :
A 10,000-pixel canvas where empty pixels are $1 and you can override taken pixels at 2× price.
@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.

Compress, convert, and resize images in your browser with support for JPG, PNG, WebP, GIF, AVIF, HEIC, and TIFF.
@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.

A lightweight Python runtime that runs in your browser, weighing under 200 KB.
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