Legacy Server Integration With Rasa NLU Webhooks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Integrating legacy servers with the Rasa NLU framework requires extensive rework and the use of the Rasa SDK, which is time-consuming and challenging, especially for large servers in industries like banking and insurance.

Innovation Solution

A system and method that adapts legacy servers to operate within the Rasa NLU framework without using the Rasa SDK, employing an API handler and conditional statements to execute domain-specific functions based on user requests, enabling seamless integration through a webhook configuration.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If Rasa SDK is integrated into legacy server to enable Rasa NLU framework operation, then conversational AI capability is achieved, but extensive codebase modification and rework are required

Engineering Contradiction:
Improveconversational AI capabilityVSAvoidcodebase modification
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system separates the Rasa NLU integration from the legacy codebase by creating a distinct integration layer with API handlers and webhook configurations. This segmentation allows the legacy server code to remain unchanged while adding conversational AI capabilities through separate, modular components that interface via standardized protocols.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces API handlers and webhook configurations as intermediary components between the legacy server and Rasa NLU framework. These intermediaries translate and bridge communication protocols, enabling the legacy system to interact with Rasa NLU without requiring direct integration or modification of the core legacy codebase.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If Rasa SDK is integrated into existing legacy server, then Rasa NLU functionality is enabled, but extensive rework and testing are time-consuming

Engineering Contradiction:
ImproveRasa NLU functionalityVSAvoidintegration time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The system performs preliminary configuration by pre-defining API handlers, webhook endpoints, and integration pathways before actual Rasa NLU deployment. This preliminary setup creates a ready-to-integrate framework that reduces on-site configuration time and minimizes the need for extensive testing and debugging during implementation.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent utilizes template-based integration patterns and standardized API handler configurations that can be copied and adapted across different legacy systems. This approach allows rapid deployment by replicating proven integration configurations rather than building custom integration solutions from scratch for each legacy server.

Inventive Principle:
Principle #26Copying

3Adaptability or versatility

If legacy server codebase is modified for Rasa SDK integration, then integration with Rasa NLU is achieved, but technical challenge increases significantly

Engineering Contradiction:
ImproveRasa NLU integrationVSAvoidintegration difficulty
Core Design Contradiction:
Adaptability or versatilityVSEase of manufacture

Solution Approach 1:

The patent extracts the integration complexity from the legacy codebase by isolating Rasa NLU-specific functionality into separate API handlers and external configuration files. This extraction removes the burden of modifying core legacy code, reducing technical challenges and preserving the integrity of the original system while achieving Rasa NLU integration.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The integration framework employs universal API handlers and standardized webhook configurations that can serve multiple functions across different legacy systems. This multi-functional approach simplifies integration by using common, well-documented interfaces rather than requiring system-specific customization, thereby reducing technical difficulty.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS12462807B2System and method for adapting legacy servers to operate within Rasa NLU framework
Publication Date: 2025.11.04 QUANTIPHI INC
  • US12462807B2 patent drawing
  • US12462807B2 patent drawing
  • US12462807B2 patent drawing

AI summary

The present disclosure provides a system for adapting legacy servers to operate within a Rasa NLU framework. The system includes a first server configured to store domain-specific functions configured to perform tangible domain-specific operations, a Rasa NLU server configured to receive a user request and a processor configured to execute an API call to an API handler based on the user request using a webhook configuration and execute domain-specific functions in the first server by executing the API handler by matching a conditional statement defined in the API handler specific to the user intent to be executed. Further, the processor is configured to cause the first server to perform tangible domain-specific operations based on the executed one or more domain-specific functions. The system avoids use of external libraries like the Rasa SDK while adapting or integrating the existing legacy server with the Rasa NLU server.