📄️ Agents
What Is an Agent?
📄️ Workflows
A workflow is a structured representation of a process, composed of nodes, edges (connections), and variables, connected to automate tasks. In VIDIZMO Intelligence Hub, workflows define how an agent executes tasks, interacts with external services, and generates responses in a chatbot.
📄️ Nodes
Nodes are the functional units that make up a workflow in VIDIZMO Intelligence Hub. Each node carries out a specific action such as starting a workflow, processing information, applying logic, or interacting with an external service. By arranging and connecting nodes, you define how the workflow behaves from start to finish.
📄️ Embedding
Embeddings in VIDIZMO are numerical vector representations of content that capture semantic meaning. Similar content is placed close together in vector space, enabling semantic search to find related items without relying on exact keyword matches.
📄️ RAG
Retrieval-Augmented Generation (RAG) in VIDIZMO enables AI-powered chat bots and agents to answer user questions using your organization’s actual portal content videos, documents, transcripts, captions, and extracted text rather than relying solely on pre-trained AI knowledge. This makes responses more accurate, relevant, and verifiable.