678 related articles
Industry InsightsA female founder builds HER, a feminist AI product, creating a 7-person + 7 HER AI Native org that explores equal human-AI relationships, vibe coding, and women's creative liberation.
Product ReviewsSystematic evaluation of mainstream AI coding assistants across three models, comparing Claude Code, GitHub Copilot, Cursor, RooCode and more with comprehensive rankings.
Expert OpinionsAnthropic's team claims HTML is better than Markdown for AI output, and Karpathy agrees. A deep analysis of HTML's advantages in information density, interactivity, and visualization, plus its limitations in version control and token efficiency.
Product ReviewsHands-on test using OpenAI Codex to replicate the world's coolest 3D gamified homepage, compared with free AI coding tools. Reveals the massive gap between top-tier and free models in complex project comprehension.
Product ReviewsAider Workshop is an open-source JetBrains IDE plugin providing a visual workbench for CLI AI coding tools like Claude Code and Codex, with session history management and quick task launching.
Product ReviewsIn-depth comparison of Claude Code vs Cursor across billing models, use cases, and budget matching. Covers four budget plans ($20-$220/month) to help developers find the most cost-effective AI coding tool combination.
Deep DivesA beginner's guide to AI Agents: understand core concepts, the perception-decision-action loop, LLM, tool calling, memory systems, and RAG architecture explained from scratch.
Deep DivesDeep dive into Transformer architecture covering self-attention QKV mechanics, Encoder-Decoder structure, Flash Attention memory optimization, RoPE positional encoding, and GQA inference acceleration.
TutorialsExplore the semi-AI approach to API automation testing: why pure AI fails, framework design principles, technology choices, and clear human-AI division of labor for practical implementation.
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.
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.
TutorialsA deep dive into Spring AI Alibaba's core positioning and advantages, helping Java developers quickly understand how to integrate LLMs through this framework.
TutorialsDeep dive into Andrew Ng's Building Your Own Database Agent course with Microsoft, covering LLM-SQL interaction, LangChain Agents, Function Calling, and RAG for tabular data.
TutorialsA detailed guide on ByteDance's Hermes Agent framework covering core features, deployment, custom tool development, and enterprise-grade AI Agent applications.
TutorialsLearn how to configure a local DeepSeek model in PyCharm via Ollama for free, privacy-safe AI-assisted programming. Includes installation steps, plugin setup, usage tips, and hardware recommendations.
Engineering Practices That Boosted Cla…
How 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 deep dive into engineering strategies for enterprise Text-to-SQL to break 90% accuracy, covering precise schema retrieval, multi-Agent architecture, self-correction, and AI coding practices.
TutorialsDeep dive into Claude Code's five-layer extension architecture: Claude.md memory, Skills, MCP services, Subagents, and Hooks. Master the Rule of Three and golden combinations to systematically boost AI coding efficiency.
Product ReviewsFull breakdown of Claude Code 2.1: Opus 4.6 model upgrade, Hooks deterministic automation, Skills multi-agent collaboration, MCP tool chain integration, plus IDE shortcuts and practical commands.
TutorialsIn-depth guide to Claude Code Hooks event-driven mechanism and configuration, featuring CloudMemory, Everything Claude Code, and other popular plugins for automated dev workflows.