Tagged articles

prompt engineering

1344 articles · Page 9 of 14
Baobao Algorithm Notes
Baobao Algorithm Notes
Dec 20, 2025 · Artificial Intelligence

How General‑Purpose Agents Are Converging on Claude Code and Deep Agent Designs

The article analyzes the 2025 shift toward a unified "general‑type" agent architecture exemplified by Claude Code and Deep Agent, detailing industry adoption, core technical features, skill‑based extensions, long‑running capabilities, and practical steps for building domain‑specific agents.

AI ArchitectureAgent SkillsClaude Code
0 likes · 25 min read
How General‑Purpose Agents Are Converging on Claude Code and Deep Agent Designs
Architect's Journey
Architect's Journey
Dec 19, 2025 · Artificial Intelligence

Why Context Engineering Is the Hottest AI Skill in 2025

The article explains how context engineering—building a dynamic system that supplies AI with user intent, dialogue history, long‑term memory, external knowledge and tool definitions—outperforms traditional prompt engineering, eliminates hallucinations, and enables AI to complete complex, end‑to‑end tasks.

AIAI AgentsRAG
0 likes · 8 min read
Why Context Engineering Is the Hottest AI Skill in 2025
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 diagrammingDrawioGemini 3 Pro
0 likes · 5 min read
How to Generate Professional Architecture Diagrams with Gemini 3 Pro and DrawIO
Zhuanzhuan Tech
Zhuanzhuan Tech
Dec 17, 2025 · Artificial Intelligence

How AI Powers Automatic Security Tagging in Large‑Scale Data Governance

This article details how a Chinese e‑commerce platform leverages large‑language‑model AI, the open‑source Dify platform, and engineered workflows to automate security tagging of massive data assets, covering data‑governance fundamentals, AI‑driven tagging advantages, technical architecture, prompt engineering, optimization cases, and future roadmap.

AIData GovernanceSecurity Tagging
0 likes · 25 min read
How AI Powers Automatic Security Tagging in Large‑Scale Data Governance
Tech Minimalism
Tech Minimalism
Dec 17, 2025 · Artificial Intelligence

Double Your Productivity: Advanced AI Programming Techniques and Universal Patterns

The article explains how AI programming hinges on context engineering and offers a complete system of documentation, planning, test‑driven incremental development, code review, version‑control discipline, multi‑instance collaboration, and debugging strategies that turn AI tools into powerful productivity amplifiers.

AI programmingcode reviewcontext engineering
0 likes · 21 min read
Double Your Productivity: Advanced AI Programming Techniques and Universal Patterns
DataFunTalk
DataFunTalk
Dec 17, 2025 · Artificial Intelligence

How Large Language Models Unlock Field‑Level Data Lineage at Scale

This talk explains how a data platform tackled massive, heterogeneous enterprise data by using large language models and prompt engineering to automatically extract field‑level lineage from SQL scripts, achieve over 80% coverage, and raise accuracy above 95%, dramatically cutting impact‑analysis time.

AI for data engineeringBig DataLarge Language Model
0 likes · 6 min read
How Large Language Models Unlock Field‑Level Data Lineage at Scale
AI Insight Log
AI Insight Log
Dec 17, 2025 · Artificial Intelligence

Inside ChatGPT’s New ‘Skills’: PDF & Spreadsheet Tools and Adding Them to Cursor

The author demonstrates that OpenAI has quietly integrated Anthropic‑style “Skills” into ChatGPT, exposing a /home/oai/skills directory with PDF and spreadsheet modules, explains how the PDF skill converts files to PNGs for vision‑based reading, and shows how to mount these skills in Cursor for local tool invocation.

AnthropicChatGPTCursor IDE
0 likes · 6 min read
Inside ChatGPT’s New ‘Skills’: PDF & Spreadsheet Tools and Adding Them to Cursor
AI Insight Log
AI Insight Log
Dec 16, 2025 · Artificial Intelligence

Stop Building New Agents—Leverage Simple “Skill” Folders for Real AI Value

The article argues that instead of crafting ever‑more complex AI agents, developers should treat agents as generic containers and equip them with modular “Skills”—simple folder‑based packages of scripts and documentation—that provide domain expertise, reduce context overload, and democratize AI development for non‑technical users.

AI AgentsAnthropicKnowledge assetization
0 likes · 10 min read
Stop Building New Agents—Leverage Simple “Skill” Folders for Real AI Value
Frontend AI Walk
Frontend AI Walk
Dec 16, 2025 · Artificial Intelligence

From Vibe Coding to Vibe Engineering: Mastering the AI Programming Paradigm Shift

The article examines the evolution from ad‑hoc, natural‑language‑only AI code generation (Vibe Coding) to a disciplined, engineering‑focused workflow (Vibe Engineering) that uses explicit context, constraints, and verification loops to produce maintainable, production‑grade software.

AI programmingConstraint EngineeringCursor
0 likes · 19 min read
From Vibe Coding to Vibe Engineering: Mastering the AI Programming Paradigm Shift
Snowball Engineer Team
Snowball Engineer Team
Dec 15, 2025 · Artificial Intelligence

Why Spec‑Driven AI Coding Beats Vibe Coding in Enterprise Backend Development

The article examines why AI‑generated code often varies in quality, contrasts Vibe Coding with Spec‑Driven development, and explains how a structured, spec‑centric workflow—including UI specifications, MCP integration, and rule‑based validation—enables stable, high‑quality code generation for enterprise backend systems.

AI codingSoftware engineeringSpec-Driven Development
0 likes · 15 min read
Why Spec‑Driven AI Coding Beats Vibe Coding in Enterprise Backend Development
PMTalk Product Manager Community
PMTalk Product Manager Community
Dec 13, 2025 · Product Management

Turning Bosses' AI Panic into Practical Product Strategies

The article examines how widespread AI anxiety among executives forces product teams to translate lofty, sometimes unrealistic AI visions into concrete, user‑centered features, detailing the design philosophy of "precise echo", the clash over perceived "fabrication", and the evolution toward a more exploratory "soul insight" approach.

