602 related articles
TutorialsComplete guide to building and publishing a WeChat Mini Program with zero coding using ChatGPT and Codex — from account registration to AI-generated design, code, and question banks to review and launch.
TutorialsLearn how to use AI agents to auto-generate Excel test cases. Covers Coze platform setup, Dify private deployment with DeepSeek + Ollama, workflow design tips, and prompt engineering for testers.
Tech FrontiersMay 10, 2025 AI roundup: Claude autonomous tasks exceed 16 hours, GPT 5.5 Pro aids Fields Medalist in math proof, Cloudflare cuts 20% of staff due to AI.
TutorialsHands-on comparison of Skills, Coze, and Dify for AI-powered software testing: auto-generating test cases from PRDs, performance reports, and requirements Q&A bots.
TutorialsHands-on comparison of Skills, Coze, and Dify for AI-powered software testing — covering auto-generated test cases from PRDs, performance reports, and Q&A bots to help testers choose the right tool.
TutorialsA deep dive into systematic AI programming workflows covering context management, custom commands, and code review. Move beyond Vibe Coding with a Plan-Prompt-Generate-Review-Iterate process.
TutorialsA deep dive into systematic AI programming workflows covering context management, custom commands, and code review. Move beyond Vibe Coding with a Plan-Prompt-Generate-Review-Iterate process.
Product ReviewsDeep dive into Zor, the full-stack AI engineer platform that builds complete apps via natural language. Covers auth, databases, Stripe payments, AI image generation, and comparisons with Cursor and Lovable.
TutorialsStep-by-step tutorial on deploying Dify locally using VMware, Ubuntu, BT Panel, and Docker. Covers environment setup, common error fixes, and next steps for building AI apps.
TutorialsLearn how Rainbond's built-in app store lets you deploy Dify and other open source apps with one click — no command line, no manual configuration required.
Product ReviewsClaude Code demo hands-on: build and deploy a full-stack app via natural language in minutes — covering front-end UI, back-end logic, database, and deployment with zero handwritten code.
TutorialsLearn how to build an AI travel assistant using Vue3, Node.js, and Alibaba's Qwen LLM, covering multi-turn dialogue, function calling, product recommendations, and full deployment.
TutorialsA detailed guide to Agent Skill's core principles and four key components (skill.md, references, scripts, assets), covering file structure, differences from prompts, and customization methods.
TutorialsA custom AI agent automatically writes a circular clock desktop program on the Volcano Visual platform, covering requirements analysis, code generation, self-inspection, and iterative bug fixing.
TutorialsDeep dive into Claude Code's /goal command: dual-agent architecture, auto-approve setup, finish line writing tips, and cost control strategies for fully autonomous AI task completion.
TutorialsDeep dive into Claude Code's four core agent modules: system prompt, Agent Loop, tool system, and memory mechanism. Build a Mini Claude Code from scratch in TypeScript.
TutorialsDeep dive into Harness Engineering architecture for AI agents: multi-agent collaboration, memory management, middleware design, MCP integration, and LangChain's DeepAgent framework.
TutorialsStep-by-step beginner's guide to installing Claude Code, configuring environment variables, and connecting to DeepSeek via CC Switch for low-cost AI coding.
TutorialsDeep analysis of Claude Code's seven-layer architecture, ReAct loop core principles, and configuration-driven design. Source-level deconstruction of AI Agent mechanics with best practices.
TutorialsDeep dive into MCP (Model Context Protocol) core principles and practical applications, covering agent capabilities, MCP architecture, ERP integration, and building agents with LangGraph.