From Product Hunt

AI copilots that live inside the tools you already use, and local-first utilities built for the agent era — that was the shape of today's launches.

Folio AI — a real-time copilot inside PowerPoint & Slides Open any deck and prompt Folio to edit it directly in PowerPoint or Google Slides — no separate generator. Built by Aymeric Roucher (ex-Hugging Face Agents lead), its slides engine edits decks with ~6x fewer tokens than rivals, keeps charts and shapes native and editable, supports LaTeX, and works from your existing brand layouts so output survives a designer review.
▲ 236 · get-folio.ai
MeetingMemo — a fully private, on-device meeting recorder for Mac Records, transcribes and summarizes meetings entirely on your Mac — raw audio never leaves the device, and no bot joins the call (unlike Granola/Otter/Fathom). Free on-device AI runs the summaries via Ollama with no API key, or bring your own Claude/GPT key. macOS 26 + Apple Silicon. 30-day trial, then $29.99/year.
▲ 14 · meetingmemo.app
OpenBot — tag specialized agents like teammates An open-source, local-first runtime that drops diverse agents into one workspace and orchestrates them with a tag-and-channel system (@-tag agents, route tasks, persistent threads on your local filesystem). BYOK across OpenAI/Anthropic/Gemini, a community agent registry, and an SDK to build your own — for people who want structural control over an agent fleet, not one mega-agent.
▲ 34 · getopenbot.com
Supra Player — compare and sync up to 12 videos on Mac A lightweight, native macOS player for reviewing and comparing video: up to 12 clips side by side with frame-accurate playback, automatic audio-based sync, shared zoom/pan, custom layouts and annotations — no timelines or project files. Built by a dev tired of opening Final Cut just to compare AI video outputs (upscaling, interpolation, restoration).
▲ 123 · apps.apple.com
CowCo — the everything-editor for your AI workflow Point it at a project folder, browse the tree, and open/edit almost any file type — text, markdown, documents, spreadsheets, images — in one place. The open file stays live as your agent edits it on disk ("Quick Look that can edit and never goes stale"). It's the human half of a Claude/Copilot/ChatGPT workflow: fully local, no account, free forever.
▲ 9 · cowco.app
VibeRaven — open-source mission control for AI-built apps Scans repos built with AI agents for launch gaps across auth, billing, database, deploy, monitoring and tests, then hands you one focused prompt for your coding agent. The maker's pitch is the post-launch loop: tracking what changed between releases, version drift, production bugs and postmortems your agent doesn't otherwise see. MIT, free, self-hostable.
▲ 10 · github.com
Cloud World Model — simulate AWS/GCP/Azure without the bill Model multi-cloud architectures to predict cost, performance and resilience without provisioning anything. A capacity-aware engine models per-provider behavior, chaos engineering injects zone outages and DB crashes for a resilience score, and an explorer compares provider combos on cost/latency/lock-in. Notably ships an RL training API so agents can learn cloud optimization in a safe, cost-free sandbox.
▲ 153 · cloudworldmodel.ai
From Twitter
For You Open models Claude Code AI video Local AI Security

Twitter was useful today where it added proof: repo lists, benchmark screenshots, local hardware runs, exploit tooling, and creator workflows around the same topics that showed up in Product Hunt and Reddit.

From Reddit

A day of faster open models and hardware reality-checks — plus a long-running export-control saga that finally looks ready to break.

