Tagged articles
5000 articles
Page 27 of 50
DataFunSummit
DataFunSummit
Dec 7, 2024 · Artificial Intelligence

Technical Practices of Tencent's Intelligent BI System: Architecture, Model Fine‑Tuning, and Agent Design

This article details Tencent's shift from traditional BI to an AI‑driven intelligent BI platform, describing the challenges of architecture, large‑language‑model integration, and data integration, and presenting the OlaChat framework, unified orchestration, atomic agents, DSL conversion, monitoring, and future roadmap.

AIData AnalysisIntelligent BI
0 likes · 22 min read
Technical Practices of Tencent's Intelligent BI System: Architecture, Model Fine‑Tuning, and Agent Design
Baobao Algorithm Notes
Baobao Algorithm Notes
Dec 7, 2024 · Artificial Intelligence

What Is Reinforcement Fine-Tuning (RFT) and How Does It Supercharge LLMs?

Reinforcement Fine-Tuning (RFT) combines supervised fine‑tuning with reinforcement learning to teach large language models to reason more effectively, using separate training and validation datasets, graders, and PPO optimization, and has shown superior performance on tasks like gene prediction and math reasoning compared to standard SFT.

AILarge Language Modelsmachine learning
0 likes · 8 min read
What Is Reinforcement Fine-Tuning (RFT) and How Does It Supercharge LLMs?
58UXD
58UXD
Dec 6, 2024 · Artificial Intelligence

Unlock AI-Powered Icon Design: Prompt Secrets & Dreamina Tips

This guide shows UI designers how to efficiently create high‑quality 3D icons using AI‑assisted tools like Dreamina, covering prompt engineering techniques, example spell‑like prompts, workflow tips, and ways to achieve consistent, brand‑aligned icon series without complex software.

3D graphicsAIDreamina
0 likes · 9 min read
Unlock AI-Powered Icon Design: Prompt Secrets & Dreamina Tips
Programmer DD
Programmer DD
Dec 5, 2024 · Fundamentals

Why AI Isn’t a Silver Bullet: Core Software Design Principles Revealed

The article argues that despite AI’s recent breakthroughs, it cannot solve the inherent complexity of software development, and revisits classic software design principles—from modularity and code design to maintenance and performance—presented in John Ousterhout’s “Software Design Philosophy (2nd edition)” as essential guidance for developers.

AIagilecomplexity
0 likes · 9 min read
Why AI Isn’t a Silver Bullet: Core Software Design Principles Revealed
21CTO
21CTO
Dec 4, 2024 · Artificial Intelligence

Introducing Pi-zero: A General‑Purpose AI Foundation Model for Robotics

Physical Intelligence's new Pi-zero model, built on a vision‑language foundation and fine‑tuned with extensive robot data, outperforms prior baselines across multiple tasks, showcasing the promise of large multimodal foundation models for flexible, robust robot control.

AIPi-zerofoundation models
0 likes · 6 min read
Introducing Pi-zero: A General‑Purpose AI Foundation Model for Robotics
21CTO
21CTO
Dec 4, 2024 · Artificial Intelligence

Why AI Skills Will Dominate Europe’s Tech Job Market by 2025

A new salary survey reveals a persistent talent shortage in Europe, highlighting explosive growth in demand for AI, automation, machine learning, and data‑infrastructure skills, while warning that a widening skills gap could hinder companies’ ability to meet hiring needs by 2025.

2025AIData Infrastructure
0 likes · 6 min read
Why AI Skills Will Dominate Europe’s Tech Job Market by 2025
Alimama Tech
Alimama Tech
Dec 4, 2024 · Artificial Intelligence

AIGB: Generative Auto‑Bidding via Diffusion Modeling

AIGB, introduced by Alibaba Mama in 2023, reframes large‑scale ad‑auction auto‑bidding as a generative sequence task using diffusion models, achieving up to 5 % GMV gains, improved stability and interpretability, and is now commercialized, open‑sourced, and featured in a NeurIPS‑endorsed competition.

AIGenerative Modelsauto-bidding
0 likes · 12 min read
AIGB: Generative Auto‑Bidding via Diffusion Modeling
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Dec 4, 2024 · Artificial Intelligence

Implementation of a Cloud‑Native AI‑Powered Quantitative Research Platform Using Alibaba Cloud ACK

The article details how the Juqian intelligent investment research platform leverages Alibaba Cloud's ACK cloud‑native AI suite, Kubernetes, and various cloud services to build a high‑efficiency, scalable AI‑driven quantitative finance solution, improving resource utilization, reducing costs, and accelerating research workflows.

ACKAIAI platform
0 likes · 5 min read
Implementation of a Cloud‑Native AI‑Powered Quantitative Research Platform Using Alibaba Cloud ACK
ZhongAn Tech Team
ZhongAn Tech Team
Dec 2, 2024 · Artificial Intelligence

Weekly Tech Overview

This article provides a comprehensive summary of the latest tech developments, including AI advancements, company news, and industry trends.

AIInnovationindustry trends
0 likes · 11 min read
Weekly Tech Overview
Python Programming Learning Circle
Python Programming Learning Circle
Nov 30, 2024 · Artificial Intelligence

Numpy‑ML: A Comprehensive Pure‑NumPy Implementation of Machine Learning Algorithms

The Numpy‑ML project by David Bourgin provides a 30,000‑line pure‑NumPy library that implements a wide range of classic machine‑learning algorithms, data‑preprocessing tools, and neural‑network components, offering an educational resource for deepening algorithmic understanding rather than replacing mature frameworks.

