1605 related articles

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.
GPT-2 Fine-Tuning Experiment: 88% Func…
A developer fine-tuned GPT-2 (355M) on free Kaggle GPUs and achieved 88% function calling success. Here's what this counter-intuitive experiment reveals about small models and LLM agent capabilities.
Voice-Driven Geometric Interaction: LL…
How can LLMs translate natural language into geometric operations? This article breaks down a voice-driven geometry system: LLM for semantic parsing, Function Calling to bridge the geometry SDK.

Deep dive into MCP (Model Context Protocol): clarifying the three-layer relationship between MCP, Function Calling, and Agents, covering protocol roles, call flows, transport choices, and production security for AI developers.

Deep dive into 3 core differences between MCP and Function Calling: coupling, interaction breadth, and security. Learn why AI needs a unified protocol and how to choose the right approach.
TutorialsDeep dive into Function Calling and MCP working principles through Cursor editor's system prompt analysis, comparing regular tools vs MCP tools and testing Agent capabilities across model sizes.
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.
TutorialsDeep dive into MCP (Model Context Protocol): its core concepts, three communication mechanisms, and ecosystem. Learn how MCP replaces Function Calling with Streamable HTTP and SDK 2.0.

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.

How can traditional product managers transition to AI PM? This article analyzes the essential differences and details three must-have skills: AI product cognition, advanced Prompt engineering, and large model technical logic.

A detailed guide to ByteDance's Coze platform covering agent building, workflow orchestration, and knowledge base management to help beginners start AI app development with zero coding.

Users report Grok 4.5 underperforms in Cursor vs. the official terminal. We analyze how system prompts, context management, parameters, and tool calling create AI coding tool integration gaps.

A 6-week systematic learning path for frontend engineers transitioning to AI Agent development, covering core architecture, ReAct, multi-agent collaboration, RAG integration, and deployment.

A deep engineering analysis of Agent internals: how LLMs decompose tasks via tool calling, why context compression and memory are essential, and why solo developers should avoid heavy frameworks.

Moonshot AI launches Kimi K3 reasoning model with performance rivaling Claude and OpenAI's top models at one-third the price. The US-China AI gap narrows from 6-12 months to just 3 months.

Analysis of why Gemini and other AI LLMs exhibit capability drift, including tool-calling mechanisms, context window limits, and safety policy triggers, plus practical strategies for PDF generation failures.

Perplexity stuck in Computer Mode and can't switch back to normal search? This article analyzes the technical causes including server-side preference stickiness and platform differences, with practical solutions.

A developer added a DAW to their agentic dev environment with Claude, then paired with AI to finish music — experiencing a true AGI moment in creative collaboration.

Carta is a Rust reimplementation of Pandoc that produces a 9MB binary (1/20th of Pandoc) and achieves up to 45x faster conversion speeds for Markdown, DOCX, LaTeX, and more.

Hands-on test of LibTV's AI Agent: from script and storyboarding to video compositing, one person completes an animated short in a day. Full breakdown of the Skill library, node workflow, and Story Board features.