Tagged articles

AI

5000 articles · Page 20 of 50
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Nov 10, 2025 · Artificial Intelligence

How to Boost Robot Imitation Learning with Cosmos World Model Data Augmentation

This guide demonstrates an end‑to‑end workflow on Alibaba Cloud PAI that uses the Cosmos world model to replace Isaac simulation for robot action data augmentation, including minimal human demonstrations, prompt‑driven data expansion, rejection sampling, IDM inverse‑kinematics extraction, imitation‑learning fine‑tuning, and model evaluation.

AICosmosData Augmentation
0 likes · 17 min read
How to Boost Robot Imitation Learning with Cosmos World Model Data Augmentation
DataFunSummit
DataFunSummit
Nov 10, 2025 · Big Data

How Xiaohongshu Cut Data Architecture Costs by One‑Third with Incremental Computing

This article explains how Xiaohongshu, a lifestyle community with over 350 million monthly users, transformed its data platform from a traditional Lambda architecture to a next‑generation incremental computing model, reducing architectural complexity, resource consumption and development effort each by roughly two‑thirds while supporting massive real‑time and offline data demands.

AIBig DataXiaohongshu
0 likes · 6 min read
How Xiaohongshu Cut Data Architecture Costs by One‑Third with Incremental Computing
Python Programming Learning Circle
Python Programming Learning Circle
Nov 10, 2025 · Artificial Intelligence

How Jupyter MCP Server Bridges Large Language Models with Real‑Time Coding

The article introduces the Jupyter MCP server, an extension that implements the Model Context Protocol to enable seamless, secure integration of large language models with Jupyter’s kernels, file system, and terminals, and details its architecture, core features, deployment steps, API mechanisms, and security considerations.

AIIntegrationJupyter
0 likes · 11 min read
How Jupyter MCP Server Bridges Large Language Models with Real‑Time Coding
IT Services Circle
IT Services Circle
Nov 10, 2025 · Artificial Intelligence

Why PyTorch Co‑Founder Soumith Chintala Is Leaving Meta After 11 Years

Soumith Chintala, one of PyTorch’s original creators, announced his departure from Meta after eleven years, citing a desire to move beyond the framework, reflecting on his pivotal role in building PyTorch, its global impact, and his gratitude to the community while looking ahead to new challenges.

AIDeep LearningMeta
0 likes · 12 min read
Why PyTorch Co‑Founder Soumith Chintala Is Leaving Meta After 11 Years
Java Tech Enthusiast
Java Tech Enthusiast
Nov 10, 2025 · Information Security

Who Should Fix AI-Discovered Bugs? Google vs. FFmpeg Open-Source Clash

Google’s Project Zero introduced a “Reporting Transparency” policy, using its AI tool Big Sleep to expose bugs in open-source projects like FFmpeg, sparking a heated debate over whether the responsibility for fixing AI-found vulnerabilities lies with the powerful corporation or the unpaid volunteer maintainers.

AIBug fixingFFmpeg
0 likes · 7 min read
Who Should Fix AI-Discovered Bugs? Google vs. FFmpeg Open-Source Clash
Xiaohongshu Tech REDtech
Xiaohongshu Tech REDtech
Nov 10, 2025 · R&D Management

How AI Is Redefining Engineering Teams: From Code Monkeys to Value Creators

In the AI‑native era, engineers spend most of their time on meetings and coordination rather than coding, prompting a shift toward networked, task‑oriented teams where AI acts as a collaborative agent, enabling smaller, high‑output groups that focus on value creation instead of mere implementation.

AIEngineering Managementsoftware development
0 likes · 9 min read
How AI Is Redefining Engineering Teams: From Code Monkeys to Value Creators
Old Meng AI Explorer
Old Meng AI Explorer
Nov 10, 2025 · Mobile Development

How Cactus Turns Any Smartphone into a Powerful Offline AI Assistant

Cactus is a lightweight, open‑source mobile AI framework that runs large language models locally on iOS and Android without internet, offering chat, image recognition, and text‑to‑speech while consuming low resources, supporting older phones, and providing simple demo apps and Flutter integration for developers.

AIFlutterLLM
0 likes · 10 min read
How Cactus Turns Any Smartphone into a Powerful Offline AI Assistant
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.

AIContext EngineeringPrompt Engineering
0 likes · 5 min read
Practical Guide to AI Context Engineering: From Personal to Team-Level Practices
Efficient Ops
Efficient Ops
Nov 9, 2025 · Operations

How Tencent’s PCG Achieves Full‑Link Observability and AI‑Powered SRE

The talk details Tencent PCG’s end‑to‑end observability platform, its data‑standardization pipeline, client‑backend session linking, AI‑enhanced SRE Agent with large language models, and the roadmap toward a SaaS offering, illustrating how modern operations integrate AI for rapid fault localization.

AIMonitoringObservability
0 likes · 17 min read
How Tencent’s PCG Achieves Full‑Link Observability and AI‑Powered SRE
DataFunSummit
DataFunSummit
Nov 9, 2025 · Artificial Intelligence

How Zilliz Cut an 8‑Minute Sales Lead Process to Seconds with AI‑Powered Dify

This article recounts how Zilliz leveraged the low‑code platform Dify to integrate large‑model AI, private data, and business logic, transforming an eight‑minute, manual sales‑lead workflow into a seconds‑level automated pipeline and illustrating a new human‑AI collaboration paradigm.

AIData IntegrationLarge Models
0 likes · 14 min read
How Zilliz Cut an 8‑Minute Sales Lead Process to Seconds with AI‑Powered Dify
Data Party THU
Data Party THU
Nov 9, 2025 · Artificial Intelligence

Mastering Chunking Strategies for Effective RAG: Fixed, Recursive, Semantic, Structured, and Delayed

