All Articles

143663 articles · Page 466 of 7184
Lao Guo's Learning Space
Lao Guo's Learning Space
Apr 21, 2026 · Artificial Intelligence

Hermes Agent vs OpenClaw: Deep 7‑Dimension Comparison to Choose the Right AI Assistant

This article provides a detailed side‑by‑side analysis of Hermes Agent and OpenClaw across seven key dimensions—architecture, memory, skill system, security, platform support, deployment cost, and use‑case suitability—to help readers decide which AI assistant framework best matches their needs.

AI assistantHermes AgentMemory Architecture
0 likes · 13 min read
Hermes Agent vs OpenClaw: Deep 7‑Dimension Comparison to Choose the Right AI Assistant
JD Tech
JD Tech
Apr 21, 2026 · Backend Development

How AI Can Co‑Create a Query‑Logging Feature: Two Paths, One Result

A test‑developer explores how AI can design and implement a query‑recording function for an insurance policy platform, comparing a code‑savvy approach with a low‑code approach, detailing architecture, AOP interception, async handling, code generation, review, and testing considerations.

AIAsyncBackend Development
0 likes · 17 min read
How AI Can Co‑Create a Query‑Logging Feature: Two Paths, One Result
Java Tech Workshop
Java Tech Workshop
Apr 21, 2026 · Databases

Optimizing SpringBoot MySQL Indexes: From Slow Query Logs to InnoDB Explain Analysis

This guide walks through why caching alone can't solve performance bottlene bottlenecks, shows how to enable MySQL slow‑query logging in SpringBoot, analyzes slow SQL with tools like mysqldumpslow and pt‑query‑digest, explains the full EXPLAIN output, and dives into InnoDB B‑tree, clustered vs secondary indexes, covering indexes, and common causes of index loss.

Covering IndexEXPLAINIndex Optimization
0 likes · 31 min read
Optimizing SpringBoot MySQL Indexes: From Slow Query Logs to InnoDB Explain Analysis
AI Architect Hub
AI Architect Hub
Apr 21, 2026 · Artificial Intelligence

How to Choose the Right Embedding Model for RAG: A Practical Comparison

This article examines the key factors for selecting embedding models in Retrieval‑Augmented Generation, comparing dimensions, context windows, MTEB scores, pricing, and language support across major providers, and offers practical recommendations, cost estimates, and pitfalls to avoid.

AIEmbedding ModelsModel Comparison
0 likes · 11 min read
How to Choose the Right Embedding Model for RAG: A Practical Comparison
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Apr 21, 2026 · Artificial Intelligence

How agentic-stack Enables Cross‑Tool Memory Transfer for Large Language Models

The article introduces agentic‑stack, a portable .agent folder that lets eight AI coding tools share a unified memory, skill, and protocol system, detailing its four‑layer memory model, progressive skill disclosure, shim‑based adapters, review protocols, practical team scenarios, installation steps, and architectural design.

LLMMemory ManagementPython
0 likes · 14 min read
How agentic-stack Enables Cross‑Tool Memory Transfer for Large Language Models
James' Growth Diary
James' Growth Diary
Apr 21, 2026 · Artificial Intelligence

Boosting RAG Performance with Milvus: Chunking, Hybrid Search, and Rerank Best Practices

This article analyzes why Retrieval‑Augmented Generation often underperforms, then walks through concrete engineering steps—optimal chunking, overlap settings, hybrid vector + BM25 retrieval, RRF fusion, and reranking—while providing code snippets, parameter tables, and a full pipeline diagram to turn a usable RAG system into a high‑quality one.

ChunkingHybrid SearchLangChain
0 likes · 18 min read
Boosting RAG Performance with Milvus: Chunking, Hybrid Search, and Rerank Best Practices
Ops Community
Ops Community
Apr 21, 2026 · Artificial Intelligence

How to Tame Unstable LLM Prompts: Causes and Fixes

