Tagged articles
13 articles
Page 1 of 1
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
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
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
DataFunTalk
DataFunTalk
Oct 23, 2025 · Artificial Intelligence

How Tencent Leverages RAG and Agents to Supercharge Large Language Models

This article examines Tencent's large language model deployments across diverse business scenarios, detailing how Retrieval‑Augmented Generation, Supervised Fine‑Tuning, and autonomous agents boost model intelligence, reduce hallucinations, and enable sophisticated content creation, understanding, and interactive applications.

AI agentsRAGTencent
0 likes · 4 min read
How Tencent Leverages RAG and Agents to Supercharge Large Language Models
DataFunSummit
DataFunSummit
Sep 19, 2025 · Artificial Intelligence

How Tencent Leverages LLMs: RAG, GraphRAG, and Agents in Real‑World Apps

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‑play, and explains the underlying technologies—Supervised Fine‑Tuning, Retrieval‑Augmented Generation, and intelligent agents—that enable these applications.

AIAgentLLM
0 likes · 4 min read
How Tencent Leverages LLMs: RAG, GraphRAG, and Agents in Real‑World Apps
Model Perspective
Model Perspective
May 24, 2025 · Fundamentals

Why Mathematical Modeling Is More Than Useful—It’s Beautiful

The essay explores how mathematical modeling transforms chaotic, vague real‑world problems into clear, elegant structures, highlighting its beauty in simplification, transformation, strategic insight, practical application, and reflective awareness of its own limits.

applicationbeautymathematical modeling
0 likes · 7 min read
Why Mathematical Modeling Is More Than Useful—It’s Beautiful
FunTester
FunTester
Aug 1, 2023 · Big Data

Rethinking Big Data Testing: Defining Problem Domains and Key Test Areas

The article explores how to approach testing for big data platforms and applications by first defining problem domains, categorizing concrete user‑oriented questions, and then mapping them to focused test areas such as data extraction, real‑time updates, algorithm verification, and response timeliness.

Big Dataapplicationplatform
0 likes · 7 min read
Rethinking Big Data Testing: Defining Problem Domains and Key Test Areas
JD Tech
JD Tech
May 23, 2023 · Artificial Intelligence

Understanding ChatGPT: Principles, Limitations, and a Five‑Layer Application Guide

This article explains the fundamentals of GPT models, contrasts large models with traditional AI, details ChatGPT's architecture and token processing, outlines its limitations, and presents a five‑layer framework for applying ChatGPT across chat, language, text, reasoning, and private model use cases.

AIChatGPTapplication
0 likes · 21 min read
Understanding ChatGPT: Principles, Limitations, and a Five‑Layer Application Guide
Tencent Cloud Developer
Tencent Cloud Developer
Aug 15, 2022 · Databases

Database Technology Development and Application

Tencent Cloud Database, a leading Chinese DB vendor, will host a live “Wiztalk” session featuring four experts who will discuss data and knowledge engineering, generic big‑data architectures, multi‑level consistency in distributed databases, and building elastic, cost‑effective cloud‑native storage engines, promoting research, talent and ecosystem development.

DevelopmentEventacademic
0 likes · 2 min read
Database Technology Development and Application
Alibaba Cloud Native
Alibaba Cloud Native
Mar 26, 2021 · Cloud Native

How KubeVela Transforms an AppFile into a Kubernetes Application

This article explains how KubeVela converts an AppFile into a Kubernetes Application by outlining the two‑stage process, showing the relevant Go source code for the `vela up` command, detailing the AppFile and Application data structures, and describing the controller logic that renders the final Kubernetes resources.

AppFileCloud NativeKubeVela
0 likes · 13 min read
How KubeVela Transforms an AppFile into a Kubernetes Application
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Aug 23, 2017 · Mobile Development

Why Android Application.onCreate() Runs Multiple Times and How to Optimize Process Initialization

The article explains why an Android app may start several processes, causing Application.onCreate() to execute multiple times, and presents various techniques—including android:process configuration, process‑specific initialization, getRunningAppProcesses(), UsageStatsManager, and the AndroidProcesses library—to reduce startup latency and manage running processes across different Android versions.

AndroidMobile Developmentapplication
0 likes · 8 min read
Why Android Application.onCreate() Runs Multiple Times and How to Optimize Process Initialization