🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

RAG (Retrieval-Augmented Generation)

Hybrid architecture combining information retrieval and text generation to improve the accuracy and relevance of LLM responses by leveraging external knowledge.

📖
용어

Embedding

Dense vector representation of text or other data in a high-dimensional space, capturing semantic and contextual relationships between elements.

📖
용어

Multi-Modal RAG

RAG system capable of retrieving and generating from multiple data types (text, images, audio) for richer and more contextual responses.

📖
용어

Query Transformation

Technique for modifying and optimizing user queries before retrieval to improve the relevance of retrieved documents.

📖
용어

Contextual Compression

Technique for filtering and condensing retrieved context to retain only the most relevant information before generation.

📖
용어

Agentic RAG

RAG architecture where autonomous agents dynamically decide on retrieval and synthesis strategies based on context and query.

📖
용어

Self-Query Retriever

System that automatically decomposes a natural query into a structured query and metadata filters for more precise retrieval.

📖
용어

Multi-hop RAG

RAG architecture performing multiple sequential retrieval cycles to build complex responses requiring information from multiple sources.

📖
용어

RAG Pipeline

Orchestrated sequence of retrieval, filtering, contextualization, and generation steps in a RAG system to produce coherent responses.

📖
용어

Similarity Search

Search algorithm identifying the closest vectors in the embedding space according to metrics like cosine similarity or Euclidean distance.

📖
용어

Retrieval Augmentation

Process of enriching an LLM's prompt with relevant external information retrieved dynamically to improve factuality and accuracy.

🔍

결과를 찾을 수 없습니다