AIAlgorithmsNumPy
0 likes · 4 min read
Numpy‑ML: A Comprehensive Pure‑NumPy Implementation of Machine Learning Algorithms
AntTech
AntTech
Nov 29, 2024 · Artificial Intelligence

AI Inference with Trusted Execution Environment: HyperGPU and DistMSM Accelerated Zero‑Knowledge Proofs Win 2024 Financial Cipher Cup Innovation Award

The award‑winning solution combines a GPU‑accelerated TEE framework (HyperGPU) and a multi‑GPU zkSNARK acceleration scheme (DistMSM) to provide fast, privacy‑preserving AI inference proofs, earning the third‑place Innovation Team prize at the 2024 Financial Cipher Cup competition.

AIDistMSMFinancial Cipher
0 likes · 6 min read
AI Inference with Trusted Execution Environment: HyperGPU and DistMSM Accelerated Zero‑Knowledge Proofs Win 2024 Financial Cipher Cup Innovation Award
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 29, 2024 · Big Data

How ByteDance Builds Large-Scale Data Processing Pipelines for Multimodal Models with Ray

The article details ByteDance's use of Ray and RayData to construct scalable audio and video data processing pipelines for multimodal AI models, addressing challenges of massive data volume, resource constraints, and fault tolerance through pipeline design, RayCore enhancements, and custom scheduling optimizations.

AIBig DataByteDance
0 likes · 16 min read
How ByteDance Builds Large-Scale Data Processing Pipelines for Multimodal Models with Ray
Baidu Tech Salon
Baidu Tech Salon
Nov 29, 2024 · Artificial Intelligence

How AI‑Powered “WenZhi” Transforms Job Matching with Baidu’s ERNIE Model

Faced with overloaded job listings and low offer rates, a group of students built “WenZhi,” an AI‑driven job‑matching app that leverages Baidu’s ERNIE SDK, generative recommendation, and workflow orchestration to deliver personalized role suggestions and interview advice within minutes.

AICareer TechnologyERNIE SDK
0 likes · 7 min read
How AI‑Powered “WenZhi” Transforms Job Matching with Baidu’s ERNIE Model
Test Development Learning Exchange
Test Development Learning Exchange
Nov 28, 2024 · Artificial Intelligence

Introduction to Deep Learning with Keras: Building and Training a Simple Neural Network

This tutorial introduces the fundamentals of deep learning, covering neural network basics, Keras fundamentals, and provides a step‑by‑step Python example that loads the Iris dataset, preprocesses data, builds, compiles, trains, evaluates, visualizes, and predicts with a simple neural network model.

AIDeep LearningKeras
0 likes · 7 min read
Introduction to Deep Learning with Keras: Building and Training a Simple Neural Network
System Architect Go
System Architect Go
Nov 28, 2024 · Artificial Intelligence

An Overview of Modern AI Audio Technologies: ASR, TTS, and Voice Cloning

This article explains how modern AI advances have transformed audio processing, covering digital audio fundamentals, automatic speech recognition (ASR), text‑to‑speech (TTS), voice cloning techniques, and provides practical Python code examples using OpenAI Whisper and HuggingFace TTS models.

AIAudio ProcessingSpeech Recognition
0 likes · 7 min read
An Overview of Modern AI Audio Technologies: ASR, TTS, and Voice Cloning
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Nov 28, 2024 · Artificial Intelligence

How Student Engineers Turned AI Vision into Smart Aid for the Blind

A team of Wuhan Engineering University students leveraged computer‑vision algorithms, Huawei’s MindSpore AI framework, and cloud resources to create an intelligent cane and guide glasses that provide navigation, obstacle avoidance, and emergency alerts for the visually impaired, winning the 2024 Huawei Developer Competition.

AIHuawei CloudSmart Cane
0 likes · 8 min read
How Student Engineers Turned AI Vision into Smart Aid for the Blind
iQIYI Technical Product Team
iQIYI Technical Product Team
Nov 28, 2024 · R&D Management

Advanced Exploration and Practice of Value Delivery in Project Management

At the 12th QECon conference, iQIYI presented a systematic value‑delivery framework that tackles misaligned goals, planning‑execution gaps, and metric deficiencies by using a two‑scenario model for iterative and special projects—defining SMART goals, tight scope control, continuous monitoring, and AI‑driven automation—to accelerate rollout, quantify impact, and guide future integrated, intelligent delivery.

AIMetricsR&D Management
0 likes · 15 min read
Advanced Exploration and Practice of Value Delivery in Project Management
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 28, 2024 · Artificial Intelligence

Step-by-Step Guide to Registering Volcengine API, Configuring .cloudiderc, and Running LangChain Quickstart

This tutorial provides detailed instructions for registering the Volcengine API, locating and editing the .cloudiderc file, setting environment variables, installing the Volcengine Python SDK, and troubleshooting common issues when running the LangChain quick‑start examples on a cloud IDE.

AIAPILangChain
0 likes · 6 min read
Step-by-Step Guide to Registering Volcengine API, Configuring .cloudiderc, and Running LangChain Quickstart
Kuaishou Tech
Kuaishou Tech
Nov 27, 2024 · Artificial Intelligence

AI‑Driven User Experience Optimization in Kuaishou E‑commerce: Evolution, Practices, and Future Outlook

This article examines how Kuaishou’s e‑commerce platform leverages AI to analyze and improve B‑side user experience, detailing current challenges, the CPS metric model, a self‑built intelligent inspection platform, workflow automation, and future prospects for AI‑driven UX optimization.