AI integrationAI product managementboss anxiety
0 likes · 11 min read
Turning Bosses' AI Panic into Practical Product Strategies
58UXD
58UXD
Dec 12, 2025 · User Experience Design

How AI Turns a 5‑Minute Prompt into a Full Poster in One Hour

This article shows how AI can replace repetitive design tasks by breaking down requirements, generating multiple creative concepts, producing key visual elements and fonts, and offering detailed feedback, enabling designers to focus on strategy and creativity while cutting production time from days to hours.

AI designUX designWorkflow Automation
0 likes · 11 min read
How AI Turns a 5‑Minute Prompt into a Full Poster in One Hour
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.

AIAgentKuzi
0 likes · 9 min read
Workflow vs Agent: Choosing Fixed Pipelines or Dynamic LLM Orchestration
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 10, 2025 · Frontend Development

How AI Agents Can Auto‑Generate Interactive Front‑End Components from Design Prompts

This article explains how to augment traditional agent dialogues with AI‑driven, real‑time front‑end component generation, turning textual responses into PPT‑style visualizations and interactive mini‑animations by converting design specifications into prompts that produce ready‑to‑render HTML or WebComponent code.

AIAutomationComponent Generation
0 likes · 21 min read
How AI Agents Can Auto‑Generate Interactive Front‑End Components from Design Prompts
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 9, 2025 · Artificial Intelligence

Building Human‑in‑the‑Loop Agent Workflows with MCP on OpenLM

This article explains how to design and implement Human‑in‑the‑Loop (HITL) interactions for large‑model agents on Alibaba's OpenLM platform, covering the challenges of server‑side execution, MCP transport extensions, tool‑calling patterns, timeout handling, and UI rendering strategies across multiple client devices.

AgentLarge Language ModelMCP
0 likes · 39 min read
Building Human‑in‑the‑Loop Agent Workflows with MCP on OpenLM
Instant Consumer Technology Team
Instant Consumer Technology Team
Dec 5, 2025 · Artificial Intelligence

Transform Complex Prompts into Reusable AI Skills and Hook DeepSeek into Claude Code

This article explains how to replace cumbersome, city‑specific prompt strings with modular AI Skills, demonstrates the food‑diorama‑skill that generates 3D gourmet dioramas, and provides a step‑by‑step guide for connecting the DeepSeek V3.2 model to Claude Code using environment variables or the CC Switch GUI.

AIClaudeDeepSeek
0 likes · 8 min read
Transform Complex Prompts into Reusable AI Skills and Hook DeepSeek into Claude Code
Frontend AI Walk
Frontend AI Walk
Dec 5, 2025 · Artificial Intelligence

Master Prompt Engineering: From Random Chat to Precise Control with Zero-shot, Few-shot, and Chain‑of‑Thought

This article explains how to converse effectively with large language models by mastering three core prompting techniques—Zero‑shot, Few‑shot, and Chain‑of‑Thought—illustrated with front‑end analogies, code snippets, and a step‑by‑step DeepSeek JSON‑generation exercise that shows common pitfalls and best practices.

Chain-of-ThoughtDeepSeekFew-shot
0 likes · 12 min read
Master Prompt Engineering: From Random Chat to Precise Control with Zero-shot, Few-shot, and Chain‑of‑Thought
Open Source Tech Hub
Open Source Tech Hub
Dec 5, 2025 · Artificial Intelligence

From Neurons to GPT: A Complete Timeline of AI Evolution and Future Trends

This comprehensive article traces AI from its biological roots and early computers through the birth of artificial intelligence, the rise of machine learning, the emergence of large language models, multimodal agents, and finally explores current breakthroughs, practical applications, and future directions.

AgentsRetrieval-Augmented Generationartificial-intelligence
0 likes · 39 min read
From Neurons to GPT: A Complete Timeline of AI Evolution and Future Trends
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
Efficient Ops
Efficient Ops
Dec 3, 2025 · Artificial Intelligence

Unlocking AI Agent Paradigms: 6 Patterns to Supercharge Operations

This article introduces six core AI agent paradigms—Prompt Chain, Routing & Handoff, Parallelization, Tool Use, ReAct, and Multi‑Agent—explaining their concepts, real‑world analogies, and practical examples for enhancing efficiency and intelligence in operational workflows.

AI AgentAutomationOperations
0 likes · 6 min read
Unlocking AI Agent Paradigms: 6 Patterns to Supercharge Operations
Baidu MEUX
Baidu MEUX
Dec 3, 2025 · User Experience Design

Boost User Research with AI: Automating Short Feedback Classification & Long‑Form Insight Extraction

This article explains how AI large‑language models can automate short user‑feedback classification and extract insights from long interview texts, offering practical prompting tips, fine‑tuning strategies, and Retrieval‑Augmented Generation workflows to make user research faster, more accurate, and less labor‑intensive.

AIFeedback ClassificationRAG
0 likes · 11 min read
Boost User Research with AI: Automating Short Feedback Classification & Long‑Form Insight Extraction
Smart Era Software Development
Smart Era Software Development
Dec 2, 2025 · Artificial Intelligence

The Prompt Software Crisis: Engineering Challenges of Agentic AI Systems

The rise of large language models has created a prompt‑software crisis for Agentic AI, where fragile natural‑language prompts cause robustness, observability, and adaptability problems, and existing software‑engineering methods fail to address these issues, prompting the need for a new systematic framework.

AdaptabilityAgentic AIObservability
0 likes · 12 min read
The Prompt Software Crisis: Engineering Challenges of Agentic AI Systems
ShiZhen AI
ShiZhen AI
Dec 2, 2025 · Artificial Intelligence

What Is a Prompt? Mastering Question Techniques for Better AI Results

Episode 4 of the Comic‑AI series explains that a prompt is the art of formulating precise questions to guide large language models, covering content and format constraints, positive and negative prompting, and showing how specific instructions lead to more predictable AI behavior.