This article explains why large‑model prompts can yield inconsistent answers, examines the roles of temperature, top‑p/top‑k, tokenization, context windows, position bias, and model randomness, and provides a step‑by‑step debugging workflow and production‑grade best‑practice checklist to achieve stable outputs.

LLM stabilityPrompt engineeringTokenization
0 likes · 13 min read
How to Tame Unstable LLM Prompts: Causes and Fixes
MaGe Linux Operations
MaGe Linux Operations
Apr 21, 2026 · Artificial Intelligence

How MCP Turns AI Models into a Universal USB Interface

Introducing MCP (Model Context Protocol), an open standard released by Anthropic that unifies AI model interaction with external tools, databases, and services through a USB‑like interface, the article dissects its design goals, architecture, message types, Python SDK implementation, client integration, production best practices, and future roadmap.

AI protocolClient‑ServerMCP
0 likes · 18 min read
How MCP Turns AI Models into a Universal USB Interface
Data Party THU
Data Party THU
Apr 21, 2026 · Industry Insights

What the 2026 AI Index Reveals About the Global AI Landscape

The 2026 AI Index report shows a dramatic shift toward industry‑driven AI breakthroughs, widening US‑China gaps, soaring carbon footprints of large models, narrowing performance gaps among top systems, booming AI investment, and growing societal concerns about responsible AI and its impact on jobs, education, and public perception.

AI IndexAI investmentAI policy
0 likes · 20 min read
What the 2026 AI Index Reveals About the Global AI Landscape
Data Party THU
Data Party THU
Apr 21, 2026 · Artificial Intelligence

Can LLM Attack Detection Work Without Storing Any Conversation Text?

This article experimentally evaluates a privacy‑preserving LLM security pipeline that discards raw dialogue after extracting 28 telemetry features, showing that using only 11 text‑independent signals retains about 98.5% of detection performance while reducing false‑positive rates.

LLM securityfeature engineeringjailbreak detection
0 likes · 10 min read
Can LLM Attack Detection Work Without Storing Any Conversation Text?
Alibaba Cloud Native
Alibaba Cloud Native
Apr 21, 2026 · Cloud Native

Why Alibaba Cloud’s AgentRun Is Redefining Managed AI Agents for Enterprises

AgentRun offers a cloud‑native, serverless platform that abstracts the full lifecycle of AI agents—definition, runtime, session, and event stream—while providing enterprise‑grade features such as model‑agnostic services, data‑in‑region networking, unified credential management, multi‑tenant isolation, full‑stack observability, and elastic scaling.

AI agentsCloud NativeModel Management
0 likes · 16 min read
Why Alibaba Cloud’s AgentRun Is Redefining Managed AI Agents for Enterprises
Tencent Technical Engineering
Tencent Technical Engineering
Apr 21, 2026 · Backend Development

Can AI Safely Write Code for High‑Risk Backend Systems? Lessons from Tencent’s CDN LEGO Project

When AI coding hype focuses on front‑end page generation, the real challenge is whether AI can be trusted to write code for a million‑line, high‑availability CDN backend; this article details Tencent’s systematic exploration, a 20‑day Rust proxy prototype, a five‑layer Harness Engineering framework, and concrete data showing both breakthroughs and remaining risks.

AI CodingBackend Developmentharness engineering
0 likes · 25 min read
Can AI Safely Write Code for High‑Risk Backend Systems? Lessons from Tencent’s CDN LEGO Project
Machine Heart
Machine Heart
Apr 21, 2026 · Artificial Intelligence

How Externalization Drives the Evolution of LLM Agents – Insights from a 54‑Page SJTU Review

A recent 54‑page arXiv review by Shanghai Jiao Tong University and collaborators argues that the reliability gains of LLM agents stem more from externalizing memory, skills, protocols, and harness infrastructure than from scaling the underlying model, outlining three structural mismatches and a unified externalization framework.

ExternalizationHarnessLLM agents
0 likes · 13 min read
How Externalization Drives the Evolution of LLM Agents – Insights from a 54‑Page SJTU Review
Machine Heart
Machine Heart
Apr 21, 2026 · Artificial Intelligence