AIIntelligent InspectionKuaishou
0 likes · 17 min read
AI‑Driven User Experience Optimization in Kuaishou E‑commerce: Evolution, Practices, and Future Outlook
Python Crawling & Data Mining
Python Crawling & Data Mining
Nov 27, 2024 · Artificial Intelligence

Transform Data Analysis Reports into Mind Maps with AIGC

This article explains how AIGC can assist data analysts by generating mind‑map outlines for reports, detailing multiple uses of mind maps, crafting prompts for AI, and converting the Markdown output into visual diagrams using open‑source tools like Markmap and commercial tools such as Xmind.

AIAIGCMarkmap
0 likes · 11 min read
Transform Data Analysis Reports into Mind Maps with AIGC
Architects' Tech Alliance
Architects' Tech Alliance
Nov 26, 2024 · Industry Insights

What Makes HPE Cray’s New EX Supercomputers a Game‑Changer for AI and HPC?

The article provides an in‑depth analysis of HPE Cray’s upcoming EX supercomputing platforms, detailing unprecedented GPU density, liquid‑cooling architecture, the high‑speed Slingshot 400 interconnect, and complementary ProLiant Compute XD servers, while outlining release timelines and performance targets for AI and traditional HPC workloads.

AICrayHPC
0 likes · 11 min read
What Makes HPE Cray’s New EX Supercomputers a Game‑Changer for AI and HPC?
DevOps
DevOps
Nov 25, 2024 · Fundamentals

Evolution of Software Development: From Waterfall to Agile to DevOps and Future Trends

The article traces the progression of software development methodologies—from the linear waterfall model to flexible Agile practices, the collaborative DevOps culture, and emerging AI‑driven and low‑code approaches—highlighting their benefits, challenges, and the impact on modern engineering workflows.

AILow‑codesoftware development
0 likes · 7 min read
Evolution of Software Development: From Waterfall to Agile to DevOps and Future Trends
DataFunTalk
DataFunTalk
Nov 25, 2024 · Artificial Intelligence

2024 AI Development Report Summary by Fei‑Fei Li’s Team

The 2024 AI Development Report by Fei‑Fei Li’s team highlights rapid progress in model capabilities, rising training costs, dominant contributions from the US, China and Europe, emerging reliability challenges, and the broad economic, medical, and educational impacts of artificial intelligence.

2024AIEconomic Impact
0 likes · 12 min read
2024 AI Development Report Summary by Fei‑Fei Li’s Team
Model Perspective
Model Perspective
Nov 25, 2024 · Artificial Intelligence

Can AI Truly Teach Math Modeling? Exploring Knowledge Types and Limits

The article examines how AI can support factual, procedural, and principle knowledge in mathematics modeling education while highlighting its inability to foster driving and philosophical knowledge, which are essential for student innovation and critical thinking.

AIKnowledge TypesMathematics Modeling
0 likes · 9 min read
Can AI Truly Teach Math Modeling? Exploring Knowledge Types and Limits
21CTO
21CTO
Nov 24, 2024 · Artificial Intelligence

Will AI Replace the 10x Developer? Rethinking High‑Performance Engineering

The article explores how AI tools like Cosine's Genie are rapidly reshaping software development, challenging the myth of the 10x developer, redefining productivity, and urging both engineers and managers to adopt AI‑assisted workflows to stay competitive in the coming years.

AIFuture of Workdeveloper productivity
0 likes · 9 min read
Will AI Replace the 10x Developer? Rethinking High‑Performance Engineering
Fighter's World
Fighter's World
Nov 24, 2024 · Industry Insights

Where Will the Competition Arenas of the Next 20 Years Emerge?

The article analyzes McKinsey's report on high‑growth, dynamic "Arenas" that will shape the global economy by 2040, explains how past arenas were identified, outlines the three‑factor creation formula, lists 18 potential future arenas, and offers early markers for spotting them.

AIArenasCloud Services
0 likes · 11 min read
Where Will the Competition Arenas of the Next 20 Years Emerge?
21CTO
21CTO
Nov 22, 2024 · Artificial Intelligence

How AI Can Erase Technical Debt and Reignite Developer Joy

Atlassian’s CTO explains how generative AI can eliminate outdated tools, reduce technical debt, streamline documentation, and automate alert handling, ultimately boosting developer productivity and satisfaction while restoring the fun of building innovative software.

AIDeveloper Experienceaiops
0 likes · 8 min read
How AI Can Erase Technical Debt and Reignite Developer Joy
AntTech
AntTech
Nov 22, 2024 · Cloud Native

Cloud‑Native Large‑Scale Cloud‑Edge Collaborative Technology Wins Top Science and Technology Progress Award

The cloud‑native large‑scale cloud‑edge collaborative computing platform jointly developed by Alipay, Zhejiang University, Xieyun Technology and Alibaba Cloud won the 2023 Zhejiang Science and Technology Progress First Prize, showcasing breakthroughs in unified resource scheduling, million‑node management, patents, papers and open‑source contributions.

AIAlibabacloud-native
0 likes · 4 min read
Cloud‑Native Large‑Scale Cloud‑Edge Collaborative Technology Wins Top Science and Technology Progress Award
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Nov 22, 2024 · Artificial Intelligence

AI and the Next-Generation Internet: Insights from Alibaba Cloud VP Cai Dezhi at the 2024 Wuzhen Summit

At the 2024 Wuzhen Summit, Alibaba Cloud R&D Vice President Cai Dezhi discussed the convergence of AI and next‑generation internet, outlining the “Network for AI” and “AI for Network” concepts, the HPN7.0 high‑performance network, AI‑driven operations, and the importance of open standards and protocol innovation to lower costs and enable widespread AI adoption.

