625 related articles
TutorialsDeep dive into Cursor 0.50: Ask/Manual/Agent modes, model selection strategies, new symbol commands, Chat concurrency, MCP setup, Rules workflows, and tips to fix AI coding degradation.
TutorialsA detailed guide on building a commercializable automation workflow SaaS platform from scratch, covering React Flow canvas, Next.js full-stack architecture, Inngest task engine, payment subscriptions, and AI monitoring.
TutorialsClaude Code 1.7+ locks third-party model APIs? This guide provides two solutions using the CLAUDE_ENV environment variable to unlock dev mode and reconfigure DeepSeek and other APIs.
TutorialsComplete guide to setting up a VSCode + Claude Code + DeepSeek AI programming environment from scratch, covering Git installation, Claude Code configuration, CC Switch multi-model management, and VSCode plugin integration for embedded developers.
TutorialsComplete guide to installing Hermes Agent on Windows, covering WSL setup, Ubuntu initialization, API configuration, Web UI installation, and solutions for DNS, virtualization, and other common issues.
TutorialsComplete guide to building a coin identification app with Claude Code, covering tech stack selection, AI integration, real-device testing, and App Store publishing, with CoinSnap's $500K/month business model analysis.
TutorialsA systematic breakdown of the AI Agent learning roadmap covering core architecture, ReAct/CoT paradigms, multi-agent collaboration, and Prompt optimization across four stages with quality resource recommendations.
TutorialsA detailed guide for beginners on using Vibe Coding with Google AI Studio to generate web code, then deploying via GitHub and Netlify for a free static website accessible in China — no coding required.
Product ReviewsA designer built a Rive asset trading platform with 99% AI-generated code. Deep retrospective on Vibe Coding reveals AI development's real capabilities and time estimation gaps.
TutorialsLearn how to use AI programming tools and Skill packages to quickly generate HTML presentations. Deploy online and share via links with cross-platform support.
TutorialsA systematic LLM engineer learning roadmap covering Transformer basics, prompt engineering, RAG, Agent development, API integration, fine-tuning, deployment, and project practice across six stages.
TutorialsDeep dive into why Andrew Ng's Agent AI course went viral, covering the five-module agent architecture breakdown, course highlights, target audience, and learning tips for developers.
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.
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.
TutorialsA detailed guide on ByteDance's Hermes Agent framework covering core features, deployment, custom tool development, and enterprise-grade AI Agent applications.
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.
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.