← Articles
MZ

Mei-Ling Zhou

Author

AI research engineer at a Shenzhen robotics lab, building RAG pipelines for technical documentation retrieval. Created the internal vector indexing library that cut search latency by 60%.

aillmdatabasesbackend

Articles by Mei-Ling Zhou(5)

Why Your AI Chatbot Gives Different Answers Every Time — And How to Fix It

This article delves into the inherent variability in AI chatbot responses and provides comprehensive strategies to ensure consistent and reliable output. We evaluate the factors contributing to differing answers, including model architecture, temperature settings, and training data. Solutions are proposed to optimize alignment and reliability, ensuring an enhanced user experience.

AIChatbotsNatural Language ProcessingMachine LearningConsistency

23 July 2026

Using LLMs to auto-generate API documentation from source code

A complete guide to building a documentation generation pipeline that analyzes API source code, produces accurate OpenAPI specs and prose descriptions, handles edge cases in route extraction, and integrates into your CI workflow to keep docs perpetually up to date.

llmapi-documentationcode-generationopenapideveloper-tools

16 July 2026

Building a knowledge graph from unstructured text with an LLM

A step-by-step guide to extracting entities and relationships from unstructured text using an LLM, storing them in a graph database, and querying the resulting knowledge graph — with practical patterns for deduplication, confidence scoring, and incremental updates

knowledge-graphllmentity-extractiongraph-databasenlp

16 July 2026