2912 related articles
TutorialsDetailed walkthrough of 5 Agent office automation cases combining Feishu CLI with Claude Code, covering meeting knowledge bases, work reviews, influencer reconciliation, whiteboard generation, and automated reimbursement.
TutorialsTutorial on using CC Switch to disguise local Ollama models as Claude API, driving Claude Code desktop for free AI programming with Qwen, Gemma, and other open-source models.
TutorialsComplete guide to CC Switch: multi-API management, protocol conversion, and automatic failover for Claude Code, plus low-cost setup with OpenRouter free models.
TutorialsStep-by-step guide to installing Claude Code Desktop on Windows, email verification login, and creating custom Skills like English-to-Chinese translation templates.
Product ReviewsHands-on review of MiniMax Agent desktop's computer control capabilities, covering web data collection, file organization, and report generation scenarios.
Expert OpinionsWhy ordinary people should choose Xianyu over AI projects in 2025: zero startup costs, platform traffic dividend, and new AI pricing features. Real case studies included.
Product ReviewsHands-on test of an AI novel-writing agent with three creation modes: template fill-in, detailed outline, and fully automatic. Supports strong context memory, word expansion, and reduced AI feel.
Tech FrontiersUnity officially launches its native AI Agent that can directly manipulate the editor, generate scenes, and plan development paths. Combined with MCP protocol access to Claude and Gemini, game development barriers are being fundamentally reshaped.
Product ReviewsHands-on review of Lobster Agent (QCloud): generate and deploy public webpages via WeChat on your phone, covering lottery pages, auto weekly reports, and remote file transfer.
TutorialsHow to use AI Agent workflows to automate WeChat Mini Program development end-to-end in 3 hours with only 30 minutes of human involvement, featuring multi-version divergence and fusion strategies.
TutorialsLearn how AgentSpan enables AI Agent state persistence with crash recovery, human approval workflows, and seamless LangGraph integration. Full Python examples included.
Deep DivesExplore how AITS uses AI Agents to auto-generate test cases, self-heal scripts, and run exploratory testing — helping engineers evolve from script writers to AI testing strategists.
TutorialsIn-depth analysis of Google Gemini multimodal Agent development: 1M token context for multimodal understanding, native image & speech generation, Live API real-time interaction, and full Notebook LM clone architecture.
TutorialsLearn to build a Slack Bot with Python and slack-bolt: environment setup, Socket Mode, message handling, slash commands, and GPT-4o integration in under 50 lines of code.
TutorialsHow Java programmers can break through the age-35 career bottleneck by stacking AI skills. Covers AI learning levels, Java+AI synergy, and actionable transition strategies.
Expert OpinionsNobel laureate Hinton warns in CNN interview that AI has learned deception and self-preservation, predicts programmers will be replaced at scale, and criticizes OpenAI and Meta for neglecting safety.
TutorialsLearn how to build an AI-driven personal knowledge base with Obsidian and Claude Code. Covers three-layer architecture, Ingest/Query/Maintain workflows, and human-AI collaboration principles.
Tech FrontiersClaude Code Desktop gets a major update with built-in terminal, multi-panel collaboration, automated Routines, and Ultra Plan Mode, evolving from AI assistant to autonomous dev environment.
Product ReviewsDeep dive into OpenAI Codex's latest updates: Markdown rendering, inline comments, scheduled tasks, background Computer Use and more. A beginner-friendly AI coding and automation Agent tool.
TutorialsDeep dive into four conversational memory types in LangChain 0.3: Buffer, Window, Summary, and Summary Buffer. Covers RunnableWithMessageHistory implementation with selection guidelines.