AIAI interactionPrompt Design
0 likes · 3 min read
What Is a Prompt? Mastering Question Techniques for Better AI Results
Frontend AI Walk
Frontend AI Walk
Dec 2, 2025 · Artificial Intelligence

Understanding LLMs: A Frontend Developer’s Primer on Large Language Models

The article demystifies large language models for frontend developers by likening token prediction to autocomplete, explaining tokens, context windows, temperature, the two-stage training process, and the critical role of prompts, using concrete code examples and analogies to familiar frontend concepts.

Frontend AnalogyLLMLarge Language Model
0 likes · 10 min read
Understanding LLMs: A Frontend Developer’s Primer on Large Language Models
PaperAgent
PaperAgent
Dec 1, 2025 · Artificial Intelligence

How Deep Research Turns LLMs into Autonomous AI Scientists

This article surveys the emerging Deep Research (DR) paradigm that upgrades large language models into research agents capable of autonomous planning, multi‑source evidence gathering, memory management, and verifiable long‑form report generation, outlining its stages, core components, training pipeline, and evaluation benchmarks.

AI AgentsAI research automationDeep Research
0 likes · 6 min read
How Deep Research Turns LLMs into Autonomous AI Scientists
Bilibili Tech
Bilibili Tech
Nov 28, 2025 · Artificial Intelligence

How We Built an LLM‑Powered AI Hub to Read and Analyze Community Chats

This article details the design and deployment of a multi‑layer LLM system that automatically reads massive creator group chats, extracts structured insights, mitigates hallucinations with dual‑model verification, uses few‑shot prompting for stable output, and delivers real‑time risk alerts and operational reports.

AI OperationsLLMRisk Detection
0 likes · 14 min read
How We Built an LLM‑Powered AI Hub to Read and Analyze Community Chats
Fun with Large Models
Fun with Large Models
Nov 27, 2025 · Artificial Intelligence

Mastering Coze Knowledge Base: A Step‑by‑Step Low‑Code Agent Guide

This article provides a comprehensive, hands‑on guide to Coze's knowledge base, covering its core concepts, key features, practical use‑case scenarios, detailed creation steps, configuration options, prompt design, testing methods, and a comparison with variables, memory, and databases.

Agent developmentCozeKnowledge Base
0 likes · 15 min read
Mastering Coze Knowledge Base: A Step‑by‑Step Low‑Code Agent Guide
PMTalk Product Manager Community
PMTalk Product Manager Community
Nov 25, 2025 · Product Management

Avoid the 3 Common AI Product Management Pitfalls: Prompt Engineering, RAG, and Fine‑Tuning

The article examines why AI product managers repeatedly fall into three traps—over‑relying on prompt engineering, blindly adopting Retrieval‑Augmented Generation, or costly fine‑tuning—by presenting real‑world failures, debunking myths, and offering a five‑layer decision framework with cost, data, resource, and risk analysis to choose the right solution.

AI product managementRAGcost analysis
0 likes · 24 min read
Avoid the 3 Common AI Product Management Pitfalls: Prompt Engineering, RAG, and Fine‑Tuning
Architect's Guide
Architect's Guide
Nov 24, 2025 · Artificial Intelligence

Building Java LLM Applications with LangChain4j: A Hands‑On Guide

This tutorial walks through the fundamentals of large language models, prompt engineering, and word embeddings, then shows how to set up a LangChain‑based LLM stack in Java using LangChain4j, covering core modules, memory, retrieval, chains, agents, and complete code examples.

AI AgentsJavaLLM
0 likes · 15 min read
Building Java LLM Applications with LangChain4j: A Hands‑On Guide
Software Engineering 3.0 Era
Software Engineering 3.0 Era
Nov 23, 2025 · Artificial Intelligence

Advanced AI Context Engineering: Building Operable Worlds (Part 2)

This article examines how to evolve AI prompt engineering into full‑stack context and environment engineering, detailing six practical design patterns from the Manus system, the limits of Vibe Coding, the Spec‑Driven development workflow, and concrete steps to give models a persistent, controllable world for long‑term tasks.

AIAgentKV cache
0 likes · 18 min read
Advanced AI Context Engineering: Building Operable Worlds (Part 2)
Youzan Coder
Youzan Coder
Nov 21, 2025 · Artificial Intelligence

How to Build, Evaluate, and Optimize AI Test Agents: A Practical Guide

This guide walks you through creating AI‑powered test agents, defining success metrics, building evaluation datasets, crafting and refining system prompts with techniques like chain‑of‑thought, XML, few‑shot and concise inputs, and scaling the workflow by splitting agents and managing prompt versions.

AI AgentsEvaluationLLM
0 likes · 21 min read
How to Build, Evaluate, and Optimize AI Test Agents: A Practical Guide
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Nov 20, 2025 · Artificial Intelligence

How to Build a Quantifiable Quality Assurance System for AI‑Native Products

This article explains the background of AI‑native products, uses VoxDeck as a case study to illustrate typical generation successes and failures, and proposes a systematic, metric‑driven quality‑assurance framework—including data sampling, multi‑dimensional anomaly detection, AI‑assisted checks, and continuous improvement—to boost efficiency, reliability, and business value of AI‑generated content.

AI-nativeLLMprompt engineering
0 likes · 14 min read
How to Build a Quantifiable Quality Assurance System for AI‑Native Products
AI Tech Publishing
AI Tech Publishing
Nov 20, 2025 · Artificial Intelligence

Million‑Dollar AI Playbook: From Prompt Engineering to Agents – Anthropic’s Full PDF Unpacked

Anthropic’s enterprise guide shows how early adopters boost productivity—20‑35% faster customer service, 30‑50% higher content output, 15% less coding time—and outlines a four‑step framework, prompt‑engineering formula, and agent roadmap to turn AI into measurable business value.

AI implementationAgentsAnthropic
0 likes · 10 min read
Million‑Dollar AI Playbook: From Prompt Engineering to Agents – Anthropic’s Full PDF Unpacked
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 3Multimodal AI
0 likes · 5 min read
Gemini 3 Hands‑On Review: Multimodal Mastery Across Real‑World Cases
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 18, 2025 · Artificial Intelligence

