183 related articles

A clear explanation of how AI large models work: from concept hierarchy and Transformer mechanics to probabilistic traits, helping test engineers grasp AI testing.

A thorough explanation of the essence of AI large language models: from conceptual hierarchy and Transformer mechanics to probabilistic nature, helping test engineers understand LLM strengths and weaknesses.

A Reddit user generated a polished parody movie poster with a single prompt. This article analyzes AI image generation's one-shot breakthroughs and deepfake risks.

Five key AI industry trends: Doubao surpasses 180 trillion daily calls, OpenAI's in-house AI chip, NVIDIA's $3-4 trillion compute forecast, China catching up, and the GPT-5.6 cheating scandal.

From word vectors and embeddings to RNNs, BERT, Transformers, and ChatGPT — a complete guide to the technical evolution of large language models and the AI 2.0 era.

Context engineering is the core methodology for building efficient AI Agents, covering query enhancement, RAG retrieval, prompt design, memory management, and tool invocation. Master Write, Select, Compress, and Isolate to solve LLM hallucination at its root.
Kronos Financial Foundation Model: Usi…
Kronos is the first open-source foundation model treating candlestick data as the "language of financial markets," using an autoregressive Transformer and earning 32K GitHub Stars. A deep dive into its principles, applications, and limits.

A deep dive into engineering AI applications: from a simple chat page to a multi-layer Agent platform, covering RAG knowledge bases, Workflow scheduling, multi-model management, and run tracing.

A Cursor ML engineer breaks down AI training methodology: outer/inner loop acceleration, preventing reward hacking, textual feedback, and recursive self-improvement (RSI) where models train the next generation.
GitHub Daily · July 22: Financial Foun…
GitHub Trending July 22: Kronos brings the foundation model paradigm to finance, awesome-claude-skills tops with 70K stars, plus LikeC4 architecture-as-code and Rust-based Pumpkin.

A comprehensive guide to AI-native application architecture: LLM inference, RAG retrieval (vector DB/knowledge graph/BM25), Agents, MCP tool calling, AI gateways, and observability — end-to-end.

Deep dive into langgraph-agent-stack: per-run dollar budget control, canary traffic routing, Mock testing mode, and 800+ test cases to safely deploy AI Agents from demo to production.

From Tokenization and Embedding to the Attention mechanism, this article systematically breaks down how Transformer works — and how ChatGPT turns input text into next-token probabilities.

New to AI test development? This article breaks down the differences between machine learning and traditional programming, the origins of AI hallucinations, and the core principles of NLP/NLU/NLG to help test engineers build a solid AI knowledge framework.

How AirOps replaced traditional workflow builders with the Claude Agent SDK to build an AI agent platform for content marketers — covering three architectural iterations, harness engineering, and sub-agent context management.

An in-depth look at the core tech behind AI Agents: how the HNSW, IVF, and PQ vector search algorithms power RAG and long-term memory. Understand where a model's "memory" and "knowledge" come from.

A complete beginner's guide to AI large language models: principles, the Transformer architecture, strengths, weaknesses, and practical tips for testers.

OpenAI launches GPT Live voice model powering ChatGPT Voice. A deep dive into the core challenges of voice AI — latency, interruptions, and context — and the shift from typing to real-time voice.
Dense: An Open-Source ML Workbench Bui…
Dense is an open-source ML IDE for neural network architecture research. It integrates the DeltaImportance layer and architecture visualization to help researchers iterate faster and analyze network importance during the design phase.

No technical background? Learn how to rigorously evaluate AI translation accuracy and reproducibility. A practical hybrid scoring framework for NGOs and non-technical evaluators.