This article walks through the core RAG pipeline, explains why chunking is the linchpin of retrieval quality, and provides detailed definitions, trade‑offs, and implementation examples for five chunking techniques—fixed, recursive, semantic, structure‑aware, and delayed—so you can choose the right approach for any document‑heavy AI application.

AIChunkingLLM
0 likes · 10 min read
Mastering Chunking Strategies for Effective RAG: Fixed, Recursive, Semantic, Structured, and Delayed
DataFunSummit
DataFunSummit
Nov 8, 2025 · Artificial Intelligence

How Tencent’s LLM Powers Real‑World AI Solutions with RAG and Agents

This article examines Tencent's large language model deployments across diverse business scenarios, detailing core use cases such as content generation, intelligent customer service, and role‑playing, while deep‑diving into the RAG, GraphRAG, and Agent technologies that enable smarter, more reliable AI applications.

AIAgentLLM
0 likes · 4 min read
How Tencent’s LLM Powers Real‑World AI Solutions with RAG and Agents
Top Architect
Top Architect
Nov 8, 2025 · Fundamentals

How I Built an AI-Powered Naming Assistant for Java and Vue Developers

The article describes the frustration developers face with unclear method and variable names, presents an AI‑driven naming tool with both a web app and an IntelliJ IDEA plugin, and explains how the tool quickly generates clean, convention‑compliant identifiers across front‑end and back‑end languages.

AIIDEA PluginNaming
0 likes · 6 min read
How I Built an AI-Powered Naming Assistant for Java and Vue Developers
AI Product Manager Community
AI Product Manager Community
Nov 8, 2025 · Artificial Intelligence

Why Prompt Engineering Fails: Embracing Context Engineering for Smarter LLMs

The article explains that prompt engineering alone cannot guarantee reliable AI responses because models lack situational awareness, and introduces context engineering as a systematic approach that structures memory, manages context flow, and integrates RAG and evaluation to make large language models truly useful in real‑world applications.

AIContext EngineeringLLM
0 likes · 7 min read
Why Prompt Engineering Fails: Embracing Context Engineering for Smarter LLMs
Didi Tech
Didi Tech
Nov 7, 2025 · Cloud Native

How Didi’s Open‑Source Projects Are Shaping Cloud‑Native Innovation at Zhejiang University

On November 3, Didi Open‑Source presented its ecosystem and four flagship projects—XIAOJUSURVEY, HUATUO, MPX, and KnowStreaming—to over a hundred Zhejiang University software students, sharing insights on enterprise‑grade open‑source practices, cloud‑native observability, cross‑platform development, and the role of open source in talent cultivation.

AIObservabilitycross‑platform development
0 likes · 7 min read
How Didi’s Open‑Source Projects Are Shaping Cloud‑Native Innovation at Zhejiang University
Linux Kernel Journey
Linux Kernel Journey
Nov 7, 2025 · Industry Insights

Celebrating 20 Years of Linux Kernel Innovation: Highlights from the 20th CLK Conference

The 20th China Linux Kernel (CLK) Conference in Shenzhen gathered nearly 500 developers on‑site and over 170,000 online viewers, showcasing five technical sub‑forums, keynote insights on AI‑driven kernel challenges, RISC‑V adoption, and a 31‑fold rise in Chinese kernel contributors, underscoring the rapid evolution of China’s kernel ecosystem.

AIChinaLinux kernel
0 likes · 13 min read
Celebrating 20 Years of Linux Kernel Innovation: Highlights from the 20th CLK Conference
DataFunSummit
DataFunSummit
Nov 7, 2025 · Artificial Intelligence

How Tencent’s LLM Powers Content Creation, Smart Service, and Game NPCs

This article examines Tencent’s large language model deployments across content generation, intelligent customer service, and game role‑playing, and explains the underlying technologies—Supervised Fine‑Tuning, Retrieval‑Augmented Generation, and Agent systems—highlighting how they enhance performance, explainability, and multi‑step reasoning in real‑world business scenarios.

AIAgentLLM
0 likes · 4 min read
How Tencent’s LLM Powers Content Creation, Smart Service, and Game NPCs
DataFunTalk
DataFunTalk
Nov 7, 2025 · Artificial Intelligence

Training-Free GRPO: Low‑Cost Reinforcement Learning for Large Language Models

Training-Free GRPO, proposed by Tencent Youtu Lab, eliminates parameter updates by iteratively building an experience knowledge base, enabling cost‑effective reinforcement learning for large language models, dramatically reducing training expenses from thousands of dollars to under $20 while maintaining strong performance across math reasoning and web search tasks.

AIReinforcement Learningcost reduction
0 likes · 6 min read
Training-Free GRPO: Low‑Cost Reinforcement Learning for Large Language Models
Tencent Technical Engineering
Tencent Technical Engineering
Nov 7, 2025 · Information Security

How AI Multi‑Agent Systems Are Revolutionizing Code Security Audits

This article explores how Wukong's AI‑driven multi‑agent architecture dramatically improves code security auditing by addressing context loss, scheduling imbalances, and integrating a data‑flywheel that turns bad cases into continuous model improvements, illustrated by a real NVIDIA Megatron‑LM vulnerability fix.

AICode AuditingMulti-agent
0 likes · 14 min read
How AI Multi‑Agent Systems Are Revolutionizing Code Security Audits
IT Services Circle
IT Services Circle
Nov 7, 2025 · Artificial Intelligence

Why Microsoft’s GPU Fleet Is Sitting Idle – The Power Crisis Behind AI’s Growth

Microsoft’s CEO Satya Nadella admits the tech giant’s massive stock of Nvidia GPUs are idle due to insufficient electricity and lack of ready‑to‑use data‑center facilities, highlighting a broader industry shift where AI’s soaring compute demand is now constrained by power and infrastructure limits.

AICloud ComputingData Centers
0 likes · 8 min read
Why Microsoft’s GPU Fleet Is Sitting Idle – The Power Crisis Behind AI’s Growth
Instant Consumer Technology Team
Instant Consumer Technology Team
Nov 7, 2025 · Artificial Intelligence

