375 related articles

QuantaMind is a free, open-source local AI Agent reliability testing tool using pass^k scoring and deterministic evaluation, supporting Ollama, llama.cpp, vLLM, and more.

Programmers transitioning to AI engineering aren't starting from scratch. Learn the 6 core skills — LLM APIs, RAG, prompt engineering, LLMOps — needed to make the leap.

A deep dive into a hands-on AI Agent development book covering component architecture, RAG, multi-agent systems, Function Calling, and production observability.
Structured Information Extraction with…
Using Qwen 2.5 7B quantized locally to extract 60+ fields from insurance/financial contracts? Learn why it struggles and how task splitting, RAG, GBNF, and smarter chunking can fix it.
The Hidden Costs of AI Coding Tools: A…
Claude Code consumes up to 33,000 tokens per request before reading your prompt, vs. 7,000 for OpenCode. We break down why this 5x gap matters for cost, latency, and context windows.
Migrating a Production AI Agent to GPT…
A production AI Agent migrated to GPT-5.6 achieved 2.2x faster speed and 27% lower cost. Deep dive into prompt compatibility, eval frameworks, and migration best practices.

A deep dive into OpenAI Plugins: how the system works, its technical architecture, and why it matters. Learn how ChatGPT uses plugins to access real-time data, take real-world actions, and lay the groundwork for AI Agents and Tool Use.

Anthropic's open-source Claude Cookbooks project offers runnable Jupyter Notebook examples covering RAG, Tool Use, multimodal processing, and more—helping developers master Claude API best practices.

Limited time but want to learn AI systematically? This guide maps out a practical learning path for working IT pros—from AI application engineering and prompt engineering to RAG and Agents.

A hands-on test of MiniMax as an AI Agent brain using the Hermes V0.18 framework: fast inference, low cost, stable long tasks—but clear flaws in complex reasoning and tool calling. Learn its three strengths, three weaknesses, and best-fit workflows.
Reverse-Engineering Web Apps: A New Ap…
Explore a new approach to AI Agent tool integration: reverse-engineering web apps to turn API-less pages into callable Agent tools, with analysis of MCP synergy and challenges.

An in-depth analysis of the AI-driven software testing paradigm: with Skill and CLI as the core hub, supporting both platformized management and digital employees, helping testing teams transform from script writers into capability builders.

A proven 4-step roadmap to becoming an AI Agent engineer: stable LLM calls, tool use (RAG + Function Calling), production engineering, and resume optimization.

The Baidu AI Automation System uses departmentalized skill libraries and Agent-style orchestration to let managers trigger multi-skill workflows with one sentence—no tech background needed.

An in-depth analysis of AI agent development based on Langchain.js—comparing workflow agents and Agent Loops, deconstructing the TypeScript implementation path of an OpenClaw-like engine, covering structured output, MCP, and LangGraph.

A systematic breakdown of the AI agent development learning path, covering four stages: fundamentals, RAG knowledge bases, tool use, multi-agent collaboration, and hands-on projects.

A systematic AI Agent development learning path covering fundamentals, prompt engineering, tool calling, multi-agent collaboration, and hands-on practice with LangChain, CrewAI, and Dify.

Learn how to develop custom tools based on the Unity MCP Relay Server, enabling AI agents like Cursor to directly control the Unity editor. Covers setup, tool building, parameter validation, and MCP Pro comparison.

A Reddit user tested GPT-5.6 Sol with a single prompt. In the Row-Bot framework, the model built a 3D interactive London website in 5 minutes—complete with browser verification and vision analysis. A deep dive into AI coding Agents.

A systematic guide to Coze's positioning and capabilities, covering Agent-building platform categories, Skill modules, workflow orchestration, and multi-Agent team building.