226 related articles
PostHog Deep Dive: The Open-Source All…
PostHog is an open-source all-in-one platform combining product analytics, session replay, feature flags, A/B testing, and AI Observability. Supports self-hosting and MCP protocol.

Learn how to combine Cursor AI with Appium in a 4-step workflow—environment check, test planning, project generation, and reporting—to build mobile automation fast.

MCP (Model Context Protocol) is the open standard for AI tool integration. Build your own MCP server with ~20 lines of Python. Learn tools, resources, prompts, and both local and remote deployment.
GitHub Daily · July 17: AI Coding Infr…
AI coding infrastructure explodes on GitHub: context management, code graphs, and vector indexes become the new battleground as the community shifts from apps to underlying capabilities.

LLM JSON output unstable in your Agent? This guide covers 6 engineering layers: constrained decoding, validation retry, fake tool calls, Logit Masking, Schema contracts, and anti-pattern locking.
There's No Best Agent Framework — Only…
LangGraph, PydanticAI, OpenAI Agents SDK, CrewAI — a senior developer's practical guide to choosing the right AI Agent framework for your project.

A deep dive into a hands-on AI Agent development book covering component architecture, RAG, multi-agent systems, Function Calling, and production observability.

A deep dive into Agent Skills: learn the file structure (SKILL.md, references, scripts, assets), core principles, and how they differ from prompts. Build your own AI skill bundle from scratch.

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.
Meta Muse Spark 1.1 Released: A Deep D…
Meta officially releases Muse Spark 1.1, the first model in the Spark series to offer an API, with a focus on strengthening agentic tool calling and computer use capabilities.

An in-depth look at LangChain's core value: the three limitations of LLMs, unified model interfaces, modular architecture, configuring the DeepSeek API, and understanding the SystemMessage/HumanMessage/AIMessage/ToolMessage system to build a foundation for Agent development.

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 detailed breakdown of ChatGPT Plus ($20) vs Pro ($100/$200) plan features, comparing credit card, gift card, and Google Play top-up methods, plus an honest look at third-party top-up risks.

An in-depth look at Terraform's core principles and workflow, covering declarative configuration, the multi-cloud Provider ecosystem, IaC best practices, and license changes. Helps DevOps engineers master the industry-standard tool for infrastructure automation.

Many enterprises fail at AI Agents due to choosing the wrong tools and lacking methodology. This article outlines an eight-step Agent development method—from cognitive foundations, scenario selection, hand-writing ReAct, and structured output to Tool Use, RAG, evaluation sets, and production fallback.

More teams are adopting multi-model tiered scheduling. AI gateways solve cross-vendor API management, automatic fallback, and cost tracking — but add a new abstraction layer. Learn when a gateway is worth it.

Starting from the three limitations of LLMs, this guide systematically explains LangChain's core positioning, environment setup, API key prep, model init, and the message system. Learn init_chat_model and AIMessage/HumanMessage/SystemMessage.

A detailed walkthrough of the full Claude Code installation process: environment setup, npm installation, proxy configuration for networks in China, API integration, and CC Switch provider management—helping beginners quickly get started with this AI coding tool.

A step-by-step guide to installing Claude Code locally on Windows and swapping its underlying model for the DeepSeek API—enabling low-cost AI coding with no VPN required. Covers Node.js setup, Claude Code config, and getting a DeepSeek API Key.

Tencent Cloud open-sources TencentDB Agent Memory — a fully local AI Agent memory system with a 4-tier progressive pipeline, zero external API dependencies, and 8,100+ GitHub Stars. Ideal for finance, healthcare, and privacy-sensitive use cases.