In SCAI, Agents are the core building blocks of an intelligent conversational experience. Each agent is a finely-tuned entity designed to excel in a specific domain, equipped with unique knowledge bases, predefined Action capabilities, tailored communication style, and security protocols.
These specialized agents are not generic conversational interfaces, but precision instruments crafted to solve complex problems within their designated expertise—whether it's technical support, sales consultation, customer service, or strategic analysis. By combining deep domain knowledge with advanced reasoning capabilities, specialized agents can break down intricate challenges, generate context-aware solutions, and interact with users in a manner that mimics expert human professionals.
Knowledge
A solution to extract and generate context-sensitive answers from knowledge sources uploaded to the platform. It boosts the understanding of user queries by tapping into different content sources. This enables the agent to provide more contextualized and assertive answers. This feature transforms how information is stored, retrieved, and utilized by implementing Retrieval-Augmented Generation (RAG) to bridge AI capabilities with structured content.
Actions
Specific tasks the agent can perform, such as answering questions, summarizing text, analyzing data, generating content, or automating workflows, helping agents achieve their designated goals. Actions depend on its capabilities and tools.
Define specific tasks that agents execute to capture, process, and respond to user inputs, Actions enable Agents to perform complex operations in real time as part of their objective-driven workflow.
Rules
Specific instructions that detail expected behaviors for particular actions. Appearing in the Action modal, Rules provide granular guidance for how actions should be executed, what responses are appropriate, and what protocols should be followed when performing specific tasks. They serve as tactical directives that shape agent responses in specific scenarios.
Tools provide Agents with the necessary integrations to databases, business systems, and third-party services. The executable components that empower AI Agents to interact with external systems and transform conversational insights into tangible outcomes, enabling capabilities such as updating records, triggering notifications, processing transactions, executing complex workflows and operations that bridge conversational intelligence with real-world capabilities.