All posts

AI 67 posts

Every post filed under AI, newest first.

Where AI saves ops hours first: ranked by effort vs payoff
7 min read

Where AI saves ops hours first: ranked…

A ranked map of where SMB operators recover hours first with AI and light automation: missed calls, lead chase, FAQ deflection, booking, and CRM cleanup. Effort vs payoff matrix, not another nine-point audit checklist.

VGGT-Omega scales 3D reconstruction to 10B parameters with 70% less training memory
7 min read

VGGT-Omega scales 3D reconstruction to 10B parameters…

Meta and Oxford's VGGT-Omega is a CVPR 2026 oral that cuts GPU training memory by roughly 70%, scales to 10B parameters, and beats optimization pipelines on dynamic scenes. Here's what changed and how I'd evaluate it before betting a product on feed-forward 3D.

AI quotation automation for contractors: parse, price, approve
7 min read

AI quotation automation for contractors: parse, price,…

How contractors and service businesses automate quotes without inventing prices. The SCOPE pipeline: parse messy RFQs, match approved rates, draft the document, human approve, then sync CRM. Practical stack with n8n, Postgres, and GoHighLevel.

Cursor Origin is code hosting built for agents, not humans browsing GitHub
4 min read

Cursor Origin is code hosting built for…

Cursor launched Origin on the same day GitHub melted down. Repos, PRs, GitHub sync, and agents in one surface. Here's what shipped and what I'd actually migrate.

Multilingual AI agents that do not break on real customers
7 min read

Multilingual AI agents that do not break…

Why naive chatbots fail on Arabic, Spanish, and code-switched WhatsApp or voice traffic, and the engineering stack I use instead: detect, normalize, retrieve natively, reply natively, and score quality per language.

OpenAI and Nvidia are building 8 gigawatts of AI compute on a Cold War uranium site
4 min read

OpenAI and Nvidia are building 8 gigawatts…

PORTS-Pike in Pike County, Ohio will host up to 8 GW of OpenAI capacity on Nvidia's exclusive stack. Jobs, grid upgrades, community funds, and the financing story behind the headline.

GLM-5.3 got 50% better at coding without changing the base model
4 min read

GLM-5.3 got 50% better at coding without…

Z.ai shipped GLM-5.3 on the same weights as GLM-5.2 and jumped from 4.6 to 28.3 on Terminal-Bench 3.0. The lesson for builders: post-training and harness fit beat another pre-training run.

Hermes /loop gives agents a heartbeat without cron jobs
4 min read

Hermes /loop gives agents a heartbeat without…

Nous Research shipped /loop so Hermes re-runs prompts on a timer inside your session, with backoff and real stop conditions. It is cron with memory, and it changes how you monitor long agent jobs.

Inherent's Faraday beats frontier models at paper replication with a 27B orchestrator
4 min read

Inherent's Faraday beats frontier models at paper…

Faraday is a 27B agent trained with long-horizon RL to replicate research figures. Inherent reports it beats Claude Opus 4.8 and GPT-5.5 on its Replica benchmark by directing Codex as a tool.

OrcaRouter's abliterated Qwen3 27B is a red-team baseline, not a chatbot
3 min read

OrcaRouter's abliterated Qwen3 27B is a red-team…

Qwen3.8-27B-Uncensored-FP8 removes refusal directions via abliteration while keeping vision, tools, and 262K context. Useful for testing your guardrails, dangerous in production without your own safety layer.

AI agents on a bot-only RuneScape server invented a barter economy
4 min read

AI agents on a bot-only RuneScape server…

When bots do all the labor on an RS-SDK sandbox, gold stops working as money. Rare spawns like runite ore became currency. A weird game experiment with real lessons for multi-agent systems.

How to implement AI in your business in 2026 (without boiling the ocean)
8 min read

How to implement AI in your business…

A step-by-step 2026 playbook: audit one bottleneck, measure a baseline, pilot for real, wire the CRM, then expand. Avoid company-wide AI theater and ship a win in 6–10 weeks.

UK testers caught frontier agents targeting real people on the open internet
8 min read

UK testers caught frontier agents targeting real…

AISI logged 19 unsanctioned actions across 10 cyber eval runs, including fake GitHub identities and supply-chain pressure. Here is what builders shipping agents should take from the incident report.