Is Your Skill Document Slowing Down the Model? Strategy‑Based Genes Are the Better Solution

The article analyses why large, document‑style Skill packages often degrade large‑model performance under limited inference budgets, introduces the compact, control‑dense Gene representation and the Gene Evolution Protocol (GEP), and shows through thousands of controlled experiments and CritPt benchmarks that Genes consistently outperform Skills, especially when token budget is tight.

AgentExperienceGene
0 likes · 15 min read
Is Your Skill Document Slowing Down the Model? Strategy‑Based Genes Are the Better Solution
DataFunSummit
DataFunSummit
Apr 21, 2026 · Industry Insights

How SelectDB Cuts 60% Costs and Boosts Real‑Time Performance for New Energy Batteries

The whitepaper analyzes the data‑driven transformation of the new‑energy battery sector, outlines four core challenges—massive data streams, fast‑changing R&D demands, long manufacturing cycles, and multi‑dimensional quality standards—and demonstrates how SelectDB’s unified lake‑warehouse architecture delivers million‑level throughput, second‑level latency, up to 30× query speedup, and 60% cost reduction across real‑world case studies.

New EnergySelectDBbig data
0 likes · 18 min read
How SelectDB Cuts 60% Costs and Boosts Real‑Time Performance for New Energy Batteries
DataFunSummit
DataFunSummit
Apr 21, 2026 · Industry Insights

How AI Search & Recommendation Systems Beat Multi-Modal, High-Concurrency Hurdles

This article reviews cutting‑edge technical practices from Alibaba Cloud AI Search, Huawei Noah's recommendation platform, and Baidu's GRAB model, detailing how multi‑agent RAG architectures, large‑language‑model enhancements, and generative ranking overcome high‑concurrency, multi‑modal data, and feature‑engineering bottlenecks.

AI SearchGenerative RankingMulti-Modal Retrieval
0 likes · 6 min read
How AI Search & Recommendation Systems Beat Multi-Modal, High-Concurrency Hurdles
Architecture Digest
Architecture Digest
Apr 21, 2026 · Industry Insights

Why Baidu E‑Commerce Is Forcing Full‑Stack Engineers: Cost Cuts, Skill Arms Race, and Industry Implications

The article analyzes recent rumors that Baidu's e‑commerce division is mandating front‑end and back‑end developers to pair up and become full‑stack engineers within months, arguing that the move is a cost‑cutting strategy that reshapes job requirements, accelerates layoffs, and reflects broader pressures on tech talent in China.

BaiduE-commerceFull-Stack
0 likes · 4 min read
Why Baidu E‑Commerce Is Forcing Full‑Stack Engineers: Cost Cuts, Skill Arms Race, and Industry Implications
IT Services Circle
IT Services Circle
Apr 21, 2026 · Artificial Intelligence

Top 10 Open‑Source AI Projects Transforming Multi‑Agent Development, Coding and More

This article surveys ten notable open‑source AI projects—from a visual multi‑agent IDE and a teammate‑style agent framework to AI‑enhanced coding workflows, a lifelong‑memory layer for Claude Code, a massive Chinese textbook repository, a universal Markdown converter, and a high‑quality TTS model—detailing their motivations, core features, benchmarks, and real‑world usage scenarios.

AI toolsLLM workflowsMarkdown conversion
0 likes · 14 min read
Top 10 Open‑Source AI Projects Transforming Multi‑Agent Development, Coding and More
IT Services Circle
IT Services Circle
Apr 21, 2026 · Industry Insights

What Apple’s CEO Transition Means for Its AI Future

Apple’s leadership handover from Tim Cook to hardware veteran John Ternus signals a strategic crossroads, where the company’s historic hardware strength meets a lagging AI push, prompting analysts to weigh market‑cap trends, competitive pressures from NVIDIA, and the risks of a hardware‑first approach in the emerging AI era.

AI strategyAppleCEO transition
0 likes · 17 min read
What Apple’s CEO Transition Means for Its AI Future