217 related articles

How Pinterest engineers built Medic for Apache Spark — a multi-agent auto-diagnosis tool — covering the evolution from a single ReAct agent, observability, log denoising, and end-to-end testing.

NanoClaw founder David Boyd breaks down the core engineering of enterprise autonomous Agents: a triple security isolation model, LLM Wiki memory design, and the real-world path from personal Agents to team-scale deployment.

In-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing and the transition path for test engineers.

An in-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing methods and the transition path for test engineers.

A hands-on case study: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded dev board from scratch in under 3 hours.

A hands-on case: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded board from scratch in under 3 hours.

Context engineering is the core methodology for building efficient AI Agents, covering query enhancement, RAG retrieval, prompt design, memory management, and tool invocation. Master Write, Select, Compress, and Isolate to solve LLM hallucination at its root.

A Vue3 beginner tutorial centered on "learn just enough, apply immediately." A three-stage path covers reactivity, Composition API, Element Plus, and data visualization, culminating in an enterprise-grade AI health monitoring system with blood sugar management, RAG consultation, and doctor-patient collaboration.

A step-by-step guide to locally deploying the Dify open-source AI platform using BT Panel on a VMware virtual machine, covering Ubuntu setup, Docker config, and image pull troubleshooting—beginner-friendly.

A step-by-step guide to locally deploying the open-source Dify AI platform using the BT Panel on a VMware virtual machine—covering Ubuntu setup, Docker config, and image pull troubleshooting.

Java developers can build AI apps too! Learn LangChain4j fundamentals including RAG, Agents, Function Calling, and hands-on projects — no Python required.

Anthropic engineers reveal Claude Code's 18-month evolution: system prompt cut by 80%, 65% of PRs shipped automatically by AI, Claude Tag collaboration, and the safety logic behind auto mode.

A RAG pipeline crashed three times due to inter-stage data format mismatches. Learn how JSON Schema and Pydantic explicit contracts turn fragile AI pipelines into maintainable systems.

Custom uBlock Origin filter rules to precisely block Civitai's 'Support Civitai creators' ad banners and fix layout issues. Full rule code and setup steps for .com and .red domains.

AI is driving software development's third tool revolution. Explore how MasterGo AI, Cursor, and similar tools span design to code, and learn the future competitiveness formula: full-stack skills + AI proficiency + real-world experience.

Frontend engineers pivoting to AI Agent development: TypeScript and Zod are now must-have skills. Explore the full progression from API calls to building LangGraph-style frameworks, and nail the 3 core interview topics.
ui-skills: An AI Skills Library Built …
ui-skills is an open-source AI Skills library for design engineers that helps AI generate higher-quality UI code. It quickly gained thousands of GitHub Stars.

Microsoft Build deep dive: how to deploy AI agents in Teams multi-user collaboration. A three-pillar framework—Manners, Privacy, Polish—covering emoji reactions, targeted messages, Adaptive Cards, and more for enterprise agent developers.

A four-stage AI Agent development roadmap: from core theory and ReAct paradigm to multi-agent collaboration and production deployment. Covers DeepSeek, Coze, Dify, and more.
Brainless: An AI-Native UI Component L…
Brainless is an open-source UI component library built on Shadcn/ui, offering Claude Code, OpenAI Codex, and Grok-style components to help developers quickly build AI-native chat and CLI interfaces.