Apple wants to freeze OpenAI's hardware push. The trade secrets fight is bigger than a lawsuit.
6 min read

Apple wants to freeze OpenAI's hardware push.…

Apple filed for a preliminary injunction to block two ex-employees and OpenAI from using alleged stolen secrets. Here is what the motion reveals about who might build the post-smartphone AI device.

How I redline contracts with Claude inside Microsoft Word (without losing track of changes)
5 min read

How I redline contracts with Claude inside…

Claude for Microsoft 365 can run a first-pass contract review with tracked changes in Word. Here is the workflow I would use before signing vendor or client agreements.

Hermes Agent v0.20.0 makes the agent speak, connect, and cite its sources
7 min read

Hermes Agent v0.20.0 makes the agent speak,…

Nous Research's Herald release adds streaming voice with barge-in, A2A v1.0 for multi-agent wire-up, signed outbound webhooks, grounded research citations, and a desktop app that became a real platform.

frame.md teaches AI agents to shoot branded video, not web pages
5 min read

frame.md teaches AI agents to shoot branded…

HeyGen's HyperFrames plus frame.md turn HTML, GSAP, and a design-system markdown file into deterministic MP4s. Here's the agent workflow I'd actually use for launch clips.

Gemini Omni Flash: edit video with text the way Nano Banana edited images
5 min read

Gemini Omni Flash: edit video with text…

Google DeepMind shipped Gemini Omni Flash at I/O 2026. It turns text, images, audio, and video into short clips you can reshape through conversation. Here's what actually matters if you build with generative media.

GitHub Spec Kit hit 100K+ stars by making AI plan before it codes
5 min read

GitHub Spec Kit hit 100K+ stars by…

Spec Kit turns vibe coding into Spec-Driven Development: constitution, specify, clarify, plan, tasks, implement. Here's the workflow, why it spread so fast, and when I'd actually use it.

Google Antigravity 2.0 is not an IDE update. It's a multi-agent desktop app.
5 min read

Google Antigravity 2.0 is not an IDE…

Antigravity 2.0 ships as a standalone agent command center with parallel subagents, scheduled tasks, voice, CLI, and SDK. Here's what changed from the IDE era and how I'd actually use it.

Grep beat vector search in agentic retrieval. The harness mattered more.
5 min read

Grep beat vector search in agentic retrieval.…

A May 2026 study on LongMemEval found inline grep often beat vector retrieval across Claude Code, Codex, Gemini CLI, and a custom harness. Here's what that means before you buy another vector database.

Claude Science is Anthropic's bet that researchers need a workbench, not a chatbot
3 min read

Claude Science is Anthropic's bet that researchers…

Anthropic launched Claude Science in beta on June 30: a macOS and Linux desktop app with 60+ database connectors, live code execution, HPC orchestration, and full provenance on every artifact. Here's what it actually does.

Claude Fable 5 is back after 19 days offline, and the safety rails changed
4 min read

Claude Fable 5 is back after 19…

Anthropic redeployed Claude Fable 5 globally on July 1 with a new cybersecurity classifier, Opus 4.8 fallbacks, and a cross-industry jailbreak severity framework. Here's what actually changed for developers.

Hermes Agent v0.18.0 stops claiming done and starts proving it
3 min read

Hermes Agent v0.18.0 stops claiming done and…

Nous Research's Judgment Release adds completion contracts, a coding verification evidence ledger, selectable Mixture-of-Agents, and a zero P0/P1 backlog sweep. Here's what changed for production agent workflows.

LangBot ships one codebase to Slack, Discord, WeChat, and a dozen more IM platforms
3 min read

LangBot ships one codebase to Slack, Discord,…

LangBot is an open-source, production-grade platform for deploying AI agents across Discord, Slack, Telegram, WeChat, Lark, DingTalk, and more. Here's how it wires LLMs, RAG, and n8n workflows into real chat channels.

NVIDIA's TwoTower model writes text in parallel and keeps 98.7% of AR quality
3 min read

NVIDIA's TwoTower model writes text in parallel…

Nemotron-Labs-TwoTower splits a 30B Nemotron backbone into a frozen context tower and a trainable diffusion denoiser, hitting 2.42x generation throughput with open weights on Hugging Face.

Berkeley's LOCUS dataset puts 2.2 million U.S. local laws in one searchable corpus
4 min read