Three Open‑Source Gems: Local‑First Knowledge Hub, NL‑to‑SQL AI, and Private Speech‑to‑Text

This weekly roundup spotlights three open‑source tools—AFFiNE’s local‑first knowledge workspace, Vanna’s natural‑language‑to‑SQL AI framework, and Handy’s offline, privacy‑focused speech‑to‑text app—showcasing recent advances in knowledge management, data analysis, and secure voice transcription.

AIknowledge managementopen-source
0 likes · 7 min read
Three Open‑Source Gems: Local‑First Knowledge Hub, NL‑to‑SQL AI, and Private Speech‑to‑Text
Baobao Algorithm Notes
Baobao Algorithm Notes
Nov 7, 2025 · Artificial Intelligence

Kimi K2-Thinking: 1T‑Parameter Agent Model Beats GPT‑5 on Humanity’s Last Exam

Kimi's open‑source K2‑Thinking model, a 1‑trillion‑parameter agent with native INT4 quantization and 256k context, achieves SOTA performance on benchmarks like Humanity’s Last Exam, BrowseComp and SEAL‑0, outperforms GPT‑5 and Grok‑4, and demonstrates complex tool‑driven reasoning through real‑world examples.

AIAgent ModelK2-Thinking
0 likes · 6 min read
Kimi K2-Thinking: 1T‑Parameter Agent Model Beats GPT‑5 on Humanity’s Last Exam
Bilibili Tech
Bilibili Tech
Nov 7, 2025 · Information Security

How AI-Driven Automation Transforms Security Alert Operations and Incident Tracing

This article explores the evolution of security alert automation from manual verification to SOAR and AI-driven solutions, detailing MCP-based AI agents, integration with various security tools, practical case studies of honey‑pot, HIDS, and EDR alert tracing, and the resulting efficiency gains and future outlook.

AIAlert AnalysisMCP
0 likes · 16 min read
How AI-Driven Automation Transforms Security Alert Operations and Incident Tracing
Sohu Smart Platform Tech Team
Sohu Smart Platform Tech Team
Nov 7, 2025 · Artificial Intelligence

How Real-Time Sign Language Translation Bridges Communication Gaps

The QianShou Guanyin project introduces a real-time video sign‑language recognition app that captures hand gestures, instantly translates them into speech, and aims to improve communication efficiency, promote educational equity, and enhance social inclusion for millions of hearing‑ and visually‑impaired people in China.

AIaccessibilitycommunication
0 likes · 3 min read
How Real-Time Sign Language Translation Bridges Communication Gaps
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.

AIPrompt Engineeringarchitecture
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
macrozheng
macrozheng
Nov 6, 2025 · Backend Development

Explore Cordys CRM: An Open-Source AI‑Powered Customer Management Platform

Cordys CRM is an open‑source, AI‑enhanced customer relationship management platform built with Spring Boot, Vue.js, Docker, and integrated tools like DataEase, SQLBot, and MaxKB, offering flexible UI, secure private deployment, powerful data visualization, and intelligent agents, with step‑by‑step Docker installation and usage guides.

AICRMDocker
0 likes · 7 min read
Explore Cordys CRM: An Open-Source AI‑Powered Customer Management Platform
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Nov 6, 2025 · Artificial Intelligence

How to Test AI‑Powered Interior Layout Models Efficiently?

This article explains how to design, visualize, and automate testing for AI large‑model interior layout solutions, covering data importance, algorithm classification, validation pipelines, and platformization to accelerate model iteration and ensure reliable, design‑correct outputs.

AILarge Modelsinterior design
0 likes · 10 min read
How to Test AI‑Powered Interior Layout Models Efficiently?
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 6, 2025 · Backend Development

QLExpress4: Boosting Rule Engine Performance and AI-Friendliness

QLExpress4, the latest major rewrite of Alibaba's Java rule engine, dramatically improves compilation and execution speed, adds expression tracing for AI-friendly debugging, supports native JSON syntax for complex data structures, and provides extensive testing, documentation, and integration examples, demonstrating its continued strong demand and adoption across major Alibaba services.

AIJavaPerformance
0 likes · 14 min read
QLExpress4: Boosting Rule Engine Performance and AI-Friendliness
Sohu Tech Products
Sohu Tech Products
Nov 5, 2025 · Artificial Intelligence

Do AI Models Really Have Introspective Awareness? Anthropic’s New Findings

Anthropic’s recent study reveals that large language models like Claude Opus 4 exhibit functional introspective awareness, defining rigorous criteria for true introspection and demonstrating through four experiments how models can recognize, report, and even control their internal states, though the capability remains unstable and context‑dependent.

AIClaude OpusConcept Injection
0 likes · 15 min read
Do AI Models Really Have Introspective Awareness? Anthropic’s New Findings
AI Info Trend
AI Info Trend
Nov 5, 2025 · Industry Insights

Why Continuous Risk Building and AI Are the Growth Engines for 2025

McKinsey’s 2025 global survey of 715 senior executives across 66 countries reveals that companies continuously launching new risk ventures and leveraging AI achieve faster revenue growth, higher ROI, and quicker breakeven, making AI‑enabled continuous innovation the key driver in today’s uncertain economy.

AICorporate StrategyRisk Building
0 likes · 7 min read
Why Continuous Risk Building and AI Are the Growth Engines for 2025
Baidu Geek Talk
Baidu Geek Talk
Nov 5, 2025 · Artificial Intelligence

How AI Agents Are Revolutionizing E‑Commerce and Global Brand Expansion

In a round‑table hosted by Baidu Intelligent Cloud, industry leaders dissect how AI agents are transforming Chinese retail and overseas brand expansion, addressing challenges such as rising traffic costs, low repurchase rates, localization hurdles, and demonstrating concrete use cases in content generation, intelligent customer service, and automated marketing that promise to make AI agents an essential, not optional, component of modern commerce.