How ReAct and Reflexion Boost Large Language Models for Complex, Real‑World Tasks

The article explains the limitations of large language models on multi‑step reasoning, real‑time information retrieval, and planning, then introduces the ReAct (Reasoning + Acting) framework and its Reflexion extension, detailing their mechanisms, examples, performance gains, practical applications, and future research directions.

Agentic AILLM reasoningReAct
0 likes · 16 min read
How ReAct and Reflexion Boost Large Language Models for Complex, Real‑World Tasks
Data Thinking Notes
Data Thinking Notes
Nov 16, 2025 · Artificial Intelligence

How AI Agents Transform Automation: Architecture, Challenges & Future Trends

This comprehensive overview examines AI agents powered by large language models, detailing their definition, core components, architectural patterns, key technologies such as prompt engineering and retrieval‑augmented generation, diverse application domains, current challenges, security solutions, and emerging research directions.

Multi-Agent SystemsRetrieval-Augmented Generationarchitecture
0 likes · 81 min read
How AI Agents Transform Automation: Architecture, Challenges & Future Trends
Radish, Keep Going!
Radish, Keep Going!
Nov 16, 2025 · Fundamentals

Tech Highlights: Unofficial Teams Linux Client, AI Prompt Engineering, TCP Deep Dive & More

A curated roundup of recent tech developments covering an open‑source Linux Teams client, a profit‑margin primer, a showdown between traditional machine learning and prompt engineering, Google’s near‑perfect handwriting model, VPN legislation concerns, a classic game anniversary, Go’s 16‑year milestone, a TCP deep‑dive, and an investigation into pressure on Archive.today.

GoLinuxMicrosoft Teams
0 likes · 9 min read
Tech Highlights: Unofficial Teams Linux Client, AI Prompt Engineering, TCP Deep Dive & More
Sohu Tech Products
Sohu Tech Products
Nov 13, 2025 · Artificial Intelligence

How to Harness Cursor AI for Faster, Higher‑Quality Code Development

This article shares a step‑by‑step practice guide on using the Cursor AI assistant to split project analysis, enrich prompts, generate code, and perform regression verification, illustrating prompt examples, command snippets, and visual workflows for effective AI‑augmented software development.

AI programmingCursorcode generation
0 likes · 16 min read
How to Harness Cursor AI for Faster, Higher‑Quality Code Development
Continuous Delivery 2.0
Continuous Delivery 2.0
Nov 13, 2025 · Artificial Intelligence

Shopify’s Blueprint for Scalable AI Agents: Architecture, Evaluation, and Reward‑Hack Fixes

This article details how Shopify engineered the Sidekick AI agent platform, covering its evolving architecture, just‑in‑time instruction system, rigorous LLM evaluation framework, GRPO training method, and strategies to prevent reward‑hacking, offering practical guidance for building production‑ready agentic systems.

AI AgentsAgentic SystemsLLM evaluation
0 likes · 13 min read
Shopify’s Blueprint for Scalable AI Agents: Architecture, Evaluation, and Reward‑Hack Fixes
DaTaobao Tech
DaTaobao Tech
Nov 10, 2025 · Artificial Intelligence

How Tmall’s AI Transforms Test Case Generation for Faster, Smarter QA

This article details Tmall's technology team's deep AI‑driven testing practice, outlining industry challenges, the need for intelligent test case generation, and a comprehensive strategy that combines prompt engineering, RAG‑based knowledge bases, and platform integration to boost coverage, reduce manual effort, and accelerate release cycles.

AI testingKnowledge BaseRAG
0 likes · 10 min read
How Tmall’s AI Transforms Test Case Generation for Faster, Smarter QA
Zhuanzhuan Tech
Zhuanzhuan Tech
Nov 10, 2025 · Artificial Intelligence

Boost Your Development Workflow: Practical Tips for Using Cursor AI

This article shares a step‑by‑step guide on how development teams can leverage the Cursor AI assistant to split project requirements, enrich prompts, generate and review code, and perform regression verification, turning AI into a collaborative partner rather than a replacement.

AI programmingCursor toolRegression testing
0 likes · 17 min read
Boost Your Development Workflow: Practical Tips for Using Cursor AI
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 10, 2025 · Backend Development

Boost Java Repository Testing with AI: How Aone Copilot Agent Generates Unit Tests

This article details how the Aone Copilot Agent, guided by carefully crafted prompts, automates unit test creation and code modifications for a Java Spring Boot GoodsDomainRepository, achieving a 50% code adoption rate and outlining prompt design, test architecture, execution flow, and best‑practice recommendations.

AI testingJavaSpring Boot
0 likes · 17 min read
Boost Java Repository Testing with AI: How Aone Copilot Agent Generates Unit Tests
Goodme Frontend Team
Goodme Frontend Team
Nov 10, 2025 · Frontend Development

Why AI Agents Aren’t Ready to Run Your Front‑End Projects (And How to Use Them Effectively)

The article examines the hype around AI agents, explains why they currently cannot fully take over front‑end development in company projects due to fragmented context, stability demands, and long‑term architectural needs, and offers practical strategies and prompt templates for realistic, productive use.

AI Agentscode reviewfrontend development
0 likes · 19 min read
Why AI Agents Aren’t Ready to Run Your Front‑End Projects (And How to Use Them Effectively)
Software Engineering 3.0 Era
Software Engineering 3.0 Era
Nov 9, 2025 · Artificial Intelligence

Practical Guide to AI Context Engineering: From Personal to Team-Level Practices

This article presents a step‑by‑step practical guide to AI context engineering, introducing the CRISP principle, structured templates, onion‑style hierarchical injection, and detailed personal, conversation, project, and team‑level practices such as context anchors, explicit management, snapshot/rollback, codebase indexing, ADRs, semantic search, and shared knowledge bases.

AITeam Practicescontext engineering
0 likes · 5 min read
Practical Guide to AI Context Engineering: From Personal to Team-Level Practices
JavaEdge
JavaEdge
Nov 7, 2025 · Artificial Intelligence