PSA from a GPU modder: those "96GB" 4090s and 5090s are a scam A US GPU-lab operator who designs 48GB 4090 PCBs with two Chinese factories says the 96GB 4090s/5090s circulating on AliExpress simply don't exist — you'll pay and never get the card (the most they've shipped is a 32GB 4080 Super). A companion Shenzhen Huaqiangbei report priced a "96GB 5090" mod at ~$8,200 but noted the vBIOS likely won't even register the extra VRAM.
Fable 5 on track to return "as soon as this week" — Axios Following the export-control saga: Axios reports the Trump administration is close to letting Anthropic restore Fable 5, with limits possibly lifted this coming week and talks continuing over the weekend. Commerce already cleared Mythos 5 (the cybersecurity model) to return Friday. Fable 5 still needs Pentagon and NSA sign-off, so it isn't final — both models had been dark for ~15 days.
Hassabis: AI is reconstructing imagined — and dreamed — imagery from brain scans In a new interview clip, Demis Hassabis says neuroscientists are already using AI video models to reconstruct what people are imagining, or even dreaming, from brain scans, and predicts "sci-fi devices in the next few years." It ties to his long-running thesis that imagination is a form of simulation — and to how models like Veo learned intuitive physics from video. Speculative on timelines, but a striking pointer to AI-assisted neuro-decoding.

Quick hits — local tooling.

Model Registry — torrents for open models, with Hugging Face as a fallback web seed Publishes .torrent files for popular open models; if no peers are available, BitTorrent clients fall back to pulling files straight from HF via a small redirect backend. A resilience layer for grabbing big weights when HF is slow.
From Reddit

The local image scene kept tooling around Krea 2 and Ideogram 4 — new inpainting, a skin-texture trick, and low-VRAM training that actually works.

A drop-in VAE swap that fixes Krea 2's skin texture Swap Krea 2's default VAE for spacepxl's Wan2.1-VAE-upscale2x (via the ComfyUI-VAE-Utils custom node) for noticeably more realistic skin and finer detail — no retraining or extra LoRAs. Side-by-side comparisons show a clear improvement, making it a cheap quality win for anyone running Krea 2 locally.

Quick hits — Krea 2 workflows.

Training a Krea 2 LoRA on just 12GB VRAM A battle-tested guide for an RTX 3060 (12GB + 64GB RAM offload), where default 16GB-card settings OOM instantly: Krea 2 Raw, LoRA not LoKr, 768px, 1250–1500 steps, ~8 hours/run. Proof that Krea 2 finetuning is reachable on modest hardware.
Z-Image Turbo vs Krea 2 — a fast, lightweight contender A cyberpunk side-by-side: Z-Image Turbo (8 steps, res_2s/beta, SEEDVR2 upscale) holds its own against Krea 2 (10 steps, same sampler) — a reminder there's a quicker local option worth benchmarking for stylized work.
From Reddit

A strong day for power-user Mac tooling — much of it built for the agent era — plus open-source dev and self-hosting kit.

Lidless — keep your Mac awake, lid closed, for coding agents A tiny open-source menu-bar toggle built so Claude Code, Codex and friends keep grinding while you close the laptop and walk away. Unlike caffeinate-style tools, it sets the kernel's SleepDisabled flag (the same thing pmset -a disablesleep 1 does), which actually survives lid-close on Apple Silicon — and being open source, you can read exactly what it changes first. Free.
Nought — a genuinely native Mac spreadsheet that never phones home Swift + AppKit (not Electron), 7MB, opens in under a second. It opens your .xlsx files, edits them in place and saves them back, fully offline — built because Numbers mangles .xlsx and Excel wants a subscription. Already has AutoFilter, deep multi-level sorting (even by color), conditional formatting, data validation, named ranges, sparklines and charts. Free during early access.
Murmur — local text-to-speech with voice cloning, no cloud credits An Apple Silicon TTS app that turns long text into audio entirely on-device — no monthly credits, no uploading private scripts. Multiple local voice models, voice cloning / Voice Design, PDF/EPUB import, project workflows, WAV/M4A export. Aimed at narration, voiceovers and audiobook drafts. $49 one-time.
Tabularis — the database client your AI agent can actually use An open-source desktop SQL workspace for PostgreSQL, MySQL/MariaDB, SQLite and 12+ more (DuckDB, ClickHouse, Redis, Firestore). The hook: a built-in MCP server lets Claude, Cursor and Devin read your schema and run queries in the same client you use — so the agent and you share one connection instead of a separate, blind tool.
MacWrap — package a Windows .exe into a native macOS .app Wraps that one Windows-only program (trading software, a hardware utility, a legacy app) into a native-feeling .app container you launch from the Dock — no firing up a full Parallels/VM just to run a lightweight tool. The wrapped app gets its own icon and runs isolated.
Sxitch — a native type-to-switch app switcher Fixes Cmd-Tab's inconsistency (sometimes one Tab, sometimes four). Trigger a picker with rcmd or cmd+tab, type a few letters ("fir" → Firefox), and it focuses the instant one app uniquely matches — no extra confirmation like Raycast/Alfred. Free core; Pro adds window switching, theming, direct-launch shortcuts and a blacklist.

Quick hits — open source & self-hosted.

Edmund — a lightweight native Markdown editor (Typora alternative) 100% Swift, ~15MB, open source, with Typora-style live-preview WYSIWYG and GFM/Obsidian-flavored Markdown — built with Claude Code. macOS 14+.
FileFlows 26.06 — self-hosted file-processing automation New stable release of the node-based engine that auto-transcodes and optimizes media as it lands — a natural complement to an *arr + Jellyfin stack for normalizing libraries without manual HandBrake runs. Docker-ready.