AICustomer ServiceE‑commerce
0 likes · 17 min read
How AI Agents Are Revolutionizing E‑Commerce and Global Brand Expansion
Tencent Technical Engineering
Tencent Technical Engineering
Nov 5, 2025 · Artificial Intelligence

iDetex: The Winning AI Model Transforming Image Quality Assessment

iDetex, the champion solution of the ICCV 2025 MIPI Detailed Image Quality Assessment Challenge, introduces a novel multimodal LLM-driven framework that precisely locates, describes, and grades image distortions, outperforming traditional IQA models and enabling practical deployments across video, live streaming, e‑commerce, and image‑processing pipelines.

AIICCV 2025computer vision
0 likes · 18 min read
iDetex: The Winning AI Model Transforming Image Quality Assessment
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Nov 5, 2025 · Cloud Computing

How Alibaba Cloud Accelerated IPv6 Adoption to Power AI-Driven Networks

At the 4th China IPv6 Innovation Development Conference, Alibaba Cloud showcased its rapid IPv6 deployment—boosting IDC traffic share from 12% to 40%, expanding cloud product support to 97%, and leveraging IPv6/SRv6 to meet AI large‑model network demands, while sharing best practices across industry and government partners.

AIAlibaba CloudCloud Computing
0 likes · 5 min read
How Alibaba Cloud Accelerated IPv6 Adoption to Power AI-Driven Networks
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.

AILLMPrompt Engineering
0 likes · 8 min read
Why Production-Ready RAG Is Ten Times Harder Than a Simple Demo
JD Tech Talk
JD Tech Talk
Nov 4, 2025 · Artificial Intelligence

How AI-Powered Virtual Try-On Transforms Fashion E‑Commerce

The article explains how JD.com's AI virtual try‑on system Oxygen Tryon uses advanced computer‑vision and generative models to let shoppers instantly preview clothing on their own photos, dramatically improving purchase decisions, reducing return rates, and outlining technical challenges, innovations, and future development plans.

AIDeep LearningFashion E‑commerce
0 likes · 7 min read
How AI-Powered Virtual Try-On Transforms Fashion E‑Commerce
DataFunSummit
DataFunSummit
Nov 4, 2025 · Artificial Intelligence

How Tencent Leverages RAG, GraphRAG, and Agents to Power Large Language Model Applications

This article explores Tencent's large language model deployments across various business scenarios, detailing core use cases such as content generation, intelligent customer service, and role‑playing, and explains the underlying technologies—Supervised Fine‑Tuning, Retrieval‑Augmented Generation, and Agent systems—that enable these applications.

AIAgentRAG
0 likes · 4 min read
How Tencent Leverages RAG, GraphRAG, and Agents to Power Large Language Model Applications
JD Cloud Developers
JD Cloud Developers
Nov 4, 2025 · Artificial Intelligence

How AI-Powered Virtual Try‑On Is Revolutionizing Fashion E‑Commerce

The article explains how JD.com's AI try‑on system Oxygen Tryon uses advanced computer‑vision models to let shoppers instantly preview garments on their own photos, dramatically improving fit perception, reducing return rates, and outlining future technical and business expansions.

AIFashion E‑commerceVirtual Try-On
0 likes · 6 min read
How AI-Powered Virtual Try‑On Is Revolutionizing Fashion E‑Commerce
Instant Consumer Technology Team
Instant Consumer Technology Team
Nov 4, 2025 · Artificial Intelligence

How Open‑Source AI Tools Can Auto‑Generate PPTs, Mobile Apps, and Web Apps

This article introduces four open‑source AI projects—Presentation AI for instant PPT creation, Cactus for deploying LLMs on mobile devices, Claudable for generating full‑stack web applications from natural language, and DeepMCPAgent for enabling AI agents to discover and use external tools—highlighting their features, cross‑platform capabilities, and free GitHub repositories.

AIDevelopmentopen-source
0 likes · 4 min read
How Open‑Source AI Tools Can Auto‑Generate PPTs, Mobile Apps, and Web Apps
Xiaolong Cloud Tech Team
Xiaolong Cloud Tech Team
Nov 4, 2025 · Artificial Intelligence

MiniMax M2 vs GLM 4.6 vs Claude Sonnet 4.5: A Hands‑On Programming Model Comparison

The author evaluates three state‑of‑the‑art programming LLMs—MiniMax M2, GLM 4.6 and Claude Sonnet 4.5—by running a suite of real‑world code‑execution, code‑generation, and creative SVG tasks, documenting setup, prompts, intermediate behavior, and detailed results to compare their capabilities.

AIClaude Sonnet 4.5GLM 4.6
0 likes · 9 min read
MiniMax M2 vs GLM 4.6 vs Claude Sonnet 4.5: A Hands‑On Programming Model Comparison
AsiaInfo Technology: New Tech Exploration
AsiaInfo Technology: New Tech Exploration
Nov 4, 2025 · Artificial Intelligence

How Multimodal Large Models Are Revolutionizing Video Analysis

This article examines the evolution from single‑frame video analysis to multimodal large models, detailing their architecture, optimization techniques, experimental validation on edge devices, and practical scenarios, while highlighting current limitations and future directions for AI‑driven video understanding.

AILarge ModelsMultimodal
0 likes · 20 min read
How Multimodal Large Models Are Revolutionizing Video Analysis
21CTO
21CTO
Nov 4, 2025 · Artificial Intelligence

How Zoom’s AI “Digital Twin” Could Cut Your Workweek in Half

Zoom’s CEO Eric Yuan revealed that the company’s AI‑powered digital‑twin avatar will soon handle meetings, emails and contract negotiations, aiming to slash a typical workweek by several days within the next five years.

AIDigital TwinProductivity
0 likes · 3 min read
How Zoom’s AI “Digital Twin” Could Cut Your Workweek in Half
Radish, Keep Going!
Radish, Keep Going!
Nov 4, 2025 · Artificial Intelligence