Can a PDCA Framework Unlock AI Code Generation’s Full Potential?

This article examines why AI‑assisted coding often falls short on quality and integration, introduces a structured PDCA workflow to guide AI interactions, presents experimental data comparing PDCA‑guided and unstructured approaches, and outlines practical guidelines and future enhancements for sustainable AI‑driven software development.

AI code generationDevOpsPDCA
0 likes · 15 min read
Can a PDCA Framework Unlock AI Code Generation’s Full Potential?
DataFunSummit
DataFunSummit
Nov 7, 2025 · Artificial Intelligence

How Close Are Agents to AGI? Insights from Experiments and Benchmarks

Through a series of experiments, benchmark analyses, and theoretical discussions, this article explores the limits of current AI agents, their underlying mechanisms, performance gaps to human-level intelligence, and the challenges that remain on the path from agents to true AGI.

AGILLMbenchmark
0 likes · 26 min read
How Close Are Agents to AGI? Insights from Experiments and Benchmarks
JD Retail Technology
JD Retail Technology
Nov 7, 2025 · Artificial Intelligence

How an AI‑Powered Experiment Analysis Agent Transforms Data Insights

This article outlines the motivation, design, architecture, and engineering of an AI-driven experiment analysis agent, detailing its modular workflow, large‑model selection, prompt engineering, front‑end form integration, and future enhancements to improve reliability, transparency, and user interaction.

AIarchitectureexperiment analysis
0 likes · 14 min read
How an AI‑Powered Experiment Analysis Agent Transforms Data Insights
Software Engineering 3.0 Era
Software Engineering 3.0 Era
Nov 7, 2025 · Artificial Intelligence

Why Context Engineering Is the Key to Effective AI Assistants

The article explains how AI assistants often fall short because of missing or poor context, traces the philosophical roots of context, maps its pervasive role in software engineering, and proposes a three‑level context‑engineering framework to turn context into a production asset for large‑model AI.

AIcontext engineeringlarge language models
0 likes · 9 min read
Why Context Engineering Is the Key to Effective AI Assistants
Liangxu Linux
Liangxu Linux
Nov 6, 2025 · Artificial Intelligence

8 Must‑Explore Open‑Source Projects: AI Prompt Tools, Voice Transcription, Browser Engine & More

This article introduces eight noteworthy open‑source projects—including an interactive prompt‑engineering tutorial, Claude Cookbooks, an offline speech‑to‑text tool, an eBook‑to‑audiobook converter, the Servo browser engine, a free programming‑books collection, a real‑time object‑detection model, and other popular repositories—each with brief descriptions and GitHub links.

AI toolsGitHubbrowser engine
0 likes · 7 min read
8 Must‑Explore Open‑Source Projects: AI Prompt Tools, Voice Transcription, Browser Engine & More
KooFE Frontend Team
KooFE Frontend Team
Nov 6, 2025 · Artificial Intelligence

Mastering Few-Shot Prompting: Principles, Bias Fixes, and Example Design

Few-shot prompting uses a handful of task examples within the prompt to guide large language models, improving performance, adaptability, and reducing data needs, while careful design of example quantity, order, label distribution, format, and bias mitigation—through calibration and advanced methods like reinforced and unsupervised ICL—optimizes results.

bias mitigationexample designfew-shot prompting
0 likes · 11 min read
Mastering Few-Shot Prompting: Principles, Bias Fixes, and Example Design
Instant Consumer Technology Team
Instant Consumer Technology Team
Nov 6, 2025 · Frontend Development

How AI Accelerates Frontend Development: Building an Auto‑Switch Proxy Browser Extension

This article explores how modern AI IDEs like Cursor and Trae empower developers to rapidly prototype and implement a Chrome extension that automatically switches Whistle proxy rules, generate project scaffolding in minutes, and produce comprehensive documentation through AI‑driven analysis and prompt engineering.

AI‑assisted developmentBrowser ExtensionWhistle proxy
0 likes · 19 min read
How AI Accelerates Frontend Development: Building an Auto‑Switch Proxy Browser Extension
DataFunSummit
DataFunSummit
Nov 5, 2025 · Artificial Intelligence

How Alibaba’s Aivis Agent Is Transforming Cloud Customer Support

This article explores Alibaba Cloud’s digital employee Aivis, detailing why it was created, its multi‑layer architecture, core modules, agent‑driven reasoning, data processing, model training, autonomous workflow, trust‑building measures, and the collaborative human‑machine loop that boosts service efficiency.

Cloud ServicesKnowledge Graphcustomer support automation
0 likes · 18 min read
How Alibaba’s Aivis Agent Is Transforming Cloud Customer Support
Amazon Cloud Developers
Amazon Cloud Developers
Nov 5, 2025 · Artificial Intelligence

Two AI Coding Paradigms: Vibe Coding and Spec‑Driven Development from Idea to Production

The article compares Vibe Coding, a prompt‑driven approach that lets large models generate prototype code from natural language, with Spec‑Driven Development, which starts from a written specification to guide AI, and illustrates the latter by adding context‑management to the Amazon Q Developer CLI in just two days instead of four weeks.

AI programmingAmazon Q Developer CLISpec-Driven Development
0 likes · 3 min read
Two AI Coding Paradigms: Vibe Coding and Spec‑Driven Development from Idea to Production
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Nov 5, 2025 · Artificial Intelligence

Why Production-Ready RAG Is Ten Times Harder Than a Simple Demo

Building a Retrieval‑Augmented Generation (RAG) system may be straightforward in code, but making it reliable, accurate, and scalable in production involves challenges across data preparation, vector retrieval, query rewriting, generation control, and system integration, turning a demo into a truly useful AI service.

AILLMRAG
0 likes · 8 min read
Why Production-Ready RAG Is Ten Times Harder Than a Simple Demo
Ele.me Technology
Ele.me Technology
Oct 31, 2025 · Artificial Intelligence

Boosting Coding Efficiency with AI: Our Prompt‑Driven Framework Achieves 23% Faster Delivery

