Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

system design

30 articles about system design in AI news

VMLOps Publishes NLP Engineer System Design Interview Guide

VMLOps has published 'The NLP Engineer's System Design Interview Guide,' a detailed resource covering architecture, scaling, and trade-offs for real-world NLP systems. It provides a structured framework for both interviewers and candidates.

75% relevant

Why I Skipped LLMs to Extract Data From 100,000 Wills: A System Design Story

An engineer details a deterministic, high-accuracy document processing pipeline for legal wills using Azure's Content Understanding model, rejecting LLMs due to hallucination risk and cost. A masterclass in pragmatic AI system design.

85% relevant

Claude's Subagents vs. Agent Teams: A Practical Framework for Multi-Agent System Design

Anthropic's Claude offers two distinct multi-agent models: isolated subagents for parallel tasks and communicating agent teams for complex workflows. The key design principle is to split work by context, not role, and to default to a single agent until complexity is proven necessary.

87% relevant

OpenAI Targets Autonomous AI Researcher System for Parallel Problem-Solving

OpenAI is reportedly developing an autonomous AI researcher system designed to decompose complex problems, run parallel agents, and synthesize results. This represents a strategic shift toward multi-agent, reasoning-focused architectures.

85% relevant

Beyond Relevance: A New Framework for Utility-Centric Retrieval in the LLM Era

This tutorial paper posits that the rise of Retrieval-Augmented Generation (RAG) changes the fundamental goal of information retrieval. Instead of finding documents relevant to a query, systems must now retrieve information that is most *useful* to an LLM for generating a high-quality answer. This requires new evaluation frameworks and system designs.

92% relevant

Anthropic Launches Managed Agents for Long-Running AI Workflows

Anthropic has launched Managed Agents, a hosted service for creating and running long-running AI agents. This addresses core system design challenges for persistent AI workflows that operate beyond single API calls.

95% relevant

GR4AD: Kuaishou's Production-Ready Generative Recommender for Ads Delivers 4.2% Revenue Lift

Researchers from Kuaishou present GR4AD, a generative recommendation system designed for high-throughput ad serving. It introduces innovations in tokenization (UA-SID), decoding (LazyAR), and optimization (RSPO) to balance performance with cost. Online A/B tests on 400M users show a 4.2% ad revenue improvement.

95% relevant

VMLOps Publishes Free GitHub Repository with 300+ AI/ML Engineer Interview Questions

VMLOps has released a comprehensive, free GitHub repository containing over 300 Q&As covering LLM fundamentals, RAG, fine-tuning, and system design for AI engineering roles.

85% relevant

Inside leboncoin's Spark Design System

leboncoin built Spark, a second-generation design system with 110 tokens and strict governance, to coordinate 70 teams modifying the same three platforms. The system addresses fragmentation risks amplified by AI coding tools like Claude Code and Cursor, improving accessibility scores from 30 to 64.

66% relevant

Alibaba DAMO Academy Releases AgentScope: A Python Framework for Multi-Agent Systems with Visual Design

Alibaba's DAMO Academy has open-sourced AgentScope, a Python framework for building coordinated AI agent systems with visual design, MCP tools, memory, RAG, and reasoning. It provides a complete architecture rather than just building blocks.

97% relevant

Google's PaperBanana AI Generates Academic Diagrams, Beats Human Designs 3:1

Google released PaperBanana, an AI system that transforms raw methodology text into publication-ready academic diagrams using a 5-agent creative pipeline. In blind evaluations, humans preferred its outputs nearly 3 out of 4 times over manually designed figures.

95% relevant

Microsoft Launches Free 'AI Agent Course' for Developers, Covers Design Patterns to Production

Microsoft has released a comprehensive, hands-on course for building AI agents, covering design patterns, RAG, tools, and multi-agent systems. It's a practical resource aimed at moving developers from theory to deployment.

85% relevant

Anthropic Deploys Multi-Agent Harness to Scale Claude's Frontend Design & Autonomous Software Engineering

Anthropic engineers detail a multi-agent system that orchestrates multiple Claude instances to tackle complex, long-running software tasks like frontend design. The approach aims to overcome single-model context and reasoning limits.

85% relevant

Claude Code + Stitch: A New AI-Powered Design-to-Code Workflow Emerges, Challenging Figma's Dominance

A new workflow combining Anthropic's Claude Code with the Stitch design system is being hailed as a superior AI-native alternative to traditional tools like Figma. It enables rapid, high-fidelity conversion of design concepts into production-ready code.

87% relevant