What You Need to Know: Backpropagation, FreeBSD, AI MoE, and More Tech Insights

This roundup covers essential insights on backpropagation fundamentals, FreeBSD self‑hosting benefits, an open‑source 30B MoE AI model, misuse of cybercrime laws, historic moving sidewalks, party‑planning hacks, deceptive signal‑strength tricks, a 1000‑hp micro motor, Nextcloud performance fixes, and Google Cloud account suspensions, offering a blend of technical depth and practical advice.

AIBackpropagationCloud Computing
0 likes · 11 min read
What You Need to Know: Backpropagation, FreeBSD, AI MoE, and More Tech Insights
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 4, 2025 · Artificial Intelligence

How Midscene.js Uses AI to Transform UI Automation: Architecture, Workflow, and Real‑World Tips

This article systematically introduces Midscene.js, an AI‑powered next‑generation UI automation tool, covering its design motivations, core architecture, UI context acquisition, LLM‑driven planning, element verification strategies, Chrome extension implementation, common pitfalls, and practical business insights.

AIChrome ExtensionMidscene.js
0 likes · 31 min read
How Midscene.js Uses AI to Transform UI Automation: Architecture, Workflow, and Real‑World Tips
Continuous Delivery 2.0
Continuous Delivery 2.0
Nov 4, 2025 · Operations

Google's STAMP Framework: Redefining SRE for AI‑Driven Systems

Google’s SRE team is shifting from traditional error‑budget approaches to the STAMP (Systems-Theoretic Accident Model and Processes) framework, applying control theory and system‑level analysis to manage the growing complexity of AI‑powered services, improve safety, and proactively prevent hazardous states.

AIControl TheorySRE
0 likes · 12 min read
Google's STAMP Framework: Redefining SRE for AI‑Driven Systems
DeWu Technology
DeWu Technology
Nov 3, 2025 · Artificial Intelligence

How Large Language Models Boost Search Relevance: A Real‑World Case Study

This article explains how a leading e‑commerce platform leveraged large language models to overcome traditional search relevance challenges, detailing the iterative workflow, model distillation, performance gains, deployment results, and future directions for smarter, more accurate product search.

AIE‑commerceLarge Language Models
0 likes · 10 min read
How Large Language Models Boost Search Relevance: A Real‑World Case Study
Instant Consumer Technology Team
Instant Consumer Technology Team
Nov 3, 2025 · Artificial Intelligence

What’s Inside This Week’s Tech Deep Dive? AI, Mobile Monitoring, Real‑Time Web & More

This edition of the technical weekly delivers an in‑depth analysis of cutting‑edge topics—including performance optimization pitfalls, a RUM‑based Android monitoring probe, real‑time web communication technologies, C++ performance tricks, Spring AI‑powered DeepResearch, high‑impact AI coding workflows, and a showcase of the Rust‑based oxdraw visualization tool—providing developers with practical insights across mobile, web, and AI domains.

AIWeb Real-Time Communicationmobile monitoring
0 likes · 7 min read
What’s Inside This Week’s Tech Deep Dive? AI, Mobile Monitoring, Real‑Time Web & More
Instant Consumer Technology Team
Instant Consumer Technology Team
Nov 3, 2025 · Artificial Intelligence

Large Language Models Power Big Data SRE Knowledge & Root‑Cause Automation

Facing the growing complexity of big‑data platforms, the SRE team adopted large‑language‑model agents to automate knowledge management and root‑cause analysis, employing Retrieval‑Augmented Generation, a vector store, and the Model Context Protocol to enable intelligent, scalable, and efficient incident diagnosis and resolution.

AIMCPRAG
0 likes · 12 min read
Large Language Models Power Big Data SRE Knowledge & Root‑Cause Automation
Meituan Technology Team
Meituan Technology Team
Nov 3, 2025 · Artificial Intelligence

Introducing VitaBench: A Real-World Agent Benchmark That Reveals a 30% Success Gap

VitaBench, a new open‑source benchmark from Meituan’s LongCat team, evaluates LLM‑driven agents across three realistic life‑service scenarios—food ordering, restaurant dining, and travel planning—using 66 tools and quantifying reasoning, tool, and interaction complexities, exposing a mere 30% success rate on complex cross‑scene tasks.

AIAgentInteraction
0 likes · 14 min read
Introducing VitaBench: A Real-World Agent Benchmark That Reveals a 30% Success Gap
Meituan Technology Team
Meituan Technology Team
Nov 3, 2025 · Artificial Intelligence

LongCat-Flash-Omni: 560B Open‑Source Multimodal Model with Real‑Time Interaction

LongCat-Flash-Omni, the latest open‑source model from Meituan, combines a 560 billion‑parameter architecture, efficient multimodal perception and speech reconstruction modules, and a progressive training strategy to deliver real‑time audio‑video interaction and state‑of‑the‑art performance across text, image, audio, and video tasks.

AIMultimodalbenchmark
0 likes · 9 min read
LongCat-Flash-Omni: 560B Open‑Source Multimodal Model with Real‑Time Interaction
AI Info Trend
AI Info Trend
Nov 3, 2025 · Industry Insights

2025 Q3 AI Landscape: Key Players, Model Trends, and Hardware Shifts

Artificial Analysis’s Q3 2025 AI report reveals a rapidly accelerating industry across the entire stack, with US and Chinese labs neck‑and‑neck, fierce competition among OpenAI, Google, Anthropic, xAI, DeepSeek and Alibaba, cost‑efficient models, booming multimodal agents, and a hardware race led by NVIDIA’s Blackwell accelerators.

2025AIHardware
0 likes · 12 min read
2025 Q3 AI Landscape: Key Players, Model Trends, and Hardware Shifts
大转转FE
大转转FE
Nov 3, 2025 · Artificial Intelligence

