Wuming AI
Author

Wuming AI

Practical AI for solving real problems and creating value

100
Articles
0
Likes
711
Views
0
Comments
Recent Articles

Latest from Wuming AI

100 recent articles max
Wuming AI
Wuming AI
Dec 18, 2025 · Artificial Intelligence

How to Generate Professional Architecture Diagrams with Gemini 3 Pro and DrawIO

This guide walks through four practical ways to use Gemini 3 Pro together with DrawIO, SVG, and AI coding IDEs to automatically create, edit, and refine high‑quality architecture diagrams, complete with prompt examples, installation steps, and post‑generation adjustments.

AI diagrammingArchitecture DiagramDrawio
0 likes · 5 min read
How to Generate Professional Architecture Diagrams with Gemini 3 Pro and DrawIO
Wuming AI
Wuming AI
Dec 10, 2025 · Artificial Intelligence

Workflow vs Agent: Choosing Fixed Pipelines or Dynamic LLM Orchestration

This article explains the fundamental differences between workflow‑style fixed pipelines and agent‑style dynamic LLM orchestration, compares their characteristics, reviews classic workflow patterns, and walks through a concrete implementation using the Kuzi platform with step‑by‑step screenshots.

AIKuziLLM orchestration
0 likes · 9 min read
Workflow vs Agent: Choosing Fixed Pipelines or Dynamic LLM Orchestration
Wuming AI
Wuming AI
Dec 7, 2025 · Artificial Intelligence

What Is MCP and How It Revolutionizes AI Tool Integration

This article explains the MCP protocol for AI agents, detailing why a universal tool‑calling standard is needed, how it solves the M×N integration nightmare, the roles and execution stages involved, and demonstrates its use with Cherry Studio while highlighting current limitations.

AI AgentCherry StudioLLM
0 likes · 20 min read
What Is MCP and How It Revolutionizes AI Tool Integration
Wuming AI
Wuming AI
Dec 4, 2025 · Artificial Intelligence

Mastering AI Coding Prompts: Core Principles and Optimization Strategies

This article examines a curated GitHub repository of system prompts for leading AI coding assistants, distilling best‑practice principles such as explicit role definition, safety boundaries, structured output formats, context management, task decomposition, error recovery, testing, and secure sandbox workflows, with concrete examples from tools like Cursor, VSCode Agent, Augment Code, and Devin AI.

AI Prompt EngineeringAutomationContext Management
0 likes · 10 min read
Mastering AI Coding Prompts: Core Principles and Optimization Strategies
Wuming AI
Wuming AI
Dec 3, 2025 · Artificial Intelligence

How to Reduce LLM Hallucinations: Model Selection, Web Search, and Verification Agents

This article explains a step‑by‑step workflow for mitigating large‑language‑model hallucinations by picking low‑hallucination models, leveraging internet‑enabled search tools, rephrasing queries, and creating a dedicated verification assistant with concrete prompts and a Claude implementation.

HallucinationLLMinformation verification
0 likes · 6 min read
How to Reduce LLM Hallucinations: Model Selection, Web Search, and Verification Agents
Wuming AI
Wuming AI
Nov 30, 2025 · Artificial Intelligence

What Exactly Is a Large Language Model? A Simple Guide to AI, Transformers, and How They Work

This article explains the relationship between AI, machine learning, deep learning, and large language models, detailing their evolution, training stages, transformer architecture, attention mechanisms, inference APIs, and practical usage examples, while demystifying common misconceptions about LLM capabilities.

AI FundamentalsDeep LearningLarge Language Model
0 likes · 10 min read
What Exactly Is a Large Language Model? A Simple Guide to AI, Transformers, and How They Work
Wuming AI
Wuming AI
Nov 19, 2025 · Artificial Intelligence

Gemini 3 Hands‑On Review: Multimodal Mastery Across Real‑World Cases

The author evaluates Google’s newly released Gemini 3 model through seven diverse cases—hand‑counting, macOS desktop simulation, a jump‑the‑gap game, lightweight Word, expert‑style explanations, SVG fan rendering, and video understanding—highlighting its multimodal reasoning, coding assistance, and remaining limitations.

AI coding assistanceGemini 3Model Evaluation
0 likes · 5 min read
Gemini 3 Hands‑On Review: Multimodal Mastery Across Real‑World Cases
Wuming AI
Wuming AI
Nov 17, 2025 · Industry Insights

Which AI Coding Tool Is Right for You? A Practical Comparison of Top Solutions

This article surveys the rapidly expanding AI coding ecosystem, categorizing tools by cloud versus local deployment and interactive versus autonomous operation, then details major IDE plugins, CLI utilities, Vibe‑style products, and asynchronous agents, offering selection guidance and best‑practice tips for developers.

AI codingProduct Reviewindustry insight
0 likes · 11 min read
Which AI Coding Tool Is Right for You? A Practical Comparison of Top Solutions
Wuming AI
Wuming AI
Nov 10, 2025 · Artificial Intelligence

What Exactly Is an AI Agent? A Clear, Practical Guide

This article explains the concept of AI agents, contrasting them with chatbots, detailing their ability and structural layers, summarizing academic surveys and whitepapers, and illustrating how agents plan, perceive, and act to autonomously accomplish user‑defined goals.

AI AgentAgent ArchitectureAutonomous Planning
0 likes · 9 min read
What Exactly Is an AI Agent? A Clear, Practical Guide