AINext-Generation InternetOpen standards
0 likes · 4 min read
AI and the Next-Generation Internet: Insights from Alibaba Cloud VP Cai Dezhi at the 2024 Wuzhen Summit
Architects' Tech Alliance
Architects' Tech Alliance
Nov 21, 2024 · Fundamentals

El Capitan Supercomputer and the Rise of AMD GPU‑Driven HPC: Architecture, Performance, and Market Impact

The article examines the El Capitan supercomputer unveiled at SC24, detailing its AMD CPU‑GPU hybrid architecture, benchmark results, its dominance in the November 2024 Top500 list, and the broader implications for high‑performance computing, AI workloads, and the competitive landscape between AMD and NVIDIA.

AIAMDCPU
0 likes · 20 min read
El Capitan Supercomputer and the Rise of AMD GPU‑Driven HPC: Architecture, Performance, and Market Impact
Cognitive Technology Team
Cognitive Technology Team
Nov 20, 2024 · Artificial Intelligence

Fundamentals and Implementation of Neural Networks and Transformers with PyTorch Examples

This article provides a comprehensive overview of neural network fundamentals, loss functions, activation functions, embedding techniques, attention mechanisms, multi‑head attention, residual networks, and the full Transformer encoder‑decoder architecture, illustrated with detailed PyTorch code and a practical MiniRBT fine‑tuning case for Chinese text classification.

AIPyTorchTransformer
0 likes · 49 min read
Fundamentals and Implementation of Neural Networks and Transformers with PyTorch Examples
58UXD
58UXD
Nov 20, 2024 · Artificial Intelligence

How AI Is Transforming UI Design: Benefits, Challenges, and Real‑World Tools

This article examines how artificial intelligence reshapes UI design by boosting efficiency, enabling personalized experiences, and supporting data‑driven decisions, while also confronting limits such as understanding complex business logic, lacking creative nuance, and adapting to industry‑specific standards, illustrated through the Uizard tool.

AIUizarddesign automation
0 likes · 6 min read
How AI Is Transforming UI Design: Benefits, Challenges, and Real‑World Tools
System Architect Go
System Architect Go
Nov 19, 2024 · Artificial Intelligence

Retrieval Augmented Generation (RAG) System Overview and Implementation with LangChain, Redis, and llama.cpp

This article explains the concept, architecture, and step‑by‑step implementation of Retrieval Augmented Generation (RAG), covering indexing, retrieval & generation processes, a practical LangChain‑Redis‑llama.cpp example on Kubernetes, code snippets, test results, challenges, and references.

AIEmbeddingLLM
0 likes · 6 min read
Retrieval Augmented Generation (RAG) System Overview and Implementation with LangChain, Redis, and llama.cpp
DataFunSummit
DataFunSummit
Nov 19, 2024 · Databases

From DIKW to Distributed Data Warebase: Evolution of Data Systems and AI‑Driven Architecture

The article traces the progression from the human DIKW information hierarchy to its computer‑world counterpart, illustrates how a homestay platform’s data architecture evolves through relational, NoSQL, search, and data‑warehouse layers, and introduces the next‑generation distributed Data Warebase that unifies structured, semi‑structured, and vectorized knowledge to meet modern AI‑driven business demands.

AIDIKW ModelDistributed Data Warehouse
0 likes · 26 min read
From DIKW to Distributed Data Warebase: Evolution of Data Systems and AI‑Driven Architecture
Baidu Tech Salon
Baidu Tech Salon
Nov 19, 2024 · Artificial Intelligence

Baidu's Wenxin AI Agent Technology Wins Leading Science and Technology Award at 2024 World Internet Conference

At the 2024 World Internet Conference in Wuzhen, Baidu’s Wenxin AI Agent technology earned the Leading Science and Technology Award, marking its second consecutive win and highlighting the system’s brain‑inspired “System 2” architecture that enhances large‑model reasoning, accelerates diverse applications, and drives significant social and economic value.

AIAI AgentAward
0 likes · 6 min read
Baidu's Wenxin AI Agent Technology Wins Leading Science and Technology Award at 2024 World Internet Conference
JD Tech
JD Tech
Nov 18, 2024 · Backend Development

From Campus to Backend Engineer: Growth, System Refactoring, and AI Assistant at JD

This article shares a recent graduate's journey into backend development at JD, offering practical advice for newcomers, detailing a large‑scale system refactor using domain‑driven design, discussing the creation of an AI‑powered merchant assistant, and emphasizing continuous learning and professional growth.

AIDomain-Driven DesignSystem Design
0 likes · 13 min read
From Campus to Backend Engineer: Growth, System Refactoring, and AI Assistant at JD
DataFunSummit
DataFunSummit
Nov 18, 2024 · Artificial Intelligence

Intelligent Data Analysis: Agent Architecture Combined with Semantic Layer for Product Implementation

This article explores how large‑model technologies can address data analysis challenges by introducing an Agent‑based architecture integrated with a semantic layer, detailing design principles, optimization paths, technical implementation, real‑world retail case studies, product design considerations, and future directions for intelligent analytics.

AIAgent ArchitectureBusiness Intelligence
0 likes · 22 min read
Intelligent Data Analysis: Agent Architecture Combined with Semantic Layer for Product Implementation
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 18, 2024 · Artificial Intelligence

Solving Knowledge Challenges in Retrieval‑Augmented Generation: Practical Optimizations

This article shares a half‑year of hands‑on experience with Retrieval‑Augmented Generation, analyzing why simple RAG setups often feel unintelligent, identifying three core knowledge issues, and presenting concrete optimization strategies—including chunking, knowledge expansion, and tag‑based conflict resolution—to improve retrieval and generation performance in low‑resource environments.

AILarge Language ModelsRAG
0 likes · 25 min read
Solving Knowledge Challenges in Retrieval‑Augmented Generation: Practical Optimizations
phodal
phodal
Nov 17, 2024 · Industry Insights

How ArchGuard’s Architecture Analyzer Turns Code into AI‑Generated Knowledge

This article explains how ArchGuard’s Architecture Analyzer extracts domain and business knowledge from microservice codebases, integrates generative AI to produce structured documentation, and provides practical CLI usage, architecture models, and code‑review strategies for modern software engineering teams.

AIArchGuardArchitecture Analysis
0 likes · 9 min read
How ArchGuard’s Architecture Analyzer Turns Code into AI‑Generated Knowledge
DataFunSummit
DataFunSummit
Nov 16, 2024 · Big Data

Data Lake Storage Acceleration: Evolution, Challenges, and Solutions for AI and Big Data Workloads

This article surveys the evolution of data‑lake storage acceleration, compares different architectural stages, analyzes why acceleration is needed for AI and big‑data scenarios, and details the key techniques—metadata acceleration, read/write speedup, and end‑to‑end workflow optimization—used to overcome performance and cost challenges.

AICachingcloud-native
0 likes · 23 min read
Data Lake Storage Acceleration: Evolution, Challenges, and Solutions for AI and Big Data Workloads
dbaplus Community
dbaplus Community
Nov 16, 2024 · Artificial Intelligence

Are LLM Frameworks Overhyped? A Critical Look at RAG and Reusability

The article critiques LLM frameworks, comparing them to early ORM tools, explains how Retrieval Augmented Generation works, warns against premature optimization, and advises developers to favor simple, visible practices over complex, abstracted frameworks for better control and understanding.

AILLMModelEvaluation
0 likes · 7 min read
Are LLM Frameworks Overhyped? A Critical Look at RAG and Reusability
21CTO
21CTO
Nov 15, 2024 · Backend Development

Why Japan’s Tech Companies Are Racing for International Backend Engineers

Japan’s aging population and shrinking workforce have triggered a severe labor shortage, prompting tech firms to seek foreign talent—especially skilled backend developers, Python programmers, and AI specialists—while navigating cultural, language, and immigration challenges to sustain their digital transformation.

AIJapanimmigration
0 likes · 17 min read
Why Japan’s Tech Companies Are Racing for International Backend Engineers
ITPUB
ITPUB
Nov 15, 2024 · Databases

Why Vector Databases Matter: Deploying PgVector on PostgreSQL for Scalable AI Retrieval

This article explains the need for vector databases in the AI era, reviews PostgreSQL's extensible ecosystem, compares vector‑database options, provides step‑by‑step PgVector installation and usage, shares operational best practices, performance tuning tips, and real‑world Qunar & Tujia case studies.

AIPerformance tuningPostgreSQL
0 likes · 27 min read
Why Vector Databases Matter: Deploying PgVector on PostgreSQL for Scalable AI Retrieval
AsiaInfo Technology: New Tech Exploration
AsiaInfo Technology: New Tech Exploration
Nov 15, 2024 · Artificial Intelligence

How PaaS for AI Optimizes Large‑Model Workloads on Kubernetes

This article analyzes the three core technologies behind PaaS for AI—GPU resource management, node data optimization, and task scheduling—detailing their concepts, component architecture, critical workflows, technical advantages, and future challenges, while illustrating practical configurations with Kubernetes and Volcano examples.

AIBig DataPaaS
0 likes · 16 min read
How PaaS for AI Optimizes Large‑Model Workloads on Kubernetes
JD Retail Technology
JD Retail Technology
Nov 14, 2024 · Artificial Intelligence

Improving Advertisement Image Generation with a Multimodal Reliable Feedback Network (ECCV 2024)

The paper introduces a Multimodal Reliable Feedback Network (RFNet) and a consistency‑condition regularization technique that together boost the usable rate of automatically generated advertisement images while preserving visual quality, supported by a new million‑image annotated dataset and extensive ECCV‑2024 experiments.

AIECCV2024advertisement generation
0 likes · 8 min read
Improving Advertisement Image Generation with a Multimodal Reliable Feedback Network (ECCV 2024)
JD Cloud Developers
JD Cloud Developers
Nov 14, 2024 · Artificial Intelligence

Boosting Advertising Image Generation Reliability with Human Feedback

This paper presents a multimodal Trustworthy Feedback Network (RFNet) and a consistency regularization method that use human feedback to dramatically improve the usability and visual quality of automatically generated e‑commerce advertising images while reducing manual inspection costs.

AIHuman FeedbackReliability
0 likes · 9 min read
Boosting Advertising Image Generation Reliability with Human Feedback
Baidu Tech Salon
Baidu Tech Salon
Nov 14, 2024 · Artificial Intelligence

How Baidu’s Wenxin Model Hit 430 Million Users and What Its New Tech Means for AI

At Baidu World 2024, CTO Wang Haifeng revealed that Wenxin Yiyan has reached 430 million users, detailed the model’s retrieval‑augmented and multimodal generation breakthroughs, showcased intelligent‑agent‑driven coding tools, and highlighted expanding AI applications across education, sports, and industry.

AIIntelligent agentsLarge Language Model
0 likes · 7 min read
How Baidu’s Wenxin Model Hit 430 Million Users and What Its New Tech Means for AI
DaTaobao Tech
DaTaobao Tech
Nov 13, 2024 · Artificial Intelligence

