feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: SEM-SEARCH-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [ai, nlp, semantic-search, information-retrieval, vector-search]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Semantic Search (의미 기반 검색)]]
|
||||
# Semantic Search (의미 기반 검색)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "단어가 아닌 '의도'와 '맥락'을 검색하라" — 단순한 키워드 매칭을 넘어 사용자의 질의가 가진 실제 의미와 데이터 사이의 개념적 유사성을 분석하여 가장 적절한 결과를 도출하는 검색 기술.
|
||||
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트의 위키 검색 엔진은 기본적으로 의미 기반 검색을 수행하며, 이를 통해 사용자가 모호하게 질문해도 정확한 위키 문서를 찾아 연결함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Word-Embeddings]], [[Vector-Database]], [[RAG]], [[NLP]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Semantic-Search.md]]
|
||||
- Word-Embeddings, Vector-Database, [[RAG]], NLP
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Semantic-Search.md
|
||||
|
||||
Reference in New Issue
Block a user