392 related articles
Forward Deployed Engineer (FDE): The M…
Forward Deployed Engineers (FDEs) are the hottest emerging role in AI. Learn what FDEs do, what skills they need, why companies like Palantir and OpenAI can't hire enough of them, and what this means for your career.

OpenAI and Work Louder launch the Codex Micro custom control panel with voice input, analog joystick, and programmable keys designed for AI-assisted coding workflows.

Andrew Ng's DeepLearning.ai teams up with Anthropic to teach Agent Skills: file structure, progressive disclosure, MCP integration, and the full path from Claude.ai to the Agent SDK.

A complete guide to building AI agents with DeepSeek R1: private knowledge bases using RAG, basic/advanced agent implementation, and Coze/Dify workflow tutorials.

Deep dive into langgraph-agent-stack: per-run dollar budget control, canary traffic routing, Mock testing mode, and 800+ test cases to safely deploy AI Agents from demo to production.

Karma is an orchestration layer for AI coding agent frameworks, solving multi-agent collaboration, task decomposition, state management, and observability challenges. Compatible with Aider, OpenHands, and more.

LeRobot 3D is an open-source project adding 3D spatial perception to the SO101 robot, featuring multi-camera point cloud fusion, forward kinematics, ICP calibration, and browser-based visualization.

A ByteDance interviewer breaks down the 3-layer Vibe Coding interview framework: AI tool awareness, complex product engineering, and a 1-hour full-stack challenge. Architectural thinking wins.

PawFlow decouples vision and reasoning into two models, letting a text-only LLM reliably control a Linux desktop. A deep dive into its dual-model architecture, pre-click guard, and caching strategy.

A structured 4-week AI Agent learning roadmap: Week 1 covers LLMs & Prompt engineering, Week 2 ReAct paradigms, Week 3 RAG memory systems, Week 4 multi-agent architectures.

Learn how to build an automated AI agent using Cherry Studio, MCP protocol, and locally deployed models — covering DeepSeek integration, web scraping, and private knowledge base setup.

A deep dive into Agent Skills: what they are, how they differ from Function Calling, and a 3-step guide to understanding and customizing Skills for real business use cases.

An indie developer built low-poly aerial combat game AFTERBURN using Claude Code, covering flight controls, dogfight AI, weapon systems, and cinematic replay. A real look at AI-assisted game development.

Learn LangChain 1.3 core concepts including LLM model abstraction, RAG retrieval-augmented generation, and Agent orchestration. Build a Deep Agent with planners, tools, and reflection modules.

Test engineers: use the AI Skill 'Doc-based Test Case Generator' to auto-generate structured test cases from PRDs or screenshots, covering boundary values, negative scenarios, and more.
Building RL-Powered Autonomous Researc…
How NVIDIA NeMo combines reinforcement learning to train agent skills and build an Autoresearch workflow capable of autonomously running ML experiments end-to-end.
shadcn/helpers Open-Sourced: createCha…
shadcn open-sources @shadcn/helpers with createChat — a utility for AI SDK and TanStack AI that enables scripted conversations, tool calls, and deterministic testing.
Why Cursor Should Be Split Into Two Se…
Why developers want Cursor split into Editor and Agent apps — an analysis of the core tension, the value of separation, and where AI coding tools are headed.

Microsoft Research's Manohar proposes a disruptive education reform framework: abolish grading, allow AI in exams, and enable lifelong micro-credentials. Facing a global youth employment crisis, he calls for rebuilding education, not patching a broken system with AI.

A deep dive into Agent Skills: SKILL.md structure, four core elements (workflow/docs/tools/assets), real-world case studies, and how Skills differ from prompts.