Overview

The Chatbot Builder is an autonomous system built by Talqui that is responsible for processing messages through structured flows. Unlike traditional chatbot systems that rely on simple keyword matching or predefined responses, Talqui's Chatbot Builder uses a flow-based architecture where conversations are guided through a series of interconnected blocks. Each block represents a specific action or decision point in the conversation, allowing developers to create sophisticated, dynamic chatbot experiences that can handle complex user interactions, integrate with external APIs, and adapt responses based on user input and system state.
The flow-based structure enables developers to design conversational experiences that can branch based on user responses, integrate with external APIs, make HTTP requests to external services, store and retrieve data, and perform conditional logic. The Chatbot Builder processes messages by evaluating the current flow state, executing the appropriate block actions, and determining the next step based on the flow's configuration and block execution results.
Developers interact with the Chatbot Builder through Talqui's platform, where they can visually design flows, configure blocks, and test conversations. The system handles message routing, state management, and block execution automatically, ensuring each interaction is processed correctly according to the defined flow structure.
Key Differentiators
Talqui's Chatbot Builder includes advanced capabilities that distinguish it from traditional flow-based chatbot systems: