From Product Hunt

Infrastructure for people who build with agents: LLM routers, an EU gateway, security layers, a computer-use agent, and tools you drive from Claude Code or Codex.

Timbal AI — Build agents, workflows, and apps in one stack A model-agnostic platform for agents, deterministic workflows, RAG, and chat/voice/email interfaces from a single runtime — but the differentiator is that everything compiles down to clean code you can read, edit, run locally, and self-host, backed by an open-source Python framework. Free individual tier, paid from €25/seat, sovereign hosting for enterprise.
▲ 419 · timbal.ai
Auriko — A "trading desk" for your LLM calls Built by ex-quant traders, Auriko treats LLM providers as trading venues and arbitrages the spread across token price, cache behavior, latency, and reliability. One OpenAI-compatible API (Chat Completions + Responses preview), configurable routing strategies, and zero markup — you pay provider prices directly. Benchmarks claim ~30% average cost reduction, up to 40% in A/B tests.
▲ 365 · auriko.ai
Opper AI — A European AI gateway for agents One API key to 300+ models hosted in the EU (Stockholm), drop-in compatible with the OpenAI, Anthropic, and Google SDKs — switching is a base-URL change. Adds a control plane on top: cross-provider routing, per-token/session observability, PII masking, content filtering, and per-team spend caps with audit trails. Positioned as the sovereign OpenRouter alternative.
▲ 227 · opper.ai
Perfai — Autonomous security for vibe-coded apps An agentic appsec platform aimed at AI-generated apps from Replit, Lovable, Cursor, and Claude Code. Its agents learn your app and actively exploit access-control, business-logic, and prompt-injection flaws across 70+ AI-native threat categories (BOLA/IDOR, SSRF, RAG poisoning, OWASP Top 10), then ship the fix as a pull request — continuous exploitation, not a one-off scan.
▲ 253 · perfai.ai
Lispr — Hold a key, speak, and it writes anywhere Free hold-to-talk dictation and translation for Mac and Windows: hold Option to dictate, add Control to translate mid-speech into ~99 languages, text lands at your cursor in any app. A tiny 4MB universal binary (macOS 11+, Intel and Apple Silicon), ~300ms latency, no account, and audio is never stored — a genuine Wispr Flow / Apple Dictation alternative that costs nothing.
▲ 191 · lispr.ai
Aura — Git-native intent control for AI coding agents Open-source (Apache 2.0) and fully local: instead of tracking text lines, Aura hashes the AST to track logic at the function/class level. A "Gatekeeper" git hook hard-blocks a commit when the agent's stated intent doesn't match the AST nodes it actually changed, and a "Semantic Scalpel" rewinds a single broken function without losing the good code. Works alongside Claude Code, Cursor, and Copilot.
▲ 165 · auravcs.com
Coasty — A computer-use agent that runs legacy software like a human Operates real desktop software purely by sight — seeing the screen, moving the mouse, typing fields, no API required — targeting legacy EHRs, payer portals, and other SOP/RPA workflows with human takeover and full audit trails. Independently verified at 82.81% on OSWorld Verified (359 tasks), placing it near the top of the leaderboard. If software has a screen, Coasty can run it.
▲ 135 · coasty.ai
Constellation Gate — A drop-in security layer between your app and the LLM Sits in front of any model with no code changes: prompt-injection defense (reported 97.4% F1 at a strict 1% false-positive rate across 16 public benchmarks / 12,111 samples), real-time PII and secret scanning on outputs, and lossless prompt compression that cuts token usage 20-30%+. Keep your Claude/ChatGPT subscriptions and route them through it, or use 100+ models pay-as-you-go.
▲ 120 · constellationgate.ai
From Reddit

OpenAI shipped the GPT-5.6 family today, but the local crowd was busier with a VRAM-perfect MoE, on-device medical and audio models, and a hard look at what consumer GPUs can actually do.