Must‑Read AI & Frontend Highlights: Voice Agents, Multi‑Agent Tips, AI Coding & Rspack 1.6

This newsletter curates five insightful articles covering voice agent applications in games and insurance, ten practical tips for building multi‑agent systems with context engineering, a deep dive into AI‑assisted coding from theory to practice, high‑accuracy AI coding workflow design, and the release of Rspack 1.6 for smaller, cleaner build artifacts.

AIAI codingMulti-agent
0 likes · 4 min read
Must‑Read AI & Frontend Highlights: Voice Agents, Multi‑Agent Tips, AI Coding & Rspack 1.6
Goodme Frontend Team
Goodme Frontend Team
Nov 3, 2025 · Artificial Intelligence

Unlock AI Power with Model Context Protocol (MCP): Build LLM‑Enabled Servers in Minutes

This article introduces the Model Context Protocol (MCP) and Large Language Models (LLM), explains their core concepts, transmission mechanisms, lifecycle, and essential modules, and provides step‑by‑step code examples for creating an MCP server, adding tools, resources, prompts, and debugging workflows to accelerate AI‑driven development.

AILLMMCP
0 likes · 15 min read
Unlock AI Power with Model Context Protocol (MCP): Build LLM‑Enabled Servers in Minutes
Data Thinking Notes
Data Thinking Notes
Nov 2, 2025 · Artificial Intelligence

Why Data Governance Is the Key to Trustworthy AI in the Large Model Era

The article explains how the rapid rise of large‑model AI has shifted the focus from models to data, outlines the concept and stages of AI‑specific data governance, identifies challenges such as low‑quality data, privacy leaks, bias, and proposes a comprehensive framework of principles, processes, and technologies to ensure high‑quality, secure, and ethical AI deployment.

AIEthicsLarge Models
0 likes · 40 min read
Why Data Governance Is the Key to Trustworthy AI in the Large Model Era
Data Party THU
Data Party THU
Nov 2, 2025 · Artificial Intelligence

From RNN to LLM: How Transformers Power Modern Language Models

This article explains the evolution from RNNs through Encoder‑Decoder models to Transformers, detailing self‑attention, multi‑head attention, and masked attention, and then describes what Large Language Models are, their key components, capabilities, limitations, and common applications.

AIDeep LearningLLM
0 likes · 9 min read
From RNN to LLM: How Transformers Power Modern Language Models
21CTO
21CTO
Nov 1, 2025 · Frontend Development

Why TypeScript Overtook Python on GitHub – AI’s Impact and New Front‑End Trends

The GitHub Octoverse 2025 report reveals TypeScript surpassing Python as the platform's top language, driven by AI‑assisted tools and the rapid adoption of modern front‑end frameworks, while highlighting continued growth for Python in AI and data‑science and the rise of hybrid tech stacks.

AIGitHubProgramming Languages
0 likes · 8 min read
Why TypeScript Overtook Python on GitHub – AI’s Impact and New Front‑End Trends
Fighter's World
Fighter's World
Nov 1, 2025 · Artificial Intelligence

What Did OpenEvidence Get Right in High‑Stakes Medical AI?

OpenEvidence’s rapid rise in high‑risk medical AI stems from a trust‑focused system that combines free, evidence‑rich tools, expert‑in‑the‑loop data pipelines, adaptive retrieval, meta‑prompting, and a self‑correcting loop, turning clinicians into empowered research partners while building a defensible commercial moat.

AIAdaptive RetrievalEvidence Retrieval
0 likes · 30 min read
What Did OpenEvidence Get Right in High‑Stakes Medical AI?
Data Party THU
Data Party THU
Nov 1, 2025 · Artificial Intelligence

How to Blend Process‑Oriented and Agent‑Centric AI into a Hybrid Intelligent Pipeline

This article analyzes two contrasting AI agent design paradigms—process‑driven workflow orchestration and autonomous agent intelligence—examines their strengths and limitations, and proposes a hybrid architecture that fuses deterministic pipelines with dynamic planning, tool use, and memory mechanisms to achieve both reliability and adaptability.

AIAgentLLM
0 likes · 15 min read
How to Blend Process‑Oriented and Agent‑Centric AI into a Hybrid Intelligent Pipeline
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Nov 1, 2025 · Artificial Intelligence

Turn a Basic RAG Demo into a High‑Impact Interview Project

This guide shows how to evolve a simple Retrieval‑Augmented Generation prototype into a production‑grade system by strengthening data ingestion, optimizing retrieval with hybrid and reranking techniques, adding query rewriting, long‑context handling, reinforcement learning, and multimodal support, so candidates can demonstrate real engineering depth in interviews.

AILLMRAG
0 likes · 7 min read
Turn a Basic RAG Demo into a High‑Impact Interview Project
Data Party THU
Data Party THU
Oct 31, 2025 · Artificial Intelligence

Can AI Generate High‑Fidelity Spectra? Inside MIT’s SpectroGen Breakthrough

MIT’s SpectroGen model uses physics‑informed generative AI to convert a single spectral modality into high‑fidelity cross‑modal spectra, achieving up to 99% correlation with experimental data, dramatically reducing the cost and time of material spectroscopy while preserving detailed spectral features.

AIGenerative ModelingMaterials science
0 likes · 9 min read
Can AI Generate High‑Fidelity Spectra? Inside MIT’s SpectroGen Breakthrough
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.

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

Beyond Transformers: Exploring Post‑Transformer Architectures for Long‑Sequence Modeling

This article reviews the emerging post‑Transformer research landscape, covering linear state‑space models, efficient attention approximations, MLP/conv/RNN hybrids, sparse and causal attention mechanisms, and outlines future trends that may complement or replace the classic Transformer architecture for handling ultra‑long sequences.

AISparse attentionState Space Model
0 likes · 17 min read
Beyond Transformers: Exploring Post‑Transformer Architectures for Long‑Sequence Modeling
Kuaishou Tech
Kuaishou Tech
Oct 30, 2025 · Artificial Intelligence

