97 related articles
TutorialsA detailed comparison of LangChain's two model invocation approaches, focusing on init_chat_model unified interface usage and tips for avoiding DeepSeek V4 Pro Thinking Mode pitfalls in Agent scenarios.
TutorialsDeep dive into a popular 3-month AI/LLM transition roadmap: from Python basics and Prompt engineering to LangChain, RAG, Agents, and hands-on projects, with realistic time estimates and pitfall warnings.
TutorialsGuide to OpenRouter's 28 free AI models with API setup, covering GPT-OSS 120B, DeepSeek V4 Flash, and leaderboard insights into the AI model market landscape.
TutorialsDeep dive into how EasyLLM CLI modifies Gemini CLI to support any LLM including local models, solving account barriers, model lock-in, and data security issues with code-level API integration.
Spring AI + MCP Protocol in Practice: …
Deep dive into Spring AI and MCP protocol integration, covering tool calling, OAuth security, horizontal scaling, and context optimization for enterprise AI Agent services.
Tech FrontiersClaude Opus 4.8 launches on Cosmos with multi-hour autonomous task execution, end-to-end ticket-to-PR workflows, and deep Linear/Sentry integration, marking a new era for AI coding assistants.
Tech FrontiersGoogle Gemini Spark launches for AI Ultra subscribers. This intelligent action assistant works across apps, shifting AI from information provider to task executor. Deep dive into its capabilities and competitive edge.
Zion No-Code Platform Hands-On: Buildi…
Hands-on review of Zion no-code platform: building a production-ready e-commerce mini program from scratch with visual design, built-in database, workflow orchestration, AI Agent integration, and one-click multi-platform publishing.
Tech FrontiersDeep dive into StepFun AI's Step 3.7 Flash, a 198B sparse MoE vision-language model with 256K context and 3-level reasoning, excelling in multimodal understanding, AI coding, and Agent tool orchestration.
Tech FrontiersLiquid AI releases LFM2.5-8B-A1B, a MoE model with 8B total params but only 1.5B active, matching 6B-class models in tool calling. Supports 128K context, local deployment, multilingual, with SGLang Day-0 support.
Cursor + MCP in Practice: A Complete G…
A detailed guide on integrating Playwright MCP Server with Cursor, covering Node.js setup with NVM, NPM mirror configuration, and building a browser automation agent step by step.
LangGraph 0.5.3 + MCP Agent Developmen…
LangGraph 0.5.3 introduces MCP server security authentication and agent deployment solutions. Combined with Qwen3 models, it provides a complete production-grade AI agent development stack.
AI Agent Practical Development: A Comp…
A deep dive into AI Agent core principles and practical development paths, covering perception-decision-execution capabilities, MCP protocol tool integration, and analysis of Manus and AutoGLM.
Building an Agent Framework from Scrat…
Learn how to split AI Agent capabilities into four modules—Tool Registry, Message Store, Agent Runtime, and Built-in Tools—and build a reusable, extensible Agent framework using Python decorators.
AI Agent Learning Roadmap: From Beginn…
A detailed three-month AI Agent learning roadmap covering LLM basics, ReAct paradigm, LangChain, memory mechanisms, tool calling, and multi-agent collaboration with practical project suggestions.
The Complete Guide to Cursor 2.0: Plan…
A detailed guide to Cursor 2.0's three AI modes (Plan, Agent, Ask) and core features including inline editing, multi-Agent parallelism, project rules, and version control for efficient AI-powered development.
Codex Team Reveals a New AI Programmin…
OpenAI's Codex team shows AI programming now prioritizes organizational skills over coding. Learn the four paradigm shift signals, efficient workflows, and how developer roles are being reshaped.
Multi-Model AI Development in Practice…
Learn how to overcome single-model AI limitations by designing a unified API gateway architecture for multi-model collaboration, covering task routing, failover, and cost optimization strategies.
Link CC MCP Plugin: 78 Tools That Let …
Link CC MCP plugin integrates AI with Cocos Creator via MCP protocol, offering 78 automation tools for scene creation, node management, and component binding to build games from natural language.
TutorialsLearn how to redirect Claude Agent SDK API requests to local LLMs via LiteLLM Proxy, achieving zero-cost inference while retaining full agent framework capabilities.