Category: tech > ai
143 insights in this category - page 2 of 8. View all insights
ChatGPT quietly launched an agent builder at chatgpt.com/agent
A 42-second TikTok claims ChatGPT rolled out an agent builder at chatgpt.com/agent with templates, app connections, and memory files. Pure teaser, zero subst...
China Cloned Claude Design as a Portable Skill Bundle
A trending GitHub repo from China reportedly reimplements Claude Design as a portable skill bundle for Claude Code or Codex, sidestepping metered usage limits.
Claude Code forked subagents inherit the parent session context
Claude Code's new forked sub-agents inherit the parent session's full context instead of starting fresh, making parallel evaluation tasks cheaper and more ac...
Flipbook: an infinite visual browser generated by image models
Flipbook is an experimental infinite visual browser where every page is generated on demand by an image model, with all text rendered as pixels and no HTML.
Google Cloud Next 2026: Agentic AI Highlights and TPU Generation 8
Recap of Google Cloud Next 2026: Gemini Enterprise as the agentic application layer, 8th-gen TPUs, Workspace Intelligence, and live voice agents in production.
OpenAI Privacy Filter: open-weight on-device PII redaction
OpenAI released Privacy Filter, an Apache 2.0 1.5B-parameter token classifier for context-aware PII redaction. It runs locally and hits 96% F1.
Karpathy-style overnight metric-gated agent loops for code
Metric-gated overnight agent loop: Claude Code keeps only diffs that improve a numeric KPI (bundle size, Lighthouse, test count) and pass veto tests.
RAG vs long context vs fine-tuning: when to use each
Quick framing of when to reach for RAG, long-context prompting, or fine-tuning with LLMs, plus how RAFT combines retrieval with fine-tuning.
ChatGPT as a quick personal stylist: skin tone and outfit prompts
A short TikTok tip about uploading a headshot to ChatGPT for skin-tone analysis, flattering color recommendations, and summer outfit visualisations.
Introducing GPT-5.5
OpenAI's GPT-5.5 is their strongest agentic model yet, matching GPT-5.4 latency while using fewer tokens. API pricing: $5/1M in, $30/1M out.
Sub agents vs Agent Teams
Sub-agents are isolated, parallel workers that keep the orchestrator's context clean. Agent teams are long-running groups sharing state for collaborative work.
Taste skill + GPT Image V2 fixes AI agent frontend output
The open-source taste skill plus GPT Image V2 pushes Claude Code and Codex past generic SaaS templates, giving AI-generated frontends a distinct visual ident...
Tips for building good Claude Skills
Three high-leverage tactics for Claude Skills: keep a gotcha log of past mistakes, use the file system for progressive disclosure, and avoid railroading the ...
Link in bio for an agentic OS system
Structure a personal agentic OS around Claude Code using an org-chart of domains, skills, and skill packs, with Obsidian and GWS-CLI as infrastructure.
Introducing ChatGPT Images 2.0
OpenAI launched ChatGPT Images 2.0 on 21 April 2026, pitched as a new era of image generation, though public details remain sparse at capture.
Claude Live Artifacts turns cowork into a dashboard builder
Claude desktop's cowork tool adds Live Artifacts, persistent dashboards built in plain language and refreshed with live data via MCP connectors.
Fix Claude Design sameness with a Firecrawl brand system
Claude Design outputs look identical by default. Extract brand JSON via Firecrawl and upload it as a Design System so every generation stays on brand.
Claude Live Artifacts: dashboards from connected apps
Claude's Live Artifacts turn Cowork integrations into interactive dashboards, pulling live data from Google Calendar, Slack, and other connected apps.
HyperFrames: Write HTML, Render Video, Built for Agents
HyperFrames renders HTML compositions into MP4 video, designed for AI agents. Plain HTML with data attributes - no React, no proprietary DSL.
Claude Design: Anthropic's AI-Native Interface Generator
Anthropic launched Claude Design, a prompt-driven tool for wireframes, mockups, slides, and templates, with design system integration via GitHub or local fol...