Auto-sync: 2026-04-21 08:02
This commit is contained in:
30
wiki/concepts/Autonomous-QA.md
Normal file
30
wiki/concepts/Autonomous-QA.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: "Autonomous QA"
|
||||
type: concept
|
||||
tags: [ai, quality-assurance, vision, automation]
|
||||
sources: [marketing-carousel-growth-engine]
|
||||
last_updated: 2026-04-21
|
||||
---
|
||||
|
||||
## Definition
|
||||
自主质量保证系统,通过视觉模型验证每张生成的幻灯片,仅重生成不合格的幻灯片。
|
||||
|
||||
## Verification Criteria
|
||||
- 文字可读性
|
||||
- 拼写准确性
|
||||
- 视觉质量
|
||||
- 底部 20% 无文字覆盖
|
||||
|
||||
## Process
|
||||
1. Agent 使用视觉模型检查每张幻灯片
|
||||
2. 任何失败仅重生成该幻灯片(保留 slide-1.jpg 作为参考)
|
||||
3. 重新验证直到全部通过
|
||||
4. 零人工干预
|
||||
|
||||
## Technical Stack
|
||||
- Vision Model:Agent 内置视觉能力
|
||||
- Gemini:仅重生成失败幻灯片
|
||||
|
||||
## Aliases
|
||||
- 自主质量保证
|
||||
- Vision-Based Verification
|
||||
Reference in New Issue
Block a user