NVIDIA Puzzle-75B-A9B (NVFP4): 132 tok/s across 3×3090, filling the empty MoE band A well-documented local run of Nemotron-3-Puzzle-75B-A9B (75B total / 9B active) in NVFP4 on vLLM 0.22.1, pipeline-parallel across three 200W-capped 3090s: 132 tok/s decode across 3 streams (~65 single), 1,949 tok/s prefill, 256K context with fp8 KV, ~500W at the wall. The argument: a 70-80B-total / ~10B-active shape exactly fills 72GB of quantized VRAM at dense-class quality and A3B-class speed — a band almost no vendor ships.
MOSS-Transcribe-Diarize 0.9B — end-to-end open ASR + diarization in one pass OpenMOSS released a 0.9B audio model that jointly transcribes and diarizes long-form multi-speaker audio in a single pass — timestamps, anonymous speaker labels ([S01], [S02]), and acoustic-event annotations — replacing the usual stitched ASR + diarization pipeline. GGUF quants down to Q5 reportedly give byte-identical output to the original, and it even transcribes song lyrics, which most STT systems fail at. Aimed at meetings, calls, podcasts, and lectures.
OpenMed 1.8 — Apache-2.0 clinical de-identification that runs fully on-device On-device clinical NLP with a hard rule that patient data never leaves the hardware: an Android/iOS kit (ONNX Runtime Mobile + ML Kit OCR), a browser runtime via Transformers.js/ONNX with WASM + WebGPU, DICOM de-id including burned-in pixel text, and a "verify-pdf" tool that catches redactions that only draw a black box over surviving text. 1500+ Apache-2.0 models on HF; two of its PII models sit 1st/2nd on the independent PII Masking benchmark, one small enough for a phone at 44M params.
1X unveils NEO's tendon-driven, 25-DoF robotic hands New hands for the NEO humanoid: 25 degrees of freedom (22 in fingers/palm, 3 wrist), in-house tendon-driven quasi-direct-drive at unusually low 5:1–15:1 gear ratios (vs typical 100:1–200:1), with motors in the forearm pulling tendons through the wrist to keep distal inertia low. Every joint is force-controlled, backdrivable, and doubles as a force sensor, with tactile fingertip skin. IP68 waterproof and validated to millions of cycles — a concrete, spec-heavy step for dexterous manipulation.
FlashAttention-3/4 gains don't reach consumer RTX — FA-2 is the ceiling A hands-on kernel rebuild reaches FA-2 parity on a 5090 (206µs, batch=1, heads=8, seq=4096, head_dim=64) but finds the FA-3 lever — async WGMMA tensor-core instructions — simply isn't available on RTX; TMA and warp specialization don't move the number (the latter was even slightly negative). Confirms there's no free lunch left on Ada/Blackwell consumer silicon.
The "AI 2027" authors publish "AI 2040: Plan A" A follow-up scenario laying out a deliberately slower path in which humanity delays superintelligence to 2040, makes AI research public, lets multiple labs and countries reach the frontier, and enters a regime of "mutually assured compute destruction." In-thread reception is skeptical — especially the premise of intentionally letting rivals catch up — but it's a substantive governance piece.
From Reddit

A steerable world model got a real-time upgrade, plus two local-first image apps and a couple of reproducible workflow tips.

Update: LingBot World v2 — the drivable world model goes real-time Following this week's LingBot World release, Robbyant shipped a v2: a 14B open-weights interactive world model (image+text → controllable video with an unbounded interaction horizon) built on Wan2.2 with a causal pretraining paradigm, whose distilled variant claims 720p at 60fps in real time. You drive character actions — attack, archery, spellcasting — frame-by-frame via KV-caching. Weights on HuggingFace/ModelScope under CC BY-NC-SA 4.0; deployment code withheld.
Diffusion Desk — a Forge-like local image app with no Python An open-source desktop image-generation app for people who dislike ComfyUI's node graphs and Python dependency hell: a Kotlin Compose frontend over a C++ backend using stable-diffusion.cpp + llama.cpp. Text-to-image, local-LLM prompt enhancement, gallery, parameter reuse, auto image tagging via a vision LLM, LoRAs, and upscaling — now with Krea 2 support. Runs on Windows/Linux (CUDA tested).
A one-setting Krea 2 Turbo trick for more diverse, realistic output A reproducible finding: raising Krea 2 Turbo's starting resolution from 1MP to 2.5-6MP dramatically increases composition diversity and photographic realism while still using only 5 steps and basic settings. The model appears to associate 1MP with generic, centered "AI-look" compositions — bump the resolution and the framing loosens up.
Seedream 5.0 Pro across four very different styles, with the prompts A prompt-craft breakdown showing ByteDance's Seedream 5.0 Pro across 80s-90s anime OVA, photoreal movie poster, 3D animated family film, and 1970s documentary looks — full prompts posted so they're reproducible. The technique: explicitly force every element into the target style and rule out competing looks to stop drift.
From Reddit