Berkeley's LOCUS dataset puts 2.2 million U.S.…

LOCUS scrapes ordinances from 9,239 cities and counties, OCRs messy PDFs cheaply, and ships ModernBERT classifiers for paternalism, opacity, and enforcement discretion. Free on Hugging Face.

GLOSSOPETRAE proves LLMs code better in alien languages than in English
4 min read

GLOSSOPETRAE proves LLMs code better in alien…

GLOSSOPETRAE generates procedural coding languages from a seed. At full opacity, human legibility drops to ~15% while Opus and GPT hit 97-100% task accuracy. Human readability hurts model performance.

Hermes Agent blank slate mode: build agents with zero default tools
4 min read

Hermes Agent blank slate mode: build agents…

Nous Research added Blank Slate setup to Hermes Agent. You start with provider, files, and terminal only. Everything else stays off until you opt in, and the config survives hermes update.

All five major LLMs show pro-female hiring bias on Japanese resumes
4 min read

All five major LLMs show pro-female hiring…

A 43,200-call study on rirekisho-format resumes finds significant pro-female bias across Claude, GPT-4o, DeepSeek, Gemini, and Llama. Prompt fixes failed. Name removal helped but broke GPT-4o safety filters 42% of the time.

Stanford STORM turns any topic into a cited research report (31K GitHub stars)
4 min read

Stanford STORM turns any topic into a…

STORM researches topics via multi-perspective question asking, builds an outline from web sources, and writes long-form articles with citations. Free hosted demo or pip install knowledge-storm.

VIMPO beats GRPO on hard math benchmarks without training a critic
4 min read

VIMPO beats GRPO on hard math benchmarks…

VIMPO derives a policy-implied value function from KL-regularized RL optimality conditions. It improves over GRPO on AIME and OlympiadBench while staying critic-free. Code on GitHub.

Midjourney built a 60-second body scanner (and the AI has nothing to do with it)
5 min read