This article details how a logistics technology team built an AI‑plus‑prompt, three‑layer architecture framework that raised AI code adoption from 9.6% to 89.2% and improved demand delivery efficiency by 23.6%, while outlining quality safeguards, reusable templates, real‑world case studies, and future AI‑driven development plans.

AIAutomationcoding efficiency
0 likes · 15 min read
Boosting Coding Efficiency with AI: Our Prompt‑Driven Framework Achieves 23% Faster Delivery
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 31, 2025 · Artificial Intelligence

Why AI Agents Fail and 10 Proven Ways to Make Them Reliable

This article shares the practical lessons learned from building Alibaba Cloud’s digital employee "YunXiaoEr Aivis", explaining why large‑language‑model agents often miss expectations and presenting ten concrete strategies—ranging from clear prompt design to memory management—that dramatically improve multi‑agent reliability.

AI AgentsAgent OptimizationLLM
0 likes · 29 min read
Why AI Agents Fail and 10 Proven Ways to Make Them Reliable
BirdNest Tech Talk
BirdNest Tech Talk
Oct 30, 2025 · Artificial Intelligence

How to Build Multimodal Prompts with LangChain: A Step‑by‑Step Guide

Learn how LangChain enables multimodal interactions by preparing inputs, constructing prompts, invoking models like GPT‑4o, and processing responses, with a complete example that demonstrates image‑question answering, code walkthrough, environment setup, and key considerations for API keys and image URLs.

LLMLangChainMultimodal
0 likes · 9 min read
How to Build Multimodal Prompts with LangChain: A Step‑by‑Step Guide
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 30, 2025 · Artificial Intelligence

Why AI Agents Aren’t As Simple As They Appear: Engineering Challenges and Solutions

Building AI agents may seem straightforward with frameworks like LangChain, but hidden complexities in orchestration, memory management, reproducibility, and scalability turn simple demos into fragile systems, requiring systematic engineering, observability, and robust design to achieve reliable, production‑grade intelligent agents.

AI AgentsAgent DesignLangChain
0 likes · 21 min read
Why AI Agents Aren’t As Simple As They Appear: Engineering Challenges and Solutions
Code Mala Tang
Code Mala Tang
Oct 28, 2025 · Artificial Intelligence

Unlocking AI Creativity with Just Eight Words: The Verbalized Sampling Breakthrough

A recent Stanford and West Virginia University study reveals that a simple eight‑word prompt technique, called Verbalized Sampling, can double the creative output of large language models without costly retraining, by exposing hidden diversity suppressed by conventional alignment methods.

AI creativityLLM sampling techniqueslarge language models
0 likes · 9 min read
Unlocking AI Creativity with Just Eight Words: The Verbalized Sampling Breakthrough
Tencent Technical Engineering
Tencent Technical Engineering
Oct 27, 2025 · Artificial Intelligence

How AI Programming Is Transforming Software Development – A Practical Guide

This article explores the strategic impact of AI‑assisted coding, outlines a comprehensive AI × SDLC methodology, showcases three real‑world scenarios—from end‑to‑end development pipelines to Figma‑to‑code automation and backend system evolution—while highlighting practical tips, pitfalls, and organizational changes needed to fully harness AI programming.

DevOpsprompt engineeringquality assurance
0 likes · 71 min read
How AI Programming Is Transforming Software Development – A Practical Guide
大转转FE
大转转FE
Oct 27, 2025 · Frontend Development

5 Essential Tech Articles This Week: Frontend Innovations, AI Agents, and Testing Breakthroughs

This weekly roundup curates five insightful articles covering the evolution of a frontend collaboration tool, the rise of context engineering in AI, the design of an AI‑assisted coding plugin, the debate over AI versus human task planning, and AI‑driven test case generation at scale.

Testing automationartificial-intelligencecoding assistant
0 likes · 4 min read
5 Essential Tech Articles This Week: Frontend Innovations, AI Agents, and Testing Breakthroughs
KooFE Frontend Team
KooFE Frontend Team
Oct 26, 2025 · Artificial Intelligence

Master Zero-Shot Prompting: Advanced Techniques to Boost LLM Performance

Zero-shot prompting lets large language models perform tasks without examples, and by following principles of clarity and structured instructions, advanced strategies such as emotion prompting, zero-shot chain-of-thought, RE2 re-reading, Rephrase-and-Respond, role-play, and System-2 Attention can significantly improve accuracy and response quality across translation, reasoning, and QA tasks.

AI reasoningLLMlarge language models
0 likes · 13 min read
Master Zero-Shot Prompting: Advanced Techniques to Boost LLM Performance
Wuming AI
Wuming AI
Oct 23, 2025 · Artificial Intelligence

How I Built a Hand‑Counting Calculator in 5 Minutes with WeaveFox AI

In just five minutes, I used the WeaveFox AI coding platform to recreate a quirky "hand‑counting" calculator by prompting natural language, iterating through form‑based tech‑stack selection, and letting multiple AI agents generate, refine, and deploy the full front‑end application.

AI codingAutomationWeaveFox
0 likes · 7 min read
How I Built a Hand‑Counting Calculator in 5 Minutes with WeaveFox AI
DaTaobao Tech
DaTaobao Tech
Oct 22, 2025 · Artificial Intelligence

How AI Coding Transforms Complex Client Development: Methods, Challenges, and Efficiency Gains

This article reveals the core methodology of applying AI coding to complex client-side development, discusses practical challenges, prompt design, task decomposition, efficiency improvements, and provides actionable guidelines and architectural rules for integrating AI into UI and service layers.

AI codingEfficiencyclient development
0 likes · 15 min read
How AI Coding Transforms Complex Client Development: Methods, Challenges, and Efficiency Gains
DataFunTalk
DataFunTalk
Oct 22, 2025 · Artificial Intelligence

How Large Language Models Power Xiaomi’s Xiao AI Assistant

