🏠 Startseite
Vergleiche
📊 Alle Benchmarks 🦖 Dinosaurier v1 🦖 Dinosaurier v2 ✅ To-Do-Listen-Apps 🎨 Kreative freie Seiten 🎯 FSACB - Ultimatives Showcase 🌍 Übersetzungs-Benchmark
Modelle
🏆 Top 10 Modelle 🆓 Kostenlose Modelle 📋 Alle Modelle ⚙️ Kilo Code
Ressourcen
💬 Prompt-Bibliothek 📖 KI-Glossar 🔗 Nützliche Links

KI-Glossar

Das vollständige Wörterbuch der Künstlichen Intelligenz

162
Kategorien
2.032
Unterkategorien
23.060
Begriffe
📖
Begriffe

Conversational Agent

Software entity designed to simulate human conversation through text or voice interfaces, using natural language processing techniques to understand and respond to queries.

📖
Begriffe

Chatbot

Type of conversational agent specialized in text-based interactions, often deployed on messaging platforms or websites to automate customer service or information tasks.

📖
Begriffe

NLU (Natural Language Understanding)

Subfield of natural language processing that focuses on semantic interpretation and the intent behind user utterances, enabling machines to understand meaning rather than just words.

📖
Begriffe

NLG (Natural Language Generation)

Inverse process of NLU consisting of transforming structured data or internal logical representation into coherent and natural text sentences for the user.

📖
Begriffe

Intent Recognition

Classification task aimed at identifying the main goal or intention of the user from their utterance, such as 'book a flight' or 'check order status'.

📖
Begriffe

Entity Extraction

Process of identifying and classifying key information (entities) such as names, dates, locations, or amounts in unstructured text to structure the user query.

📖
Begriffe

Dialogue Management

Central component of a conversational agent that maintains the conversation state, manages the flow of exchanges, and decides the action or response to produce at each turn.

📖
Begriffe

Turn-Taking

Mechanism that manages the alternation of speaking turns in a conversation, determining when the system should listen, process input, and generate a response.

📖
Begriffe

Fallback Intent

Default intent triggered when the system fails to understand the user's request or match it to a defined intent, allowing for graceful failure handling.

📖
Begriffe

Context Tracking

Ability of a conversational agent to remember and use information from previous exchanges to maintain a coherent and relevant conversation across multiple turns.

📖
Begriffe

Slot Filling

Technique for collecting information necessary to execute a task, where the chatbot asks targeted questions to fill missing 'slots' (variables) in a predefined schema.

📖
Begriffe

Utterance

Textual or vocal representation of a user's turn of speech, serving as input data for NLU models in the context of training or inference.

📖
Begriffe

Conversational Flow

Logical and sequential structure of a dialogue, mapping the different possible paths of a conversation based on user intents and responses.

📖
Begriffe

Hybrid Chatbot

Conversational agent combining rule-based (deterministic) approaches for simple tasks and AI models (probabilistic) to handle more complex and varied queries.

📖
Begriffe

Handoff Protocol

Defined mechanism for transferring a conversation from a chatbot to a human operator when the request exceeds the system's capabilities or is explicitly requested by the user.

📖
Begriffe

Disambiguation

Process by which a chatbot asks the user for clarification when multiple interpretations are possible for the same request, in order to reduce ambiguity.

🔍

Keine Ergebnisse gefunden