2123 related articles
Product ReviewsHow the Kman plugin uses prompt injection to cut AI output tokens by 65% without losing code quality. Covers installation, benchmark data, three intensity modes, and Kman Review.
TutorialsDeep dive into four conversational memory types in LangChain 0.3: Buffer, Window, Summary, and Summary Buffer. Covers RunnableWithMessageHistory implementation with selection guidelines.
TutorialsDeep dive into LangChain Agent Executor internals, covering the ReAct reasoning-action-observation loop, tool choice strategies, and building a custom Agent Executor from scratch.
TutorialsDeep dive into LangChain streaming output and async implementation, covering astream usage, custom AsyncQueueCallbackHandler, and Agent streaming executor architecture for production AI apps.
TutorialsLearn how to use OpenAI Agents SDK's built-in tracing system for AI Agent observability, covering zero-config auto-tracing, custom trace contexts, and tool call monitoring.
Product ReviewsHands-on deep dive into Claude Code's upcoming Ultra Review: multi-Agent parallel search, independent verification, deduplication workflow, comparison with standard Review, plus custom Fleet Review implementation.
TutorialsGemini 3.5 Flash surpasses 3.1 Pro with 4x speed and half the price. Learn 6 tested methods to access Gemini 3.5 from China, including free AI Studio, no-VPN relay services, and API options.
TutorialsA detailed guide for users in China on how to use Grok 4, ChatGPT, Midjourney, and other mainstream AI models for free through third-party aggregation platforms.
Expert OpinionsIn-depth analysis of how free AI aggregator sites for ChatGPT and Claude actually work, revealing data security risks behind account pools and API proxies, plus safe alternatives.
TutorialsA hands-on Cursor AI tutorial covering download, setup, three chat modes, Claude model selection, and auto-generating a complete Python student management system using Agent mode.
TutorialsTechnical breakdown of the community method for free Claude 4.7 and GPT-5.5 access in Cursor via MCP, including JS injection workflow, principles, and security risk analysis.
TutorialsMaster Google Antigravity IDE with 6 practical tips: Plan/Fast mode switching, mixed model strategies, quota monitoring, user rules, workflow reuse, and Manager mode for Agent First development.
Product ReviewsHands-on review of QwenCoder 80B deployed locally, compared to Gemini and Claude. Covers hardware setup, LM Studio deployment, and real coding test results to help you decide if local models can save on AI subscriptions.
TutorialsA 2026 practical guide to prompt engineering: format selection, system message priority, role setting, few-shot learning, structured output, and how to avoid common pitfalls.
TutorialsComplete beginner's guide to Claude Code covering installation, core features, context management, memory system, and a learning path from basics to practice. Master Vibe Coding with AI.
TutorialsUse CCnext, Codex++, and DeepSeek V4 to unlock full Codex functionality including plugins and mobile connectivity at a fraction of the cost.
TutorialsStep-by-step tutorial on configuring GPT, Claude, Gemini and other third-party LLMs in Trae IDE via API, covering URL formats, model IDs, and troubleshooting.
Tech FrontiersDeep analysis of Google AgentGravity 2.0: dynamic sub-agent system, free SDK, project management upgrades, and the controversy over splitting into desktop app, code editor, and CLI tool.
TutorialsA deep dive into Claude Code CLI and Vibe Coding philosophy. Learn why developers prefer Claude for coding and how beginners can use natural language to generate high-quality code with AI.
Product ReviewsCodeGraph is a local code semantic indexing tool that provides AI coding agents with code relationship maps via MCP, reducing costs by 35% and tool calls by 70% in large repositories.