Midjourney built a 60-second body scanner (and…

Midjourney Medical unveiled a full-body ultrasound scanner with 500,000 transducers and a 2027 SF spa launch. The twist: no generative AI in the imaging pipeline, and no FDA clearance yet.

Anthropic filed for IPO at $965B, OpenAI declared chat dead, and Gary Marcus called it a bubble. Something's gotta give.
9 min read

Anthropic filed for IPO at $965B, OpenAI…

A $965B confidential S-1, OpenAI's 'chat is dead' pivot, and a half-trillion-dollar chip rout, all in one week. One capital cycle, one market that can't decide what to believe.

What Claude Fable 5's leaked system prompt actually reveals about Mythos
5 min read

What Claude Fable 5's leaked system prompt…

A near-complete Claude Fable 5 product prompt surfaced on GitHub in June 2026. The Mythos tier, artifact storage API, and model-switch rules are the parts that matter for builders.

Free AI resources: a curated list for aspiring AI engineers
16 min read

Free AI resources: a curated list for…

A hand-picked directory of free AI courses, math resources, datasets, and tools, annotated so you know what's worth your time and what to skip.

Microsoft's ML for Beginners is still the best free 12-week classic ML path
4 min read

Microsoft's ML for Beginners is still the…

26 lessons, 52 quizzes, Scikit-learn projects, and Jupyter in VS Code. Microsoft's MIT-licensed curriculum is the on-ramp I still send before deep learning rabbit holes.

Claude artifacts can persist data now. The leaked Fable 5 prompt explains how.
5 min read

Claude artifacts can persist data now. The…

Anthropic's Claude Fable 5 system prompt leak reveals window.storage, a key-value API for artifacts that remember data between chats. Here is what builders can actually do with it.

Claude Fable 5 spent 1.4M tokens designing a humanoid robot. What shipped?
4 min read

Claude Fable 5 spent 1.4M tokens designing…

Jake Fitzgerald's viral demo used two hours and 1.4 million tokens to generate CAD-ready humanoid robot designs, kinematics, and animations. I broke down what is real versus render hype.

Claude Fable 5 built a playable Minecraft clone from one prompt. I checked the repo.
5 min read

Claude Fable 5 built a playable Minecraft…

Developers are shipping browser Minecraft clones with Claude Fable 5 in 20 to 40 minutes for roughly $12 to $30. The interesting part is not the game. It is the systems design the model held in one context.

Cohere North Mini Code is a 30B MoE you can self-host for agentic coding
4 min read

Cohere North Mini Code is a 30B…

Cohere's first open-weight coding model activates 3B of 30B parameters per token, ships under Apache 2.0, and targets terminal agents. Here is when I would run it locally instead of a frontier API.

MoneyPrinterTurbo turns one keyword into a short video pipeline you can self-host
4 min read

MoneyPrinterTurbo turns one keyword into a short…

The open-source MoneyPrinterTurbo repo chains LLM scripts, TTS, stock footage, and FFmpeg into finished 9:16 or 16:9 videos. Here is the architecture worth copying even if you never post on TikTok.

From SDLC to ADLC: how I orchestrate agents without drowning in PRs
6 min read

From SDLC to ADLC: how I orchestrate…

Agents write at machine speed. Humans still own merge. An Agentic Development Lifecycle playbook: guardrails, test agents, review tiers, and what to discard before it hits your queue.

AI agents write 741% more code. Releases rise 20%. Here's the data.
6 min read

AI agents write 741% more code. Releases…

MIT and Wharton tracked 100,000+ GitHub developers through the full pipeline. Code volume explodes. Shipping barely moves. What the attenuation effect means if you run agents today.

Anthropic filed confidential IPO paperwork at a $965B valuation. Here's what builders should watch.
4 min read

Anthropic filed confidential IPO paperwork at a…

Anthropic's confidential S-1 keeps the option open for a public listing while enterprise Claude revenue hits a $47B run rate. What confidential filing means, and what changes for teams shipping on Claude.

OpenAI Codex Sites turns a prompt into a hosted app with a shareable URL
4 min read

OpenAI Codex Sites turns a prompt into…

Codex Sites builds, deploys, and hosts lightweight web apps from plain English. Here's who gets access, what actually ships, and when I'd use it on client work.

Cognition raised $1B because Devin now writes 89% of its own code
4 min read

Cognition raised $1B because Devin now writes…

Cognition closed a $1B Series D at a $26B valuation with $492M run-rate revenue. The clearest proof point is internal: 89% of Cognition's committed code now comes from Devin. Here's what that means if you ship software for a living.

Gemini Embedding 2 puts text, audio, video, and images in one search space
4 min read

Gemini Embedding 2 puts text, audio, video,…

Google's Gemini Embedding 2 maps text, images, video, audio, and PDFs into a single vector space. One ingestion pipeline, cross-modal retrieval, and a cleaner path to multimodal RAG in production.

Qwen3 8B can run a full coding agent on hardware you already own
4 min read

Qwen3 8B can run a full coding…

Qwen3 8B at Q4_K_M fits in about 5 GB of VRAM and hits roughly 20–50 tok/s on consumer GPUs, including older cards. Here is how to think about local agentic coding without the Mac Mini hype.

SAM3DBody-cpp brings Meta's 70-joint body tracking to pure C++
4 min read

SAM3DBody-cpp brings Meta's 70-joint body tracking to…

Most 3D body tracking stacks need Python and PyTorch at runtime. SAM3DBody-cpp wraps Meta's SAM 3D Body model in a standalone C++ engine with ONNX Runtime, outputting 70 joints and full meshes from a camera feed.

Frontier models are too expensive for agent loops. Specialized models are closing the gap.
7 min read

Frontier models are too expensive for agent…

Composer 2.5 scores 62 on the Coding Agent Index at $0.07 per task while Opus 4.7 costs $4.10. Here's the hybrid routing math I use when agent loops would bankrupt a frontier-only stack.

Tinker lets you fine-tune big models without owning the GPU cluster
5 min read

Tinker lets you fine-tune big models without…

Thinking Machines Lab's Tinker API runs distributed LoRA training while you write a normal Python loop on your laptop. Here's how it fits the Cursor playbook for teams that are not Cursor.

DeepSeek wrote a VPN obfuscation plugin in one afternoon. The interesting part is not the VPN.
5 min read

DeepSeek wrote a VPN obfuscation plugin in…

A free DeepSeek v4 flash session produced a 410-line SIP003 HTTP/2 obfuscator for Shadowsocks with zero hand-written Go. The story is what coding agents already know about protocol plugins, not circumvention hype.