Understanding Neural Networks and Transformers: Principles, Implementation, and Applications

The article surveys neural networks from basic neuron operations and loss functions through deep architectures to the Transformer model, detailing embeddings, positional encoding, self‑attention, multi‑head attention, residual links, and encoder‑decoder design, and includes PyTorch code examples for linear regression, translation, and fine‑tuning Hugging Face’s MiniRBT for text classification.

AIDeep LearningNLP
0 likes · 44 min read
Understanding Neural Networks and Transformers: Principles, Implementation, and Applications
Baidu Geek Talk
Baidu Geek Talk
Nov 13, 2024 · Industry Insights

Why Cloud‑Native Data Lakes Are the New Standard for Storage Acceleration

This article analyzes the evolution of data‑lake storage acceleration, compares traditional parallel file systems, object‑storage‑based solutions and modern cache‑enabled architectures, and explains how cloud‑native data lakes address scalability, cost, and performance challenges for AI and big‑data workloads.

AIBig DataData Lake
0 likes · 24 min read
Why Cloud‑Native Data Lakes Are the New Standard for Storage Acceleration
Baidu Tech Salon
Baidu Tech Salon
Nov 13, 2024 · Industry Insights

Baidu’s iRAG and “Miaoda”: Solving AI Hallucinations and Powering the No‑Code Revolution

At Baidu World 2024, CEO Robin Li unveiled the iRAG retrieval‑augmented image generation model that dramatically reduces hallucinations and introduced the no‑code platform “Miaoda,” showcasing intelligent agents as the next mainstream AI application while highlighting explosive growth in daily model usage.

AIIntelligent agentsRetrieval-Augmented Generation
0 likes · 11 min read
Baidu’s iRAG and “Miaoda”: Solving AI Hallucinations and Powering the No‑Code Revolution
Tencent Docs Tech Team
Tencent Docs Tech Team
Nov 13, 2024 · Artificial Intelligence

Technical Architecture and Practices of the AI Document Assistant

This article explores the challenges large language models bring to efficiency tools, outlines the AI document assistant's technical thinking and architecture, and details both application‑side and model‑side practices such as retrieval‑augmented generation, intent recognition, and code‑driven table handling, concluding with key lessons.

AIAI architectureDocument Automation
0 likes · 16 min read
Technical Architecture and Practices of the AI Document Assistant
Data Thinking Notes
Data Thinking Notes
Nov 12, 2024 · Artificial Intelligence

Unlock Data Power with DB‑GPT: An Open‑Source AI Framework for Data Development

DB‑GPT is an open‑source AI‑native data application framework that unifies multi‑model management, RAG, agents, and workflow orchestration to simplify building large‑model‑driven data solutions, offering features such as private Q&A, multi‑source analytics, automated fine‑tuning, and robust privacy security.

AIData FrameworkRAG
0 likes · 13 min read
Unlock Data Power with DB‑GPT: An Open‑Source AI Framework for Data Development
58UXD
58UXD
Nov 12, 2024 · Fundamentals

The Surprising History Behind Everyday Emojis: From 1990s to Today

This article explores the origins, cultural variations, artistic influences, and technological milestones of emojis—from early text symbols and the 1999 Japanese invention to modern usage in design, AI, and global communication—highlighting how tiny icons shape human interaction.

AICulturehistory
0 likes · 10 min read
The Surprising History Behind Everyday Emojis: From 1990s to Today
DaTaobao Tech
DaTaobao Tech
Nov 12, 2024 · Industry Insights

How Taobao’s Tech Innovations Powered a Record‑Breaking Double 11 in 2024

Taobao’s 2024 Double 11 success stemmed from a coordinated overhaul of user experience, stability, and efficiency across mobile, PC, and emerging XR platforms, leveraging AI‑driven personalization, cloud‑native scaling, advanced data pipelines, and cross‑device architectures to deliver smoother, faster, and more innovative shopping experiences.

AICloud ComputingDouble11
0 likes · 11 min read
How Taobao’s Tech Innovations Powered a Record‑Breaking Double 11 in 2024
iKang Technology Team
iKang Technology Team
Nov 12, 2024 · Artificial Intelligence

AI Applications in Medical Imaging for Enhanced Disease Detection

AI-driven medical imaging leverages deep learning and massive datasets to detect lesions—often earlier than human eyes— with high accuracy and speed, reducing fatigue‑related errors and workload, while challenges such as data quality, interpretability, privacy, and regulatory compliance must be addressed for widespread clinical adoption.

AIAI applicationsAI in healthcare
0 likes · 5 min read
AI Applications in Medical Imaging for Enhanced Disease Detection
JD Cloud Developers
JD Cloud Developers
Nov 11, 2024 · Artificial Intelligence

Mastering Prompt Engineering: History, Techniques, and Real-World Applications

This article explains what Prompt Engineering is, traces its evolution from early NLP commands to modern adaptive and multimodal prompting, details core techniques such as Zero‑shot, Chain‑of‑Thought, Auto‑CoT, and reduction of hallucinations, and showcases a logistics case study using various prompting strategies.

AILLMchain-of-thought
0 likes · 26 min read
Mastering Prompt Engineering: History, Techniques, and Real-World Applications
DataFunSummit
DataFunSummit
Nov 10, 2024 · Artificial Intelligence

Integrating AI into Business Intelligence: Practices, Challenges, and Product Architecture

This article explores how AI technologies are reshaping Business Intelligence by detailing market trends, the vision of intelligent BI, practical implementations such as Text2SQL and AI‑driven visualisation, challenges like accuracy and user experience, and the open‑architecture product design exemplified by Tencent's OlaChat platform.