AI Revolutionizes Home Design: How Drafted Transforms Months of Planning Into Hours

Drafted, an AI-powered home design system, is transforming residential architecture by condensing months of early-stage planning into hours. The platform integrates local building regulations and practical constraints to create feasible designs from the start, serving architects, homebuyers, and builders simultaneously.

85% relevant

Google DeepMind's Breakthrough: LLMs Now Designing Their Own Multi-Agent Learning Algorithms

Google DeepMind researchers have demonstrated that large language models can autonomously discover novel multi-agent learning algorithms, potentially revolutionizing how we approach complex AI coordination problems. This represents a significant shift toward AI systems that can design their own learning strategies.

85% relevant

ReDesign: Agentic Decomposition Recovers Editable Design from Raster Images

ReDesign uses agentic decomposition to recover editable design structures from raster images, extracting text, vectors, and layers. No benchmark numbers were disclosed.

82% relevant

MCP Server Design Flaw Produces 11 CVEs Across 7,000+ Instances

OX Security disclosed 11 MCP CVEs on 20 April 2026, affecting 7,000+ servers. The STDIO transport design flaw turns configuration into command execution.

70% relevant

Lilian Weng Argues Harness Design, Not Model Rewrites, Is Path to RSI

Lilian Weng argues RSI starts with harness design, not model rewrites, citing Sakana AI's The AI Scientist in Nature 2026 and two other projects.

94% relevant

GraphRAG Memory Design: Retrieval Over Storage, MCP Integration

Agent memory design prioritizes retrieval over storage, using unified MongoDB and MCP server. GraphRAG enables multi-hop traversal via three strategies.

75% relevant

6 MCP Server Design Lessons from Anthropic's Co-Creator — Stop Wrapping

MCP co-creator David Soria Parra's 6 design lessons: stop wrapping CRUD endpoints, use progressive discovery, and choose Skills vs MCP by the problem. Claude Code users must redesign tool granularity for agents.

100% relevant

Zhipu's GLM 5.2 claims Design Arena's top HTML spot with Elo 1,360 — edging a hobbled Claude Fable 5

Zhipu AI's 753-billion-parameter open-weight model GLM 5.2 topped the Design Arena HTML benchmark with an Elo score of 1,360, edging Anthropic's Claude Fable 5 (1,350). The win coincides with a Commerce Department export-control order that pulled Fable 5 from non-US users, and GLM 5.2's API pricing

92% relevant

Anthropic's Fable 5 Beta Shows 10x Drug Design Speedup Ahead of IPO

Anthropic's Fable 5 beta achieved 10x speedup in protein design before being pulled from testing, signaling enterprise monetization ahead of IPO.

92% relevant

Nvidia, Unitree, Sharpa unveil H2+ humanoid robot reference design

Nvidia, Unitree, and Sharpa released H2+, a humanoid robot reference design, at Computex 2026 to standardize physical AI development workflows.

90% relevant

Anthropic's Claude Design Reads Your Codebase, Drops Figma Stock 7%

Anthropic launched Claude Design, a visual workspace reading codebases for brand consistency. Figma stock dropped 7% on the announcement.

80% relevant

Google's Design.md Gives AI Coding Agents a Visual Design Memory

Google introduced Design.md, a file format for storing design tokens and rules that AI coding agents can read to maintain visual consistency, addressing a key failure point in automated UI generation.

95% relevant

Microsoft Fires Candy Crush AI Team After Years of Level-Design Tool Development

A developer claims Microsoft fired the AI team at King, the Candy Crush developer, after they spent years building tools to automate level design. This highlights the tension between long-term AI R&D and corporate cost-cutting.

85% relevant

TienKung Ultra Robot Wins Design Award at Beijing Humanoid Half-Marathon

The TienKung Ultra humanoid robot won the 'Best Design' award at the Beijing Humanoid Robot Half-Marathon, recognized for its natural running motion. It completed the full 21.1 km course in 1 hour and 15 minutes.

89% relevant

Akshay Pachaar Inverts LLM Agent Architecture with 'Harness' Design

AI engineer Akshay Pachaar outlined a novel 'harness' architecture for LLM agents that externalizes intelligence into memory, skills, and protocols. He is building a minimal, didactic open-source implementation of this design.

89% relevant

Anthropic Launches Claude Design, a Direct Figma Competitor

Anthropic launched Claude Design, a direct competitor to Figma, following the resignation of its Chief Product Officer from Figma's board. Figma's stock fell 7% in an hour after the announcement.

100% relevant