Tagged articles
3 articles
Page 1 of 1
FunTester
FunTester
Jul 29, 2025 · Artificial Intelligence

Why AI Hallucinations Happen and How Test Engineers Can Reset Conversations

AI-generated content can produce hallucinations—misleading or illogical answers—especially during lengthy testing dialogues, caused by context overload, limited training data, ambiguous prompts, and the model’s creative tendencies; resetting the conversation with a new session and proper handoff can dramatically improve accuracy and efficiency for software test engineers.

AI hallucinationPrompt engineeringSoftware Testing
0 likes · 10 min read
Why AI Hallucinations Happen and How Test Engineers Can Reset Conversations
System Architect Go
System Architect Go
Oct 25, 2024 · Artificial Intelligence

Designing and Extending a Self‑Built ChatGPT System: Architecture, Session Management, and Scaling Strategies

This article explains how to construct a ChatGPT‑like conversational system by detailing the core dialogue flow, adding session and history management with a database, defining REST APIs, and exploring extensions such as caching, elastic scaling, and production‑ready deployment considerations.

ChatGPTLLMScalability
0 likes · 7 min read
Designing and Extending a Self‑Built ChatGPT System: Architecture, Session Management, and Scaling Strategies
DataFunTalk
DataFunTalk
Dec 16, 2021 · Artificial Intelligence

OPPO XiaoBu Assistant: Building a Low‑Code, End‑to‑End Dialogue System Platform

This article presents OPPO's XiaoBu Assistant platform, detailing its low‑code workflow for business domain modeling, multi‑type NLU (model‑based, retrieval‑based, and QA), componentized core services, large‑scale text processing, vector retrieval, and flexible dialogue management that together enable a complete skill lifecycle from development to online optimization.

AILow‑code platformNLU
0 likes · 18 min read
OPPO XiaoBu Assistant: Building a Low‑Code, End‑to‑End Dialogue System Platform