AIBusiness IntelligenceProduct Architecture
0 likes · 16 min read
Integrating AI into Business Intelligence: Practices, Challenges, and Product Architecture
DataFunSummit
DataFunSummit
Nov 9, 2024 · Artificial Intelligence

GraphRAG: Using Graph Structures to Enhance Retrieval‑Augmented Generation – Challenges, Methods, and Product Deployments

This article introduces GraphRAG, explains the limitations of traditional RAG, outlines four major challenges (fine‑grained retrieval, global context, similarity vs relevance, and macro‑level reasoning), describes GraphRAG’s graph‑based retrieval strategies, showcases comparative experiments, and presents NebulaGraph’s GenAI Suite and RAG products along with future research directions.

AIGraphRAGLarge Language Models
0 likes · 16 min read
GraphRAG: Using Graph Structures to Enhance Retrieval‑Augmented Generation – Challenges, Methods, and Product Deployments
DataFunSummit
DataFunSummit
Nov 8, 2024 · Artificial Intelligence

ChatDBA: An AI‑Powered Database Fault Diagnosis Assistant Using Retrieval‑Augmented Generation

ChatDBA, developed by Shanghai Aikesheng, is an AI-driven database operation assistant that leverages large language models and Retrieval‑Augmented Generation to provide fault diagnosis, knowledge learning, SQL generation and optimization, addressing challenges such as vague outputs, complex troubleshooting logic, and memory management through a structured architecture and multi‑modal retrieval strategies.

AIDatabaseFault Diagnosis
0 likes · 10 min read
ChatDBA: An AI‑Powered Database Fault Diagnosis Assistant Using Retrieval‑Augmented Generation
Bilibili Tech
Bilibili Tech
Nov 8, 2024 · Artificial Intelligence

AI-Powered Game Recognition for League of Legends Live Streaming on Bilibili

Bilibili’s AI‑driven game‑recognition system extracts real‑time LoL events through OCR, hero detection and hot‑spot tagging, generating high‑energy timestamps and interactive overlays that let viewers jump to key moments and view detailed statistics, enhancing spectator engagement and analytical capabilities across major esports tournaments.

AIGame RecognitionOCR
0 likes · 14 min read
AI-Powered Game Recognition for League of Legends Live Streaming on Bilibili
Cloud Native Technology Community
Cloud Native Technology Community
Nov 7, 2024 · Cloud Native

Top Microservices Trends Shaping 2025: Edge, Serverless, AI & More

Microservices are evolving toward 2025 with trends such as edge computing, container orchestration via Kubernetes, DevSecOps, serverless functions, AI-driven management, advanced observability, API gateways, service meshes, multi-language services, event-driven designs, improved data handling, low-code integration, and stronger resilience, reshaping agile, scalable software development.

AIDevSecOpsObservability
0 likes · 10 min read
Top Microservices Trends Shaping 2025: Edge, Serverless, AI & More
AntTech
AntTech
Nov 6, 2024 · R&D Management

How Enterprises Should Operate Technology Research Institutes – Insights from the CNCC2024 Roundtable

The CNCC2024 roundtable highlighted how enterprises can effectively run technology research institutes by focusing on future‑oriented, value‑creating AI and data initiatives, acting as bridges between academia and industry, and adopting long‑term assessment practices, with Ant Group’s institute serving as a prime example.

AIAnt GroupIndustry-Academia Collaboration
0 likes · 5 min read
How Enterprises Should Operate Technology Research Institutes – Insights from the CNCC2024 Roundtable
DataFunTalk
DataFunTalk
Nov 6, 2024 · Big Data

How Data Lakes Empower AI: Insights from Industry Experts

In a panel discussion, experts from Kuaishou, Ping An, and Datastrato explain how data lake architectures, columnar storage formats like Apache Iceberg, and vector‑enabled lake formats are enhancing feature management, supporting generative AI workloads, and accelerating machine‑learning pipelines.

AIApache IcebergBig Data
0 likes · 6 min read
How Data Lakes Empower AI: Insights from Industry Experts
JD Retail Technology
JD Retail Technology
Nov 6, 2024 · Artificial Intelligence

Explainability Practices in JD Retail Recommendation System

This article describes the definition, architecture, and practical applications of explainability in JD's retail recommendation system, covering ranking, model, and traffic explainability, system challenges, data infrastructure, and specific techniques such as SHAP and Integrated Gradients for interpreting model decisions.

AITraffic analysisexplainability
0 likes · 17 min read
Explainability Practices in JD Retail Recommendation System
21CTO
21CTO
Nov 5, 2024 · Artificial Intelligence

Why Python Overtook JavaScript on GitHub: AI Projects Fuel Explosive Growth

The 2024 GitHub Octoverse report reveals that Python has surpassed JavaScript as the most used language, driven by a surge in generative AI projects and a 92% rise in Jupyter Notebook usage, highlighting the expanding role of AI and data‑science communities on the platform.

AIGitHubPython
0 likes · 5 min read
Why Python Overtook JavaScript on GitHub: AI Projects Fuel Explosive Growth
Baidu Tech Salon
Baidu Tech Salon
Nov 5, 2024 · Big Data

Accelerating Data Lake Storage for Big Data and AI: Baidu's Solutions

Baidu’s Data Lake Storage Acceleration 2.0 replaces traditional HDFS with a scalable object‑storage foundation, introducing an adaptive hierarchical namespace, high‑throughput streaming engine, RapidFS caching, and fully compatible BOS‑HDFS APIs, thereby delivering up to 70 % higher throughput, lower costs, and seamless migration for big‑data and AI workloads.

