Category: tech > ai
143 insights in this category - page 3 of 8. View all insights
Introducing Claude Design by Anthropic Labs
Anthropic launched Claude Design, a collaborative AI design tool powered by Opus 4.7 with full design-system workflow and tight Claude Code handoff to engine...
Cloudflare's Agent Readiness Score: how agent-ready is your site?
Cloudflare's isitagentready.com scores sites on emerging AI agent standards. Only 4% of the top 200k sites declare AI preferences; their docs saw 66% faster ...
video-use: edit videos with Claude Code via transcripts
Video-use is a Claude Code skill that turns raw footage into edited cuts via word-level transcripts plus on-demand visual filmstrips, at a fraction of the to...
Gemini Embeddings 2: text, image, video, audio in one vector space
Google's Gemini Embeddings 2 natively maps text, images, video, audio, and documents into one vector space, removing per-modality pipelines and conversion loss.
7 levels of Claude Code and RAG
A 7-level maturity model for giving Claude Code durable memory. Most should stop at level 4 (Obsidian vault with index hierarchy); real RAG adds cost and fra...
Aperture by Tailscale: Identity-Based AI Gateway for LLM Requests
Tailscale's Aperture (alpha) is a centralized AI gateway using Tailscale identity to route LLM requests with spending limits, access control, and telemetry.
Artifacts: versioned storage that speaks Git
Cloudflare launched Artifacts, a Git-protocol versioned filesystem for AI agents, plus open-source ArtifactFS that cuts multi-GB repo startup from 2 min to 1...
Automate work with routines - Claude Code Docs
Claude Code Routines are cloud-hosted Claude sessions triggered by schedule, HTTP API, or GitHub events, replacing Claude-in-CI and cron-plus-scripts patterns.
Caveman: Claude Code skill cuts output tokens 65% via caveman-speak
Caveman is a Claude Code skill that responds in caveman-speak (no articles, no filler) to cut output tokens ~65% on average without losing technical accuracy.
Codex for (almost) everything
OpenAI expanded Codex into a full desktop agent: drives the Mac cursor, runs 90+ plugins, parallel agents, image generation, and scheduled cross-day automati...
Darkbloom: Private AI Inference on Apple Silicon
Darkbloom routes encrypted AI requests to idle Apple Silicon Macs, the Airbnb of GPU compute. ~50% cheaper than OpenRouter, with hardware attestation.
Fireworks AI - Fastest Inference for Generative AI
Fireworks AI is an inference platform for open-source generative models, marketed with latency drops from 2s to 350ms but no pricing or benchmarks.
Friends Don't Let Friends Use Ollama
Ollama wraps llama.cpp but skipped attribution, forked ggml badly, and pivoted to VC-backed cloud. llama.cpp delivers up to 1.8x throughput on the same hardw...
Gemini for macOS - your native AI desktop app
Google shipped a native Gemini macOS app with one-keystroke Option+Space access and optional screen sharing. Free, Apple Silicon only, macOS Sequoia 15.0+.
exo: Cluster Macs to Run Frontier AI Models Locally
exo clusters Apple Silicon Macs into a distributed AI inference pool, running DeepSeek v3.1 671B and Kimi K2 locally with RDMA over Thunderbolt 5.
Graphify: Knowledge Graph Skill for AI Coding Assistants
Graphify builds a multi-modal knowledge graph (Tree-sitter + LLM extraction, Leiden communities) so AI coding assistants grasp large codebases at 71x fewer t...
Introducing Agent Lee - a new interface to the Cloudflare stack
Cloudflare Agent Lee is an in-dashboard AI assistant using Codemode to turn MCP tools into a TypeScript API, with Durable Object proxy gating writes by elici...
Opus 4.7 explained in 30 seconds
A 30-second rundown of Opus 4.7: gains on coding benchmarks, 3x higher screenshot resolution, new X high reasoning tier, and a /ultra-review slash command.
Qwen3.6-35B-A3B: Agentic Coding Power, Now Open to All
Alibaba open-sourced Qwen3.6-35B-A3B, a 35B MoE with 3B active params scoring 73.4 on SWE-bench Verified and integrating with Claude Code via OpenAI-compatib...
Claude Code /routines: Server-Side Scheduled Tasks
Claude Code /routines (via /schedule) runs scheduled tasks on Anthropic's servers, not your terminal. Triggers support cron, API, or GitHub webhooks.