A local-first AI assistant with MCP, two clipboard/text power tools, an SF Symbols devtool, and a few self-hosted open-source picks.

NanoClip — clipboard history, snippets, and clipboard "flows" in the menu bar A local-first macOS menu-bar utility that rolls three tools into one, each with its own remappable global hotkey: clipboard history (⌃⌘V), text-expansion snippets (⌃⌘S), and "Flows" that transform whatever's on your clipboard (⌃⌘F). macOS 14+, optional iCloud sync, no account. Pro is a $9.99 one-time — $5 with code EARLYBIRD through July 31.
WunderType — fix, improve, and translate text in any app, optionally on-device A macOS utility that rewrites and translates text system-wide via a keyboard shortcut — including Terminal, VS Code, and native apps where Grammarly can't reach. Four providers, including fully on-device via Ollama (text never leaves the Mac), plus BYOK OpenAI and OpenRouter (Claude/Gemini/Mistral/DeepSeek) with keys stored in the macOS Keychain and no middleman server. $8.99 one-time.
Create Custom Symbols v3.0 — turn any SVG into an Xcode-ready SF Symbol A macOS devtool that converts any SVG icon into a custom SF Symbol with one click, generating files you import directly into Xcode for UIKit/SwiftUI (and further editing in the SF Symbols app). A graphical alternative to the swiftdraw CLI and manual template wrangling; v3.0 adds layer support and drag-to-resize. Free for 3 symbols; a small IAP unlocks the rest.
Thinking Canvas — an open-source, local-first infinite canvas for Claude Chats and resources (webpages, PDFs, notes) live together on one canvas — think Obsidian Canvas meets NotebookLM — but with forking chat nodes that share context and "context connections" so a chat can rewrite a note, read a webpage, or add a PDF to project memory. Notes are stored as plain local Markdown (editable in Obsidian). Free; you pay token costs via API key or a Claude subscription.
OpenSpeech.dev — browse and audition open-source TTS voices in one UI A single standalone UI to browse open-source text-to-speech models and actually hear the voices, instead of hunting through scattered GitHub repos and downloading each one. A handy discovery surface for self-hosters looking to replace ElevenLabs with local TTS.
Plotix — self-hosted, ntfy-style publish/subscribe metric dashboards From the developer of Termix: like ntfy but for charts. Push data with a simple curl (curl -d '{"cpu":60,"gpu":45}' localhost:8080/computer-temps) and it renders a customizable graph in a web UI. Docker Compose included — a lightweight homelab metrics tool. Flagged by the author as early/experimental.
Griddy McGridFace — print-ready photo collages, no watermark traps A cross-platform open-source desktop app for the surprisingly-hard niche of making print-ready collages: drop in a folder of images, pick any page size, shuffle layouts, and export at full print quality to PNG/JPEG/WebP/PDF. Detects faces to keep them framed, supports per-cell lock/zoom/reposition and a larger centre image, and saves projects.
From Twitter

On Twitter today: GPT-5.6 landed in real tools within hours, OpenAI folded Codex into a ChatGPT SuperApp, Anthropic countered by putting Fable 5 in Max, open-weight models turned into a local-run story, and AI-assisted offense got uncomfortably real.