629 related articles
Product ReviewsHands-on comparison of 9 AI search tools including Tavily, Exa, XCrawl, and Firecrawl across search accuracy, web crawling, SERP aggregation, and special features to help developers choose the right search solution for AI Agents.
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.
Deep DivesDeep analysis of DeepSeek V4's core architecture: Hybrid Compressed Attention, Manifold-Constrained Hyperconnection, and MUON optimizer—how they cut inference costs by 10x and enable million-token context processing.
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.
TutorialsDeep dive into Anthropic's official Claude Code in Action course covering four modules: assistant fundamentals, differentiators, project practice, and best practices for AI programming mastery.
TutorialsComplete tutorial on building an AI API relay station using the New API open-source project, covering Docker deployment, server configuration, channel management, token distribution, and client verification.
TutorialsStep-by-step tutorial on building a WhatsApp AI Chatbot with YCloud's zero-code platform, covering triggers, conversation flow components, keyword matching strategies, and activation.
TutorialsComplete guide to deploying Stable Diffusion locally. Covers hardware requirements, one-click installation, and model setup. Run AI image generation free with 8GB RAM.
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 complete hands-on checklist of 110 embedded Linux projects covering audio/video, Rockchip platforms, smart home, and driver development — with clear learning paths from beginner to high-paying roles.
TutorialsA detailed guide on ByteDance's Hermes Agent framework covering core features, deployment, custom tool development, and enterprise-grade AI Agent applications.
Product ReviewsDetailed review of Hertzman local inference engine covering one-click deployment, smart hardware recommendations, OpenAI-compatible API, and performance comparison with LM Studio.
TutorialsComplete guide to deploying Stable Diffusion locally, covering hardware requirements, one-click installation, and model management. Free, unlimited, fully offline AI image generation for creators and privacy-conscious users.
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.
The Complete Guide to Using O3 Mini fo…
Discover 5 free ways to use OpenAI's O3 Mini model, including AnyChat unlimited access, GitHub Models API, and Aider clipboard mode for zero-cost AI experience.
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.
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.