Tagged articles
8 articles
Page 1 of 1
IT Xianyu
IT Xianyu
May 18, 2026 · Industry Insights

From Chatbot to Work Assistant: Six Months of AI Advances, Gaps, and Real User Experiences

Over the past six months, AI models have raced through twelve major version updates, narrowing the US‑China performance gap to just 2.7%, while delivering impressive coding and reasoning abilities but still suffering from hallucinations, outdated knowledge, and uneven real‑world usefulness that ordinary workers feel daily.

AI HallucinationAI Market CompetitionAI productivity
0 likes · 9 min read
From Chatbot to Work Assistant: Six Months of AI Advances, Gaps, and Real User Experiences
o-ai.tech
o-ai.tech
Mar 18, 2026 · Artificial Intelligence

7 Proven Techniques to Use AI Like the Top 1% of Users

This article presents a step‑by‑step guide—including the AIM and MAP frameworks, tool selection, prompt debugging, expert‑mode prompting, and five verification methods—to dramatically improve AI interaction quality, backed by research from Anthropic, OpenAI, and Harvard Kennedy School.

AI HallucinationAI promptingAIM framework
0 likes · 14 min read
7 Proven Techniques to Use AI Like the Top 1% of Users
Data STUDIO
Data STUDIO
Jan 27, 2026 · Artificial Intelligence

How Python RAG Architectures Can Tame Large‑Model Hallucinations: A Complete Guide to 9 Designs

This article explains why large‑language‑model hallucinations are risky, introduces Retrieval‑Augmented Generation (RAG) as a remedy, and walks through nine Python‑based RAG architectures—standard, conversational, corrective, adaptive, fusion, HyDE, self‑RAG, agentic, and graph RAG—detailing their workflows, code examples, strengths, weaknesses, and a decision‑making map for selecting the right design.

AI HallucinationLangChainPython
0 likes · 29 min read
How Python RAG Architectures Can Tame Large‑Model Hallucinations: A Complete Guide to 9 Designs
PMTalk Product Manager Community
PMTalk Product Manager Community
Dec 24, 2025 · Artificial Intelligence

Why AI Hallucinates and How Product Managers Can Tame It

The article explains the internal and external causes of AI hallucinations, examines how pre‑training data flaws and fine‑tuning choices amplify them, and presents a five‑pronged technical toolbox—including RAG, prompt engineering, chain‑of‑thought, self‑verification, and safety APIs—plus risk‑based product strategies for different industries.

AI HallucinationRAGRisk Assessment
0 likes · 12 min read
Why AI Hallucinates and How Product Managers Can Tame It
Architecture & Thinking
Architecture & Thinking
Sep 12, 2025 · Artificial Intelligence

How Knowledge Graphs Turn Large Language Models into Trustworthy Experts

Integrating structured knowledge graphs with generative AI provides traceable, explainable, and high‑precision reasoning across domains such as medicine, finance, and law, through techniques like Retrieval‑Augmented Generation, graph neural networks, and adaptive planning, dramatically reducing hallucinations and boosting expert‑level performance.

AI HallucinationGraph Neural NetworkRetrieval-Augmented Generation
0 likes · 12 min read
How Knowledge Graphs Turn Large Language Models into Trustworthy Experts
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 Hallucinationconversation managementlarge language models
0 likes · 10 min read
Why AI Hallucinations Happen and How Test Engineers Can Reset Conversations
Qborfy AI
Qborfy AI
Apr 9, 2025 · Artificial Intelligence

Mastering LangChain PromptTemplates to Reduce AI Hallucinations

This tutorial walks through the concept of PromptTemplate in LangChain, demonstrates how to build chat prompt templates, use message placeholders, apply Few‑Shot prompting and ExampleSelector techniques, and shows concrete code and output examples that help mitigate large‑language‑model hallucinations.

AI HallucinationExampleSelectorFewShot
0 likes · 11 min read
Mastering LangChain PromptTemplates to Reduce AI Hallucinations
21CTO
21CTO
May 28, 2024 · Artificial Intelligence

When Google’s AI Overview Hallucinates: Surprising Misanswers and What They Reveal

Google’s AI Overview, unveiled at I/O 2024, replaces traditional search results with AI‑generated summaries, but real‑world usage shows bizarre hallucinations—from claiming the internet is 100% true to recommending eating stones—highlighting the lingering challenges of large language models.

AI HallucinationAI OverviewGoogle AI
0 likes · 7 min read
When Google’s AI Overview Hallucinates: Surprising Misanswers and What They Reveal