3131 related articles

A practical guide to consolidating scattered automation scripts into a local AI Agent hub. Covers Function Calling, Ollama+Qwen2.5 deployment, tool orchestration architecture, and a complete implementation roadmap.

A detailed guide on building a GitHub code review bot from scratch, covering cloud deployment, secure sandboxes, Vercel AI SDK, and multi-agent collaboration for automated development workflows.

A complete guide to building AI Agents from scratch based on real developer experiences: task selection, tool comparison (no-code vs frameworks vs hand-written), stability challenges, and evaluation criteria.

A complete guide to building a local private AI assistant with Ollama and Qwen-Agent. Covers RAG knowledge integration, voice interaction, and permission isolation for a secure local AI Agent architecture.

FlowTask 2.0 proposes a "Company Brain" that unifies data from Email, Slack, WhatsApp and more to provide real-time enterprise context for AI Agents, reducing repetitive context-feeding costs.

Shoplazza launches Athena, an AI orchestrator agent that topped Product Hunt. It covers the full e-commerce chain—store setup, product sourcing, logistics, and ad campaigns—enabling solo entrepreneurs to build truly operational cross-border businesses.

iMessage Hermes is an open-source project deploying AI agents on Raspberry Pi, enabling iMessage and SMS interaction via real phone numbers. A deep dive into its architecture and potential.

The ISNAD framework adapts Islamic chain-of-transmission verification to build a trust layer for multi-agent AI systems, focusing on claim verification over agent authentication to combat hallucinations and silent failures.

A detailed guide to LangChain Guardrails covering layered ecosystem architecture, middleware implementation, deterministic and model-driven protection for building production-grade secure AI Agents.

A detailed guide to Google's WebMCP standard proposal, covering imperative and declarative tool building, smart home and car configuration demos, and Chrome DevTools debugging for AI agent tools.

Coze is ByteDance's homegrown agent-building platform. This article explains getting started with Coze, comparison with Dify, its skill system, workflow orchestration, and multi-agent collaboration.

A detailed guide on building a full-process HR recruitment Workflow Agent with Spring AI Alibaba Graph, covering resume parsing, multi-dimensional screening, tiered questions, human-in-the-loop, and state rollback.

A step-by-step Pi Agent configuration tutorial covering installation, LLM connection, extension ecosystem, MCP setup, and Token-saving tips. Learn to build a truly controllable AI coding assistant.

Google's official hands-on: how to go from idea to production fast with AI Studio and build AI Agents using the now-GA Interactions API. The core idea—Agents are just combinations of files.

Official Google hands-on: go from idea to production fast with AI Studio, and build AI Agents with the now-GA Interactions API. The core idea: an Agent is just a composition of files—Markdown plus a few scripts, no complex Python loops needed.

How a Bilibili creator used AI Agent, MCP, and Playwright to build a JLCEDA local netlist analysis plugin from scratch—covering features, setup, and the full Agent-driven dev process.

Skip the dry theory and get hands-on! This article demonstrates step by step how to build a working AI Agent from scratch in 30 minutes using AI coding tools—covering the agent skeleton, tool system, memory mechanism, Flask web UI, and DeepSeek API integration.

AI Agents in production face systemic dependency drift risks — model updates silently change outputs and silent failures are hard to detect. Learn detection strategies, hidden costs, and engineering practices.

Learn how to build a reusable AI work team in 5 steps using Coze Expert Agents — create agents, set up projects, invite members, and assign tasks efficiently.

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.