This article explains how Xiaomi’s Xiao AI assistant leverages large language models for intent routing, domain‑specific intent understanding, and response generation, detailing the system architecture, challenges such as knowledge requirements and latency constraints, and the shift from prompt engineering to model fine‑tuning.

AI assistantIntent Routinglarge language models
0 likes · 5 min read
How Large Language Models Power Xiaomi’s Xiao AI Assistant
Instant Consumer Technology Team
Instant Consumer Technology Team
Oct 21, 2025 · Artificial Intelligence

Master Claude Code with GLM‑4.6: Install, Configure, and Boost Your Coding Productivity

This guide explains why the Claude Code + GLM‑4.6 combo outperforms other AI coding tools, details how to overcome access hurdles, walks through installing Node.js and Claude Code, configuring GLM‑4.6 via environment variables, and demonstrates using natural‑language prompts for tasks ranging from simple web games to complex web‑scraping scripts.

AI coding assistantClaude CodeGLM-4.6
0 likes · 11 min read
Master Claude Code with GLM‑4.6: Install, Configure, and Boost Your Coding Productivity
Wuming AI
Wuming AI
Oct 20, 2025 · Artificial Intelligence

How to Let AI Instantly Draw Professional UML Diagrams with Mermaid

This article walks through using large language models such as Claude, Gemini, DeepSeek, and Kimi to generate accurate, colorful UML diagrams via Mermaid syntax, covering model selection, prompt engineering, step‑by‑step demonstrations, and practical tips for reliable AI‑driven diagram creation.

AI‑generated diagramsAutomationMermaid
0 likes · 5 min read
How to Let AI Instantly Draw Professional UML Diagrams with Mermaid
DataFunTalk
DataFunTalk
Oct 18, 2025 · Artificial Intelligence

Why Users Call Gemini ‘HakiMi’: The Rise of AI Personas and Community‑Driven Tuning

The article explores how Chinese netizens affectionately nickname Google’s Gemini model ‘HakiMi’, examining the cultural phenomenon, the model’s distinctive conversational quirks, the community’s deep‑level prompt engineering, and the broader debate over AI personality definition, user ownership, and regulatory implications.

AI ethicsAI personasGemini
0 likes · 12 min read
Why Users Call Gemini ‘HakiMi’: The Rise of AI Personas and Community‑Driven Tuning
Instant Consumer Technology Team
Instant Consumer Technology Team
Oct 17, 2025 · Artificial Intelligence

Mastering Context Engineering for AI Agents: Overcome Overload with Smart Strategies

This article distills Anthropic’s “Effective Context Engineering for AI Agents” into key insights, explaining why context engineering matters, how it differs from prompt engineering, what constitutes good practice, and practical techniques—system prompts, tool design, few‑shot prompting, compaction, structured note‑taking, and sub‑agent architectures—to mitigate context overload in large language model agents.

AI AgentsAgent DesignKnowledge Management
0 likes · 10 min read
Mastering Context Engineering for AI Agents: Overcome Overload with Smart Strategies
BirdNest Tech Talk
BirdNest Tech Talk
Oct 17, 2025 · Artificial Intelligence

How to Extend Claude with Custom Agent Skills Using SKILL.md

Claude’s new Agent Skills let developers package domain expertise into organized SKILL.md files and resource folders, enabling progressive disclosure, code execution, and scalable context loading, with detailed guidance on structure, bundling, evaluation, and security considerations for building robust, reusable AI agents.

AI AgentsAgent SkillsClaude
0 likes · 11 min read
How to Extend Claude with Custom Agent Skills Using SKILL.md
Alibaba Cloud Native
Alibaba Cloud Native
Oct 16, 2025 · Artificial Intelligence

How Spring AI Alibaba Admin Powers Data‑Centric AI Agent Development and Ops

This article outlines the industry shift toward large‑scale AI Agent deployment, identifies key engineering challenges such as prompt management, quality assessment, and observability, and presents Spring AI Alibaba Admin—a cloud‑native platform that offers prompt, dataset, evaluator, and tracing capabilities, complete with setup instructions and future roadmap.

AI AgentJavaObservability
0 likes · 15 min read
How Spring AI Alibaba Admin Powers Data‑Centric AI Agent Development and Ops
Java Tech Enthusiast
Java Tech Enthusiast
Oct 16, 2025 · Artificial Intelligence

When AI Becomes Your Boss: A Content Expert’s Rise and Layoff

The article examines how AI's rapid adoption in 2025 workplaces, illustrated by Kevin Cantera’s experience of boosting productivity only to be replaced during layoffs, reveals a deeper power shift where tools dictate processes, employees must master AI fundamentals, and organizations face mixed efficiency outcomes.

AI GovernanceAI adoptionAI layoffs
0 likes · 7 min read
When AI Becomes Your Boss: A Content Expert’s Rise and Layoff
Tencent Cloud Developer
Tencent Cloud Developer
Oct 15, 2025 · Artificial Intelligence

Why LLMs Are Unreliable: The pⁿ Dilemma and Building Trustworthy AI‑Human Collaboration

The article explains that large language models are fundamentally probabilistic predictors, causing their success rate to drop exponentially with task complexity (the pⁿ dilemma), and proposes a systematic, human‑centered approach—using deterministic tools, narrowing prompt scope, and delivering incremental results—to create reliable AI‑human collaborative systems.

AI-human collaborationLLM reliabilityp^n dilemma
0 likes · 66 min read
Why LLMs Are Unreliable: The pⁿ Dilemma and Building Trustworthy AI‑Human Collaboration
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 15, 2025 · Artificial Intelligence

Mastering Structured Output in Large Language Models: Techniques, Challenges, and Future Trends

Large language models are evolving from free‑form text generators to reliable data providers by mastering structured output through prompt engineering, validation frameworks, constrained decoding, supervised fine‑tuning, reinforcement learning, and API‑level capabilities, enabling seamless integration with software systems while addressing hallucinations and format reliability.

APIConstrained DecodingEvaluation
0 likes · 28 min read
Mastering Structured Output in Large Language Models: Techniques, Challenges, and Future Trends
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Oct 15, 2025 · Artificial Intelligence

