feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
@@ -1,12 +1,12 @@
---
id: RAG-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [ai, llm, rag, information-retrieval, vector-database]
last_reinforced: 2026-04-26
---
# [[Retrieval-Augmented Generation (RAG)]]
# Retrieval-Augmented Generation (RAG)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "모델의 내부 기억에만 의존하지 말고, 가장 최신의 도서관(외부 지식)을 참조하라" — 사용자의 질문에 답변하기 전 관련성 높은 신뢰 문서들을 검색하여 프롬프트에 주입함으로써, 환각(Hallucination)을 줄이고 답변의 정확성과 최신성을 확보하는 기술.
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-26
- **정책 변화:** Antigravity 프로젝트는 모든 지식 생성 태스크에 RAG를 기본 아키텍처로 사용하며, 현재 보고 있는 이 위키 자체가 에이전트의 RAG 지식 베이스가 됨.
## 🔗 지식 연결 (Graph)
- [[Vector-Database]], [[LlamaIndex]], [[Hallucination-in-LLM]], [[Prompt-Engineering]]
- **Raw Source:** [[10_Wiki/Topics/AI/Retrieval-Augmented-Generation-RAG.md]]
- Vector-Database, [[LlamaIndex]], [[Hallucination-in-LLM]], [[Prompt-Engineering]]
- **Raw Source:** 10_Wiki/Topics/AI/Retrieval-Augmented-Generation-RAG.md