Wuming AI
Author

Wuming AI

Practical AI for solving real problems and creating value

82
Articles
0
Likes
0
Views
0
Comments
Recent Articles

Latest from Wuming AI

82 recent articles
Wuming AI
Wuming AI
Apr 26, 2026 · Artificial Intelligence

13 Practical Ways to Cut AI Tool Costs

The article outlines thirteen actionable strategies—ranging from choosing the right billing plan and trimming context to using layered models, caching, and proper output prompts—to dramatically reduce token consumption and overall expenses when working with AI services.

AICachingContext Management
0 likes · 10 min read
13 Practical Ways to Cut AI Tool Costs
Wuming AI
Wuming AI
Apr 26, 2026 · Artificial Intelligence

DeepSeek V4 Release: Choosing Between Pro and Flash and Connecting the API

The article compares DeepSeek V4 Pro and Flash, explains how to select the right model based on capability versus cost, cautions against relying on flashy demos, praises the restrained release, and provides step‑by‑step instructions for API integration and tool configuration.

AI agentsAPI integrationDeepSeek
0 likes · 7 min read
DeepSeek V4 Release: Choosing Between Pro and Flash and Connecting the API
Wuming AI
Wuming AI
Apr 23, 2026 · Artificial Intelligence

Redefining OpenClaw’s Soul: From Obedience to Assertiveness

The article explains why many OpenClaw users overlook core configuration files, then shows how customizing SOUL.md and IDENTITY.md can give the AI personality, judgment, and boundaries, providing sample settings and practical advice to turn the agent into a collaborative, assertive personal assistant.

AI AgentIDENTITY.mdOpenClaw
0 likes · 9 min read
Redefining OpenClaw’s Soul: From Obedience to Assertiveness
Wuming AI
Wuming AI
Apr 21, 2026 · Artificial Intelligence

Can AI Voice Input Boost Office Productivity? A Hands‑On Review of Typeless and ShandianShuo

The article examines how AI‑powered voice input can replace keyboard typing in office settings, evaluates environmental constraints, compares two leading tools—Typeless and ShandianShuo—through feature lists, limitations, and real‑world usage scenarios, and concludes with practical advice on choosing the right solution.

AI voice inputShandianShuoSpeech Recognition
0 likes · 7 min read
Can AI Voice Input Boost Office Productivity? A Hands‑On Review of Typeless and ShandianShuo
Wuming AI
Wuming AI
Apr 20, 2026 · Artificial Intelligence

How Dokobot Lets AI Agents Truly See Rendered Web Pages

This article explains the limitation of many AI agents that only send HTTP requests, introduces Dokobot’s approach of using a real Chrome browser to render and interact with pages, and details its commands, installation steps, supported agents, and practical use cases for dynamic web content.

AI agentsAgent toolingChrome automation
0 likes · 6 min read
How Dokobot Lets AI Agents Truly See Rendered Web Pages
Wuming AI
Wuming AI
Apr 19, 2026 · Artificial Intelligence

Why Bigger LLMs Aren’t Smarter: Karpathy Blames Junk Training Data

Karpathy argues that the rapid growth of large language models is driven more by noisy, low‑quality training data than by a need for greater intelligence, urging a split between clean cognition cores and external memory to achieve smarter, more efficient AI.

AI model efficiencyKarpathyLLM scaling
0 likes · 5 min read
Why Bigger LLMs Aren’t Smarter: Karpathy Blames Junk Training Data
Wuming AI
Wuming AI
Apr 16, 2026 · Artificial Intelligence

Why Claude Opus 4.7 Is Shifting From Smart Answers to Real Work Execution

Anthropic’s Claude Opus 4.7 moves the competition from raw cleverness to reliable task completion, boosting complex coding, long‑running agents, high‑resolution visual understanding, stricter instruction following, and safety guardrails, while urging developers to retest prompts, budgets, and real‑world workflows.

AIAgentLarge Language Model
0 likes · 11 min read
Why Claude Opus 4.7 Is Shifting From Smart Answers to Real Work Execution
Wuming AI
Wuming AI
Apr 15, 2026 · Industry Insights

How China’s New Enterprise AI Agent Evaluation Standard Aims to Bridge the Deployment Gap

The article explains how the newly drafted national standard for enterprise‑level AI agents, created by the China Electronic Commerce Association and the Zhihhe Standards Center, defines a comprehensive evaluation framework—including five performance dimensions, four testing methods, and industry‑specific metrics—to help companies quantify ROI, ensure compliance, and guide successful AI agent deployment.

AIAI agentsEnterprise AI
0 likes · 6 min read
How China’s New Enterprise AI Agent Evaluation Standard Aims to Bridge the Deployment Gap
Wuming AI
Wuming AI
Apr 14, 2026 · Industry Insights

Why Chat History Isn't Enough: Building a Personal AI Knowledge Base

The article details a step‑by‑step journey of creating a private, continuously evolving AI knowledge base—from single‑file markdown archives to modular Skills, data sanitization, Git‑based version control, and automated daily curation—showing why richer personal data and closed‑loop feedback are essential for a truly useful AI assistant.

AI AssistantKnowledge BaseOpenClaw
0 likes · 11 min read
Why Chat History Isn't Enough: Building a Personal AI Knowledge Base
Wuming AI
Wuming AI
Apr 6, 2026 · Artificial Intelligence

Designing Effective Coding Agents: Six Core Components Explained

This article analyzes the architecture of coding agents and their harnesses, detailing six essential components, how they interact with real‑time repository context, prompt caching, tool validation, context‑bloat control, structured memory, and delegation, while providing concrete Python examples and visual diagrams.

Agent HarnessContext ManagementLLM
0 likes · 21 min read
Designing Effective Coding Agents: Six Core Components Explained