2110 related articles

Forge is an open-source Python middleware for local models (Ollama, llama.cpp, vLLM) that boosts tool-calling reliability via three-layer guardrails: validation, rescue parsing, and retry.

A clear breakdown of the four core AI Agent concepts: Function Calling, Tool, MCP, and Skill — understand the full tech stack behind intelligent agent development.

A comprehensive guide to AI Agent development: covering Agent vs. Chatbot differences, framework selection, tool calling design, RAG pipeline setup, and production deployment best practices.

Running Gemma 3 12B locally via Ollama and want to build an AI Agent? This guide covers tool calling, n8n/LangChain/CrewAI comparisons, context limits, and more.

An in-depth look at the three core eras of AI Agent development: reliable tool calling, coherent long-task execution, and autonomous orchestration with metacognition. Helps developers match tasks to model capabilities.

A deep dive into AI Agent architecture and enterprise deployment. From LangChain and ReAct design to dynamic tool calling and multi-task recognition — build autonomous enterprise AI assistants.

Build an AI Agent from scratch — no frameworks. Deep dive into Function Call schema design, MCP remote mirroring, dual-model routing, and short-term memory management.
TutorialsDeep dive into MCP (Model Context Protocol): its principles, communication architecture, and practical applications. Compare MCP vs Function Calling, explore client-server communication and security.
Deep DivesDeep dive into how MCP (Model Context Protocol) solves three core pain points of Tool Calling: verbose descriptions, unstable invocations, and lack of unified standards.
Deep DivesDeep dive into MCP (Model Context Protocol): core concepts, role definitions, and complete workflow. Learn how MCP Server, Client, and Host work together to standardize LLM tool calling.
TutorialsDeep dive into Spring AI and MCP protocol integration, covering tool calling, OAuth security, horizontal scaling, and context optimization for enterprise AI Agent services.

SeaTicket is an AI Agent that automatically resolves GitHub Issues and Discord questions. This article analyzes its architecture, use cases, challenges, and value for open-source maintenance.

SeaTicket is an AI Agent that automatically resolves GitHub Issues and Discord questions. This article analyzes its architecture, use cases, challenges, and value for open-source maintenance.

India's largest OTA platform MakeMyTrip uses WebMCP to standardize AI Agent interactions with web apps, replacing fragile DOM scraping with natural language-driven test automation and simplified complex booking scenarios.

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.

India's largest OTA platform MakeMyTrip uses WebMCP to standardize AI Agent interaction with web apps, solving DOM scraping fragility, enabling natural language test automation, and simplifying complex international flight bookings.

Explore Chrome Built-in AI technology and how running AI models locally in the browser enables zero data upload, instant responses, and stronger privacy protection.

Deep dive into Chrome Built-in AI technology, exploring how running AI models locally in the browser achieves zero data uploads, instant responses, and stronger privacy protection.

Just $500 in RL fine-tuning enables a 9B open-source model to outperform frontier LLMs on catalog review tasks. Analysis of when small-model RL works and its enterprise implications.

A comprehensive guide to AI Agent architecture and development, covering automated marketing, intelligent customer service, and investment analysis scenarios with single and multi-agent collaboration.