LogoLogo
  • GETTING STARTED
    • Welcome to the NLX platform
    • How NLX works
    • Guides
      • Analytics dashboard
      • Chat
      • Generative Journey (Slots)
      • Model Context Protocol
      • Voice
      • Voice+ script
      • Touchpoint components
        • Carousel modality
        • Video modality
    • Terms & concepts
    • Generative AI
    • Developer
  • Build
    • Workspace setup
    • Flows
      • Intro to flows & variables
      • The Canvas
      • Flow settings
      • Nodes
      • Flow appearance
    • Resources
      • Actions
        • Implementation
        • Request model
      • Analytics tags
      • Context variables
      • Data requests
        • Implementation
        • Response model
        • Request model
      • Knowledge bases
        • Ingest content
        • Add metadata (beta)
        • Apply KB
      • Lifecycle hooks
        • Implementation
      • Modalities
      • Secrets
      • Slots (custom)
        • Adding values
        • Translating slots
      • Voice+ scripts
        • Add + download script
        • Deploy script + install SDK
        • Create Voice+ flow
    • Integrations
      • Channels
        • Alexa
        • Amazon Chime SDK
        • Amazon Connect
        • AWS End User Messaging SMS
        • AWS End User Messaging Social
        • Bandwidth
        • Genesys
        • Twilio
        • Zendesk Sunshine
      • LLM services
        • Amazon Bedrock
        • Anthropic
        • Azure OpenAI
        • Cerebras
        • Cohere
        • Google Vertex AI
        • Groq
        • NVIDIA
        • OpenAI
        • xAI
      • NLP
        • Amazon Lex
        • Google Dialogflow
        • Google Dialogflow CX
        • Custom NLP
    • Translations
  • Deploy & test
    • Applications
      • Attach flows
      • Assign default behavior
      • Add channels
        • API
          • REST API
        • Alexa
        • Amazon Chime SDK
        • Amazon Connect
        • AWS End User Messaging SMS
        • AWS End User Messaging Social
        • Genesys
        • Genesys SMS
        • Messenger
        • Microsoft Teams
        • Slack
        • SMS via Bandwidth
        • Twilio SMS
        • Twilio Voice
        • WhatsApp via Twilio
        • Zendesk Sunshine
      • Deploy
      • Optional: Set lifecycle
      • Optional: Set languages
    • Test
      • Test a conversation
      • Automated tests
      • Test an external integration
  • Analyze
    • Conversations
    • Analytics
      • Creating dashboards
      • Formulas & multi-metrics
      • Canvas analytics
    • Training
  • Workspace Settings
    • Escalation channels
    • Resource tags
    • Audit
  • Admin
    • Access control
      • Roles & permissions
    • Notifications
    • FAQ
    • Contact support
Powered by GitBook
On this page
  1. GETTING STARTED

Terms & concepts

Get acquainted with common terms related to conversational AI and your use of NLX

Common workspace terms & resources

Resource
Definition

APIs that trigger an outbound event and simply return a success or failure status

Custom or templated dashboards sharing key metrics for application performance, API performance, user engagement, and more

The conversational AI application that users interact with that is defined in your workspace by the channels and intents you assign it

The conversation method (voice, chat) and communication system (Amazon Connect, Twilio, etc.) your application uses to converse with users

Method for sharing information between intent flows in a single conversation session that can be statically set during a conversation's start or dynamically updated during the conversation

Displays a history of all conversation sessions with deployed applications that shows NLP information, including NLP confidence score and intent flows matched

APIs that return a response when invoked in an intent flow (e.g., hotel room availability, user name, movie showtimes)

A workflow constructed of multiple steps that defines the process for completing a business action to address a customer's intent

Intent

A customer's intent when interacting with a conversational AI application. Through provided training data, an AI model (NLP or LLM) can recognize intent and route to a particular flow from a user's utterance

Resource for creating a digital repository of knowledge that can answer common queries from users without the need to construct independent intents to address

APIs that represent extendable points in the conversation:

  • Conversation start

  • Escalation

  • Conversation end

  • Data request streaming (streams State modifications applied to Data requests when invoked in conversation)

Large Language Model; comprehends and generates human language responses from large deep learning models

Model Context Protocol is a standardized method for an MCP Client (supported LLM) to establish and communicate context to NLX and follow various tasks defined by NLX flows

Natural Language Processing (NLP); processes a user's lexical queries for matching to training data and slot values

Natural Language Understanding (NLU); built-into the NLX product, the NLU keeps track of conversation state and interfaces with backend and frontend services

Displays a list of all user utterances that had low NLP confidence scores or triggered the Unknown behavior

The training data provided to AI models to understand user intent and invoke the appropriate intent workflow

Sensitive or secret values, such as URL strings, API keys, passwords, etc

Slots are variables extracted from users that are required for completing a process outlined in an intent workflow. They may be matched to fixed values (custom), or open-ended (using the NLX system slots)

Multimodal conversation experiences that synchronize voice with externally-hosted digital assets

Utterances

User inputs that may be spoken or written

Last updated 1 month ago

Actions
Analytics
Applications
Channels
Context variables
Conversations
Data requests
Flows
Knowledge bases
Lifecycle hooks
LLM
NLP
NLU
Training
Secrets
Voice+ scripts
MCP
Training phrases
Slots