🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

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.

📖
termini

Embedding

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

📖
termini

Multi-Modal RAG

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

📖
termini

Query Transformation

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

📖
termini

Contextual Compression

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

📖
termini

Agentic RAG

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

📖
termini

Self-Query Retriever

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

📖
termini

Multi-hop RAG

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

📖
termini

RAG Pipeline

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

📖
termini

Similarity Search

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

📖
termini

Retrieval Augmentation

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

🔍

Nessun risultato trovato