877 related articles

A comprehensive decision framework for production LLM deployment: model selection (open-source vs. API), GPU VRAM configuration, and inference engine comparison including vLLM and TensorRT-LLM.

A hands-on comparison of 6 open-source LLMs (DeepSeek, Qwen3, Zhipu GLM, Kimi K2, MiniMax M3, Tencent Hunyuan 3) for on-premise deployment—covering hardware cost, inference efficiency, and deployment difficulty.

A systematic guide to the three cores of OpenAI LLM app development: GPT-4/GPT-3.5 model selection, token billing and cost-saving tips, and practical use of the Models, Completion, and Chat Completion APIs.
The Complete Guide to Local LLM Deploy…
A complete guide to locally deploying open-source LLMs: covering VRAM requirements, quantization, tools like Ollama and LM Studio, and model selection tips for Llama, Qwen, and more.

DeepSeek R1 lacks Function Calling and JSON Output by default. Qwen3's programmable thinking modes make it the top open-source agent choice. Key LLM selection pitfalls and MCP protocol updates.

A deep dive into LLM selection for LangChain and MCP agent development, comparing DeepSeek V3/R1 vs Qwen3 on Function Calling and MCP support with practical tips.
TutorialsA deep dive into AI-driven research methodology: LLM selection, Python automation, Zotero reference management, Overleaf writing, local LLM deployment, and N8N workflow automation.

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.

In-depth analysis of Apple Silicon local LLM inference speed benchmarks covering M-series memory bandwidth, model quantization, MLX framework optimization, and Mac configuration guidance.

An in-depth look at the real daily work of data scientists, MLEs, and MLOps engineers — covering responsibilities, essential tools, and career paths to help you find your direction in AI.

Moonshot AI's Kimi K3 is now available on Telnyx Inference API. Explore how Chinese LLMs are entering global developer ecosystems through third-party inference platforms.

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.

Google DeepMind announces Gemini 4 pre-training has begun, calling it their most ambitious training yet. A deep dive into its technical direction, compute scale, multimodal breakthroughs, and competitive impact.

Large models aren't search engines — they're more like super compressors. This article explains how LLMs compress data to learn semantic patterns, and explores the phenomenon of intelligent emergence.

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.

Compare Codex and Claude Code AI agent programming tools. Learn AI Agent concepts, tool selection, cost analysis, and GPT account setup in this complete beginner's guide.

Compare 5 Cursor alternatives — from GitHub Copilot and Windsurf to open-source Cline and Continue — covering model freedom, workflow integration, cost, and privacy.

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.

A systematic guide to AI Agent development covering core modules, framework selection, tool calling, data preparation, and production deployment to help developers build production-ready Agent applications.

Deep dive into Anthropic's Agent Skills mechanism, explaining how Progressive Disclosure solves MCP context bloat and tool calling accuracy issues in AI agents.