AIBOS-HDFSBig Data
0 likes · 11 min read
Accelerating Data Lake Storage for Big Data and AI: Baidu's Solutions
DevOps
DevOps
Nov 4, 2024 · Artificial Intelligence

Summary of Stanford Professor Fei‑Fei Li’s 2024 AI Development Report

The 2024 Stanford AI report highlights rapid advances in image and language models, rising training costs, dominant contributions from the US, China and Europe, emerging reliability standards, growing economic impact, and expanding applications in healthcare, education, and public perception.

2024 reportAIAI economics
0 likes · 9 min read
Summary of Stanford Professor Fei‑Fei Li’s 2024 AI Development Report
DataFunSummit
DataFunSummit
Nov 4, 2024 · Artificial Intelligence

Performance Optimization Techniques for Large Model Inference Frameworks

This article outlines four key optimization areas for large model inference frameworks—quantization, speculative sampling, TTFT/TPOT improvements, and communication optimization—detailing specific techniques, experimental results, and practical benefits such as reduced memory usage, lower latency, and higher throughput.

AISpeculative Samplinginference-optimization
0 likes · 12 min read
Performance Optimization Techniques for Large Model Inference Frameworks
Baidu Geek Talk
Baidu Geek Talk
Nov 4, 2024 · Big Data

Why Object Storage Is Replacing HDFS for Modern Data Lakes: Baidu’s 2.0 Acceleration

Data lakes have evolved from HDFS to object storage, addressing resource inefficiency, scalability limits, and operational burdens; Baidu’s Data Lake Storage Acceleration 2.0 introduces hierarchical Namespace 2.0, a streaming storage engine, RapidFS caching, and a fully HDFS‑compatible BOS‑HDFS layer to boost performance and support massive AI workloads.

AIBaiduBig Data
0 likes · 12 min read
Why Object Storage Is Replacing HDFS for Modern Data Lakes: Baidu’s 2.0 Acceleration
dbaplus Community
dbaplus Community
Nov 3, 2024 · Fundamentals

Why Technology Is Just a Tool: A 7‑Year Engineer’s Journey Through Industry Shifts

The author reflects on seven years of software engineering, analyzing the slowing internet market, evolving supply‑demand dynamics, four personal stages of understanding technology as a tool, future opportunities in big firms, digital transformation, AI, and practical advice for lifelong learning and career growth.

AIDigital TransformationLifelong Learning
0 likes · 13 min read
Why Technology Is Just a Tool: A 7‑Year Engineer’s Journey Through Industry Shifts
DataFunSummit
DataFunSummit
Nov 2, 2024 · Artificial Intelligence

AI Large Models in Finance: Applications, Case Studies, and Future Challenges

This article explores how AI large models are transforming the financial sector through intelligent advisory, automated strategy generation, risk prediction, asset allocation, and other applications, presenting detailed implementations, real-world case studies, and discussing future opportunities and challenges such as data privacy, model transparency, and regulatory compliance.

AIFinanceinvestment
0 likes · 16 min read
AI Large Models in Finance: Applications, Case Studies, and Future Challenges
DataFunSummit
DataFunSummit
Nov 1, 2024 · Big Data

DataFun Summit Session Overview and E‑book Access Instructions

The article outlines how to obtain the DataFun Summit e‑book by following the public account instructions and provides concise English summaries of twelve technical sessions covering data lineage, integration, AI language models, multimodal content, game AI agents, lake‑warehouse governance, big‑data architecture, and cluster management.

AIBig DataData Integration
0 likes · 5 min read
DataFun Summit Session Overview and E‑book Access Instructions
OPPO Kernel Craftsman
OPPO Kernel Craftsman
Nov 1, 2024 · Fundamentals

Highlights of the 19th China Linux Kernel Developers Conference (CLK 2024)

The 19th China Linux Kernel Developers Conference in Wuhan on October 26, 2024 attracted over 80,000 online viewers and nearly 400 developers, showcased five technical sub‑forums—from memory and storage I/O to virtualization and scheduling—featured AI‑focused kernel talks, announced a new open‑source innovation institute, and made all materials publicly available on GitHub.

AILinux kernelRISC-V
0 likes · 9 min read
Highlights of the 19th China Linux Kernel Developers Conference (CLK 2024)
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 1, 2024 · Artificial Intelligence

Fine‑Tune Qwen2‑VL with LLaMA Factory on Alibaba Cloud to Build a Tourism QA Bot

This guide walks you through using Alibaba Cloud's PAI‑DSW service together with the open‑source LLaMA Factory to fine‑tune the multimodal Qwen2‑VL model, set up a tourism‑focused knowledge‑question answering bot, and run inference via the Web UI, while covering environment setup, dataset handling, training parameters, and post‑experiment cleanup.

AIAlibaba CloudLLaMA-Factory
0 likes · 9 min read
Fine‑Tune Qwen2‑VL with LLaMA Factory on Alibaba Cloud to Build a Tourism QA Bot
NewBeeNLP
NewBeeNLP
Oct 31, 2024 · Artificial Intelligence

How o1 Is Redefining LLM Engineering and What It Means for AI Professionals

The article examines OpenAI's o1 model, highlighting its unprecedented scientific capabilities, its shift from a chat toy to a high‑value tool, the potential impact on algorithm engineers, and the technical directions (RLHF, MCTS, PPO, PRM) that practitioners should master to stay relevant.

AILLMmodel analysis
0 likes · 8 min read
How o1 Is Redefining LLM Engineering and What It Means for AI Professionals