1415 related articles
TutorialsComplete guide to building a local AI knowledge base with Qwen3.5, RAGFlow, and Ollama, covering Docker deployment, Embedding model configuration, knowledge base creation, and RAG system setup.
Industry InsightsDeep analysis of Anthropic's new Claude subscription policy: dedicated programmatic access quotas appear beneficial but actually slash AFK automation workflow capacity by up to 96%.
TutorialsDeep dive into Claude Code 2.0.14's plugin system covering Slash Commands, Sub-agents, MCP integration, and Hooks—with demos on one-click plugin installation and custom code review plugin creation.
TutorialsLearn how to use DeepSeek AI to assist JS reverse engineering, cracking Youdao Translate's Sign algorithm via packet capture, breakpoint debugging, dual MD5 analysis, and Python implementation.
TutorialsHow Hooks+Skills+Commands+Agents work together in Claude Code to boost AI skill activation from 25% to 90%, with core config files and deployment guide.
TutorialsA detailed guide to Claude Code's GitHub integration for automated PR reviews and Issue fixes, plus the Hooks mechanism for injecting custom logic into AI workflows.
TutorialsDeep dive into Claude Code Hooks' four core use cases: intercepting dangerous operations, auto change logging, code review, and automated testing. Learn Command, Prompt, and Agent Hook types.
TutorialsIn-depth comparison of OpenAI Codex vs Claude Code covering account stability, usage quotas, browser control, and automation — helping you get started with this all-in-one AI Agent desktop tool.
TutorialsDeep dive into Claude Code Hooks' five trigger points (PreToolUse, PostToolUse, OnToolError, Notification, OnPrompt) with a practical file deletion protection example to build efficient automated dev workflows.
TutorialsHow to solve high Token consumption when OpenClaw calls Claude Code. Achieve zero-polling with Stop Hook and Session End dual callbacks, combined with Agent Teams for fully automated dev workflows.
Industry InsightsOpenAI's frontier models and Codex are now GA on Amazon Bedrock, letting enterprises leverage AWS security and compliance to access OpenAI capabilities. A deep dive into the multi-cloud AI impact.
TutorialsDeep dive into Anthropic's enterprise Claude Code deployment: CLAUDE.md layering, Hooks, Skills, Plugins, and MCP servers for million-line codebases.
TutorialsA detailed walkthrough of a quant trading system's evolution: multi-user isolation, audit logging, strategy analysis, trading experience system, AI Agent decision-making, and LLM gateway design.
Deep DivesCan non-technical people use AI Agents to build virtual dev teams? From CEO Agent to Developer Agent, we analyze the theory vs. reality and offer a practical implementation guide.
Expert OpinionsOpenAI co-founder Karpathy explains the Software 3.0 paradigm revolution at AI Ascent: from Vibe Coding to Agentic Engineering, programming's essence is fundamentally shifting. When AI can refactor 100K-line codebases, understanding becomes humanity's ultimate moat.
Product ReviewsIn-depth review of Google I/O's Gemini Omni video generation model, compared with Seedance 2.0 across fur texture, camera control, and sketch generation, plus key Gemini 3.5 and ecosystem updates.
TutorialsIn-depth review of Google's open-source Gemini CLI: free tier analysis, comparison with Claude Code & Cursor, real project testing, configuration tips, and open-source architecture insights.
TutorialsA systematic guide to Claude Code's 10 core commands, keyboard shortcuts, CLI parameters & 4 practical workflows covering context management, code review, model switching & cost optimization.
Tech FrontiersAnthropic suffers a major code leak exposing 500K+ lines of Claude Code source, unreleased Opus 4.7, Sonnet 4.8, Mythos 5 models, 44 hidden feature flags, and the full product roadmap.
TutorialsLearn how to auto-generate high-quality CRUD code using Claude Code with MCP and Skill files. Covers MySQL MCP setup, Skill file writing, TDD patterns, and pagination optimization.