1998 related articles
Product Reviews2025 comparison of 7 Chinese AI coding subscription plans—Zhipu AI, MiniMax, Kimi, ByteDance Ark & more. Find the best value from ¥29 to ¥200/month.
TutorialsStep-by-step tutorial to deploy and run the leaked Claude Code locally in 6 minutes using Trae IDE and MiniMax API — no coding experience required.
Product ReviewsIn-depth review of Google DeepMind's flagship Gemini 3.5 Pro: MMLU Pro 89.4, Video ModeM 82.1, compared with GPT 5.5 and Claude 4.7. Analyzing DeepThink reasoning, 2M context window, and multimodal strengths.
TutorialsAn open-source project implementing Claude Code's core features in Java. Master AI Agent architecture, tool calling, task decomposition, and multi-Agent systems through 12 progressive lessons.
Product ReviewsDeep dive into Gizang-PPT-Skill, an 8K-star GitHub project that equips AI Agents with visual design skills for magazine-quality PPT creation with consistent aesthetics.
TutorialsA detailed guide to Anthropic's official MCP course covering client-server architecture, building MCP servers, third-party integrations, and remote deployment for standardized AI tool access.
Tech FrontiersClaude Code creator Boris shares hands-on tips: from codebase Q&A to parallel workflows, covering Claude.MD config, prompt strategies, and SDK usage.
Tech FrontiersA systematic AI test development learning path covering LLM fundamentals, prompt engineering, PyTest automation, RAG knowledge bases, and MCP tool chains to help QA engineers master AI-empowered testing.
Product ReviewsA developer built Jerry, an iPhone Replit alternative, without writing a single line of code — using OpenAI Codex, Claude Code SDK, and Vibe Code CI in just 2-3 hours.
Product ReviewsIn-depth comparison of Replit Agent 4, Cursor Automations, and PageAgent across positioning, capabilities, pricing, and use cases to find your ideal AI colleague.
TutorialsAn enterprise AI full-stack solution using NestJS, LangChain, LangGraph, and Tauri 2, covering AI service platforms, multi-agent orchestration, RAG, and cross-platform delivery for frontend developers.
TutorialsDeep dive into OpenClaw's industrial-grade Agent architecture with its three-layer design, pluggable Skills system, and memory management. Includes a step-by-step LangChain reproduction guide with an enterprise HR assistant example.
TutorialsLearn AI agent architecture (LLM + workflow + knowledge base), compare tools like Dify and LangChain, and use MCP Server to auto-generate test cases.
TutorialsGuide to LangChain's init_chat_model unified interface vs model classes, with DeepSeek V4 Pro thinking mode fix, multi-provider switching tips, and AI Agent integration practices.
Deep DivesDeep dive into Hermes Agent, the viral 2025 open-source AI Agent framework. Comparison with OpenCloud on lower token usage, long-term memory, and self-learning evolution.
TutorialsBuild an AI Agent in 200 lines of Python from scratch. A deep dive into the five core modules: Prompt, Memory, Tool Use, RAG, and Skill, with progressive development workflow.
TutorialsComplete walkthrough of Trae IDE agent configuration and image-color automation plugin development, demonstrating AI-written image finding, ORB algorithm switching, and auto-clicking features.
TutorialsComplete guide to downloading, installing, and configuring ByteDance's Trae AI coding tool. Free built-in LLMs like DeepSeek for AI-assisted Python programming.
TutorialsLearn to build AI Agent Skills for Claude Code: skill.md writing, script integration, image generation workflows, and reusable skill architecture from scratch.
TutorialsA detailed guide to Claude Code Skill Creator's complete workflow: from writing requirements and generating skills to natural language iteration and old skill cleanup for test automation.