291 related articles
Product ReviewsAnySearch is a search plugin for AI Agents that provides structured, high-quality data, filtering internet noise. Tests show 3x reduction in token consumption with significantly better answer quality.
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 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.
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.
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.
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.
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 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.
Complete Guide to Claude Code GitHub I…
A 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.
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.
TutorialsLearn Cursor Hooks structure, configuration, and practical use. From trigger events and matchers to scripting permission popups, auto-testing, and more.
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.
Windsurf Wave 3 Deep Dive: MCP Support…
Deep dive into Windsurf Wave 2 & Wave 3 updates: MCP protocol support, Turbo auto mode, DeepSeek integration, Tab to Jump, pricing comparison with Cursor.
TutorialsUsing oMLX with MTP and Qwen3.6 35B on Apple Silicon Mac to achieve 86.7 tokens/s local coding speed, building a full-stack app in under 5 minutes.
TutorialsDeep dive into a popular 3-month AI/LLM transition roadmap: from Python basics and Prompt engineering to LangChain, RAG, Agents, and hands-on projects, with realistic time estimates and pitfall warnings.
TutorialsGuide to OpenRouter's 28 free AI models with API setup, covering GPT-OSS 120B, DeepSeek V4 Flash, and leaderboard insights into the AI model market landscape.
TutorialsDeep dive into how EasyLLM CLI modifies Gemini CLI to support any LLM including local models, solving account barriers, model lock-in, and data security issues with code-level API integration.