Unlocking AI Agents: From Fundamentals to Cutting‑Edge Applications

This article provides a comprehensive overview of AI agents, explaining their core concepts, architecture, memory and planning mechanisms, tool integration, key prompting techniques such as Chain‑of‑Thought and Tree‑of‑Thought, and showcases real‑world case studies and future trends that illustrate how AI agents extend large language models to automate complex tasks.

AI Agentprompt engineering
0 likes · 40 min read
Unlocking AI Agents: From Fundamentals to Cutting‑Edge Applications
AI Large Model Application Practice
AI Large Model Application Practice
Oct 13, 2025 · Artificial Intelligence

How to Tame LLM Agents: Proven Strategies to Reduce Uncertainty and Boost Reliability

This article outlines practical techniques—including prompt engineering, domain fine‑tuning, retrieval‑augmented generation, structured outputs, workflow constraints, model parameter control, behavior rules, risk‑based AI participation, and comprehensive governance—to curb the unpredictability of large language model agents in enterprise settings.

AI AgentAI GovernanceLLM
0 likes · 18 min read
How to Tame LLM Agents: Proven Strategies to Reduce Uncertainty and Boost Reliability
Data Thinking Notes
Data Thinking Notes
Oct 12, 2025 · Artificial Intelligence

Mastering AI Agent Planning: Architectures, Strategies, and Real-World Implementations

This article provides a comprehensive guide to AI Agent planning modules, covering their core responsibilities, architectural designs, major planning paradigms such as ReAct, Plan‑and‑Execute, Hierarchical Planning and Reflexion, detailed prompt engineering, execution frameworks, and practical case studies in data analysis and intelligent customer service.

AI planningReActReflexion
0 likes · 25 min read
Mastering AI Agent Planning: Architectures, Strategies, and Real-World Implementations
Architect
Architect
Oct 10, 2025 · Artificial Intelligence

How AI Pair Programming Reinvents the Full Development Lifecycle with PDCA

This article systematically explores how AI‑augmented pair programming can be applied across the entire software development process, using the PDCA (Plan‑Do‑Check‑Act) loop, and provides practical guidance on prompt engineering, context engineering, and three typical scenarios—production delivery, rapid validation, and experimental exploration—while sharing personal insights and future outlooks.

AIPDCApair programming
0 likes · 17 min read
How AI Pair Programming Reinvents the Full Development Lifecycle with PDCA
Baidu Tech Salon
Baidu Tech Salon
Oct 10, 2025 · Artificial Intelligence

Navigating the 2025 AI Model Boom: Practical Evaluation Strategies

This article examines the rapid surge of large AI models in 2024‑2025, critiques the reliability of public leaderboards, and presents a business‑focused evaluation framework—including dataset construction, metric selection, automation, and LLM‑as‑judge techniques—to help developers choose the right model for real‑world applications.

AI benchmarksAI performanceDataset Construction
0 likes · 17 min read
Navigating the 2025 AI Model Boom: Practical Evaluation Strategies
DataFunTalk
DataFunTalk
Oct 10, 2025 · Artificial Intelligence

How Large Language Models Power Xiaomi’s Xiao AI Assistant

This article explains how large language models are integrated into Xiaomi’s Xiao AI assistant, covering intent distribution, domain‑specific intent understanding, response generation, architectural design, challenges such as knowledge requirements and latency, and the shift from prompt engineering to model fine‑tuning.

AI assistantIntent RoutingXiao AI
0 likes · 5 min read
How Large Language Models Power Xiaomi’s Xiao AI Assistant
DaTaobao Tech
DaTaobao Tech
Oct 9, 2025 · Artificial Intelligence

From Prompt to Context Engineering: How Language Formalization Boosts AI Reliability

The article explains how AI is shifting from low‑formal Prompt Engineering to medium‑formal Context Engineering by applying language formalization concepts such as the Chomsky hierarchy, improving traceability, reliability, and system verification while sacrificing some unrestricted LLM expressiveness.

AI ReliabilityLanguage FormalizationThink Tool
0 likes · 14 min read
From Prompt to Context Engineering: How Language Formalization Boosts AI Reliability
DataFunTalk
DataFunTalk
Oct 6, 2025 · Artificial Intelligence

Mastering Context Engineering: 5 Proven Strategies to Boost AI Agent Performance

This article explores the emerging concept of context engineering for AI agents, explains why managing long‑range context is critical, and details five practical strategies—Offload, Reduce, Retrieve, Isolate, and Cache—backed by insights from leading industry teams and the "Bitter Lesson" philosophy.

AI AgentsLLM Optimizationcontext engineering
0 likes · 30 min read
Mastering Context Engineering: 5 Proven Strategies to Boost AI Agent Performance
DataFunSummit
DataFunSummit
Oct 5, 2025 · Artificial Intelligence

How Baidu’s AI‑Powered Code Assistant Is Revolutionizing Software Development

In this detailed presentation, Baidu’s engineering manager Yang Jingwei explains the current landscape, emerging trends, key challenges, data pipelines, model training, prompt engineering, multi‑platform support, and future outlook of Baidu’s intelligent code assistant and AI IDE, illustrating practical solutions and real‑world impact.

AI code assistantModel Trainingdata pipeline
0 likes · 26 min read
How Baidu’s AI‑Powered Code Assistant Is Revolutionizing Software Development
DataFunSummit
DataFunSummit
Oct 5, 2025 · Artificial Intelligence

How Xiaomi’s XiaoAI Harnesses Large Models for Intent Routing and Response Generation

This article explains how Xiaomi’s XiaoAI assistant integrates large language models for intent distribution, vertical intent understanding, and response generation, detailing the architecture, challenges such as knowledge requirements and sub‑200 ms latency, and the shift from prompt engineering to model fine‑tuning that boosted user retention by 10% and query satisfaction by 8%.

AI assistantIntent RoutingXiaoAI
0 likes · 4 min read
How Xiaomi’s XiaoAI Harnesses Large Models for Intent Routing and Response Generation