How EMER Revolutionizes Short‑Video Ranking with End‑to‑End Multi‑Objective Learning

This article details the EMER framework—a Transformer‑based, end‑to‑end multi‑objective ranking system that replaces handcrafted formulas with a learnable AI model, introduces relative‑satisfaction signals and dynamic loss weighting, and demonstrates significant offline and online performance gains in Kuaishou's short‑video recommendation pipeline.

AIRecommendation Systemsmulti-objective learning
0 likes · 16 min read
How EMER Revolutionizes Short‑Video Ranking with End‑to‑End Multi‑Objective Learning
DataFunSummit
DataFunSummit
Oct 30, 2025 · Artificial Intelligence

How Multimodal Large Models Are Revolutionizing Document Processing and OCR

This article explores how the explosion of unstructured data exposes the limits of traditional OCR and shows how emerging multimodal large language models provide end‑to‑end document understanding, reduce pipeline complexity, cut training costs, enable hybrid retrieval‑augmented generation, and drive real‑world industry deployments.

AIDocument processingMultimodal
0 likes · 28 min read
How Multimodal Large Models Are Revolutionizing Document Processing and OCR
Aikesheng Open Source Community
Aikesheng Open Source Community
Oct 30, 2025 · Artificial Intelligence

How China’s 2025 OSCAR Conference Is Driving Trusted AI and Open‑Source Standards

The 2025 OSCAR Open‑Source Industry Conference in Beijing gathered leaders from China’s communications standards association, the China Academy of Information and Communications Technology, and major enterprises to unveil new trusted open‑source assessment results, launch AI open‑source initiatives, discuss regional standards, and outline a three‑year roadmap for secure, collaborative open‑source development across cloud, AI, and big‑data sectors.

AICloud Computingindustry conference
0 likes · 9 min read
How China’s 2025 OSCAR Conference Is Driving Trusted AI and Open‑Source Standards
DataFunTalk
DataFunTalk
Oct 30, 2025 · Artificial Intelligence

Why Nvidia’s $5 Trillion Valuation Marks a New Era for AI Infrastructure

Nvidia just became the first company to break the $5 trillion market‑cap threshold, a milestone that underscores its rapid growth, ambitious AI‑factory vision, 6G edge‑AI plans, autonomous‑driving initiatives, digital‑twin manufacturing, and the strategic importance of its CUDA ecosystem.

AIGPUNVIDIA
0 likes · 8 min read
Why Nvidia’s $5 Trillion Valuation Marks a New Era for AI Infrastructure
Baobao Algorithm Notes
Baobao Algorithm Notes
Oct 30, 2025 · Artificial Intelligence

Why LLM RL Training Crashes While SFT Stays Stable: Insights & Tricks

The article examines the fundamental similarity between SFT and RL loss functions for large language models, explains why RL training is prone to instability, discusses infrastructure and data quality challenges, and reviews practical tricks and reward‑model considerations for more reliable RL fine‑tuning.

AILLMReinforcement Learning
0 likes · 11 min read
Why LLM RL Training Crashes While SFT Stays Stable: Insights & Tricks
Instant Consumer Technology Team
Instant Consumer Technology Team
Oct 29, 2025 · Artificial Intelligence

How to Let AI Watch Bilibili Reviews and Generate Buying Guides in Minutes

Discover how to transform Claude AI into a powerful research assistant that automatically fetches Bilibili video subtitles, converts them into clean markdown, analyzes the content, and produces structured product selection reports, all without manually watching videos, using Python scripts, cookies, and Claude Skills.

AIBilibiliClaude
0 likes · 25 min read
How to Let AI Watch Bilibili Reviews and Generate Buying Guides in Minutes
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Oct 29, 2025 · Cloud Native

How Container Services Are Powering the AI Agent Revolution

The article reviews Alibaba Cloud's container service advancements, highlights AI-driven trends such as intelligent agents reshaping applications, the migration of AI infrastructure to cloud‑native platforms, and showcases four customer case studies demonstrating massive efficiency gains and the emergence of containers as the operating system for the AI era.

AIAI agentsKubernetes
0 likes · 6 min read
How Container Services Are Powering the AI Agent Revolution
Baidu Geek Talk
Baidu Geek Talk
Oct 29, 2025 · Artificial Intelligence

How Baidu Transformed E‑commerce Risk Control with Multi‑Modal AI Agents

This article details Baidu's e‑commerce risk‑control overhaul, explaining how traditional rule‑based and manual reviews struggled with multimodal violations, ambiguous semantics, and poor merchant experience, and how a new AI‑driven pipeline combining large multimodal models, rule engines, and knowledge‑base queries achieved full‑automation, real‑time feedback, and high explainability.

AIE‑commercerisk control
0 likes · 13 min read
How Baidu Transformed E‑commerce Risk Control with Multi‑Modal AI Agents
Zhuanzhuan Tech
Zhuanzhuan Tech
Oct 29, 2025 · Artificial Intelligence

How Reinforcement Learning Boosts Stability and Speed in LLM QA Systems

This article examines how reinforcement‑learning techniques such as PPO, DPO, and GRPO are integrated into the Baixiaosheng QA system to improve answer stability, deepen domain knowledge understanding, and accelerate response generation, and it evaluates the impact of Reinforcement Fine‑Tuning (RFT) on real‑world performance.

AIDPOGRPO
0 likes · 16 min read
How Reinforcement Learning Boosts Stability and Speed in LLM QA Systems
Architects' Tech Alliance
Architects' Tech Alliance
Oct 28, 2025 · Artificial Intelligence

How Alibaba’s ALink System and UPN512 Architecture Redefine AI Scale‑Up Networking

The article explains Alibaba’s ALink System, detailing its data‑plane ALS‑D and control‑plane ALS‑M, the backplane‑free orthogonal hardware design, copper and optical interconnect layers, and the UPN512 architecture’s optical options, transmission semantics, and in‑network computing techniques that together reshape AI scale‑up networking.

