Web Page Plug-in for Digital Assistant Interaction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current technologies face challenges in enhancing the flexibility and efficiency of interaction between users and digital assistants, particularly in processing and interacting with content from third-party web pages.

Innovation Solution

A method and apparatus that utilize a web page plug-in to facilitate interaction between users and digital assistants by providing contents from a first web page, enabling the digital assistant to perform web page processing tasks and interact with the user within an interaction window.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a digital assistant is triggered for an interaction event based on a web page, then the digital assistant can provide assistance to the user, but the interaction flexibility and efficiency are limited without web page plug-in support

Engineering Contradiction:
Improveinteraction flexibilityVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent introduces a web page plug-in as an intermediary component between the digital assistant and the web page content. The plug-in receives the web page link from the terminal device, obtains and parses the web page content, and provides processed content back to the digital assistant. This intermediary structure enables the digital assistant to interact with web page content without directly accessing external web pages, thereby improving interaction flexibility while managing system complexity through a well-defined interface boundary.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system is segmented into distinct functional modules: the terminal device that triggers the interaction, the web page plug-in that handles content acquisition and processing, and the digital assistant that provides assistance based on processed content. This segmentation allows each component to specialize in specific tasks, improving overall system efficiency and adaptability while maintaining clear separation of concerns.

Inventive Principle:
Principle #1Segmentation

2Productivity

If the digital assistant directly accesses web page content, then content processing capability is improved, but security risks and system stability deteriorate

Engineering Contradiction:
Improvecontent processing capabilityVSAvoidsystem stability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The web page plug-in serves as a secure intermediary that handles all interactions with external web pages. It obtains web page content through controlled means, parses the content using predefined rules, and provides sanitized processed content to the digital assistant. This intermediary layer prevents direct access to external web pages by the digital assistant, thereby maintaining system stability and security while still enabling content processing capabilities.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

Instead of the digital assistant directly accessing and processing original web page content, the system creates a copied and processed version of the content through the plug-in. The plug-in parses the web page content according to predefined rules and provides this processed copy to the digital assistant, which then operates on this controlled copy rather than the original external content, ensuring system stability.

Inventive Principle:
Principle #26Copying

3Ease of operation

If the digital assistant interacts with web page content without a plug-in, then system simplicity is maintained, but interaction efficiency and user experience deteriorate

Engineering Contradiction:
Improveuser experienceVSAvoidsystem architecture complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The web page plug-in is designed as a universal component that can handle various types of web page content and interaction scenarios. It provides multi-functional capabilities including content acquisition, parsing, and processing through a unified interface. This universal plug-in architecture improves ease of operation across different scenarios while managing complexity through code reusability and standardized interfaces.

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

Solution Approach 2:

The web page plug-in implements self-service by automatically obtaining web page content based on the provided link, parsing the content using predefined rules, and providing processed content back to the digital assistant without requiring manual intervention. This automation improves user experience and ease of operation while containing complexity within the plug-in's self-contained implementation.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20250165264A1Method, apparatus, device and storage medium for information interaction
Publication Date: 2025.05.22 BEIJING ZITIAO NETWORK TECH CO LTD
  • US20250165264A1 patent drawing
  • US20250165264A1 patent drawing
  • US20250165264A1 patent drawing

AI summary

The embodiments of the disclosure provide a method, an apparatus, a device and a storage medium for information interaction. The method includes: in response to detecting that a digital assistant is triggered for an interaction event based on a first web page, providing a first link of the first web page or contents in the first web page to a web page plug-in, the web page plug-in being configured to perform a web page processing task; and performing, using the web page plug-in, interaction between a user and the digital assistant based on the contents in the first web page in an interaction window between the user and the digital assistant.