AIAlinkNetwork Architecture
0 likes · 23 min read
How Alibaba’s ALink System and UPN512 Architecture Redefine AI Scale‑Up Networking
Efficient Ops
Efficient Ops
Oct 28, 2025 · Fundamentals

What Is Computing Power and Why It Drives AI, Cloud, and Blockchain

This article explains the concept of computing power, its measurement units, classifications into general and specialized types, the role of CPUs, GPUs, FPGA and ASIC chips, and how it underpins AI model training, blockchain mining, and scientific research.

AIASICCloud Computing
0 likes · 7 min read
What Is Computing Power and Why It Drives AI, Cloud, and Blockchain
DataFunSummit
DataFunSummit
Oct 28, 2025 · Fundamentals

Why Unstructured Data Management Is the Next Frontier for Enterprises

This article explores the evolution, current state, and challenges of enterprise unstructured data management, reviews case studies from traditional firms, Huawei and Ant Group, proposes an ECM‑based reference framework, compares it with structured data governance, and outlines future integration strategies with AI and unified data platforms.

AIBig Datadata-governance
0 likes · 28 min read
Why Unstructured Data Management Is the Next Frontier for Enterprises
Data Party THU
Data Party THU
Oct 28, 2025 · Artificial Intelligence

How AI is Reviving Dunhuang Murals: From 3D Scans to Digital Restoration

This article examines the cutting‑edge AI techniques—multimodal fusion, deep‑learning disease detection, reversible repair, diffusion‑Transformer models, GAN‑based pattern generation, and AR navigation—that enable millimetre‑level digital restoration and cultural democratization of the Dunhuang murals.

AIARCultural Heritage
0 likes · 14 min read
How AI is Reviving Dunhuang Murals: From 3D Scans to Digital Restoration
DataFunTalk
DataFunTalk
Oct 28, 2025 · Artificial Intelligence

Why Korea Became the Hottest AI Battlefield in October 2024

In October 2024 South Korea surged to the forefront of the AI industry as OpenAI, Anthropic, and major Korean chaebols forged massive investments, secured HBM memory supplies, and launched a national AI economic blueprint, while political deals and talent challenges shaped the country’s strategic position.

AIAnthropicHBM
0 likes · 16 min read
Why Korea Became the Hottest AI Battlefield in October 2024
58UXD
58UXD
Oct 28, 2025 · Artificial Intelligence

How AI-Powered Size Extension Boosts Image Workflow Efficiency

This article explains how an AI‑driven size‑extension technique using a custom Kontext LoRA model and workflow dramatically speeds up image adaptation for automotive marketing, detailing the training process, resource consumption, labeling strategy, test results, and future prospects while acknowledging current limitations.

AILoRAcase study
0 likes · 8 min read
How AI-Powered Size Extension Boosts Image Workflow Efficiency
IT Services Circle
IT Services Circle
Oct 28, 2025 · Artificial Intelligence

Google’s Chrome DevTools MCP lets AI debug browsers; explore n8n‑MCP for AI workflow automation

Google open‑sourced Chrome DevTools MCP, enabling AI agents to control Chrome for real‑time code debugging, while the n8n‑MCP project bridges AI assistants with the n8n workflow platform, offering automated workflow generation, extensive node libraries, and validation features for developers seeking AI‑driven automation.

AIChromeDevTools
0 likes · 5 min read
Google’s Chrome DevTools MCP lets AI debug browsers; explore n8n‑MCP for AI workflow automation
Alibaba Cloud Observability
Alibaba Cloud Observability
Oct 27, 2025 · Operations

From Data Silos to Intelligent Insights: Building Future‑Ready Operation Intelligence

This article explains how enterprises can transform massive, fragmented operation data—technical, business, and security—into high‑value intelligent signals by unifying storage, enriching context, applying AI, and delivering a single, observable platform that enables proactive, data‑driven decision making.

AIObservabilitydata platform
0 likes · 18 min read
From Data Silos to Intelligent Insights: Building Future‑Ready Operation Intelligence
Amap Tech
Amap Tech
Oct 27, 2025 · Artificial Intelligence

Turning Maps into a Living Map: Amap’s G-Where Generative AI Recommendation

Amap upgrades its homepage recommendation by integrating large‑model capabilities—G‑Where, G‑Action, and G‑Plan—through semantic ID generation, item tokenization, and multi‑stage LLM training, achieving significant offline and online performance gains while illustrating a scalable generative recommendation framework.

AIMap Servicesgenerative recommendation
0 likes · 21 min read
Turning Maps into a Living Map: Amap’s G-Where Generative AI Recommendation
Tencent Tech
Tencent Tech
Oct 27, 2025 · Artificial Intelligence

How SpecExit Cuts Large Reasoning Model Inference Time by Up to 2.5×

SpecExit combines early‑exit and speculative decoding to let large reasoning models detect when they have almost finished thinking, trimming redundant chain‑of‑thought steps, reducing over‑thinking by 72% and achieving up to 2.5× faster end‑to‑end inference without noticeable accuracy loss.

AIInference Accelerationearly exit
0 likes · 6 min read
How SpecExit Cuts Large Reasoning Model Inference Time by Up to 2.5×
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Oct 27, 2025 · Artificial Intelligence

Designing Effective Generation Modules for RAG: Prompt Engineering, Multi‑Document Fusion, and Hallucination Control

This article explains how to design and optimize the generation module of Retrieval‑Augmented Generation systems by building robust prompts, merging multi‑source information, controlling answer formats, and applying post‑generation verification to reduce hallucinations and improve enterprise‑grade performance.

AIGeneration ModuleHallucination Control
0 likes · 9 min read
Designing Effective Generation Modules for RAG: Prompt Engineering, Multi‑Document Fusion, and Hallucination Control