Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

1412results about "Visual/graphical programming" patented technology

Requirements discovery for generative ai software development assistant

Techniques for leveraging a large language model (LLM) in software development are described. A description of a software development task is received from a user. Data associated with the software system is obtained from a data source. An LLM is prompted to identify at least one aspect of the task which requires clarification from the user, at least partly by providing the obtained data to the LLM and asking the LLM to identify a question for the user which remains unanswered by the obtained data. The question is presented to the user. An answer to the question is received from the user. The LLM is prompted to respond to propose an implementation of the task at least partly based on the data associated with the software system and the answer received from the user. The proposed implementation is received from the LLM and caused to be displayed to the user.
Owner:AMAZON TECH INC

Low-code application logic generation method and system based on large language model

The invention provides a low-code application logic generation method and system based on a large language model, and the method comprises the steps: obtaining a natural language demand and an operation environment snapshot of a user, and constructing a prompt project context of the large language model based on the natural language demand and the operation environment snapshot; based on the context of the prompt project, performing retrieval by utilizing a large language model to obtain a logic component; processing the logic component based on a pre-constructed agent to generate a logic DSL text; analyzing and rendering the logic DSL text to obtain a visual logic flow graph, and updating the logic DSL text in response to a modification operation of a user on the visual logic flow graph; based on the logic DSL text, verifying application logic corresponding to the logic DSL text in the sandbox environment, and deploying the application logic to the current application after verification is passed. According to the invention, complex business requirements can be met, and logic development thresholds are reduced.
Owner:BEIJING HESI HUIZHI INFORMATION TECHNOLOGY CO LTD

Method, apparatus and device for automated control code generation and verification, and storage medium

A method for automated control code generation and verification includes: receiving a natural language command, the natural language command being configured to instruct the large language model to output a code text that meets control requirements corresponding to the natural language command; performing matching retrieval on a vector database according to the natural language command to obtain a sample code snippet; obtaining API structured information corresponding to the sample code snippet from a knowledge graph database; generating an initial control code according to the sample code snippet and the API structured information; and performing a multi-level virtual operation verification on the initial control code in a software motion control system, and generating a target control code according to multi-level verification results confirmed multiple times by the user and the initial control code.
Owner:THE HONG KONG UNIV OF SCI & TECH (GUANGZHOU) +1

Graphical file editing system and method

The invention discloses a graphical file editing system and method. The system is deployed in the form of an IDE plug-in, and comprises an editor extension module of a JBCefBrowser embedded browser, an editor extension module of a JBCefBrowser embedded browser, and an editor extension module of a JBCefBrowser embedded browser, the file identification module is used for scheduling a corresponding editor based on a file suffix; the graphical engine is used for performing classified rendering on the JSON / XML data based on the component metadata registry; the event processing module supports three-stage dragging and eight-direction zooming; an event driving communication module based on window.post Message, and an event driving communication module based on window.post Message; the operation module is used for synchronizing files and codes through a PSI interface; and a file template management module based on a. Ft template. The method comprises the steps of editor registration and embedding, file identification and loading, content analysis and rendering, interaction event processing, data persistence synchronization and template file creation. According to the method, graphical dragging and editing of the structured file are realized in the IDE, and the development efficiency and the normalization are remarkably improved.
Owner:SHANDONG CITY COMMERCIAL BANK COOP ALLIANCE CO LTD

AI-based low-code visual component dynamic generation method and system

The invention relates to the field of computer software, and provides an AI-based low-code visual component dynamic generation method and system. The method comprises the following steps: receiving a component demand description input by a user, and converting the component demand description into structured cue word data to obtain an initial cue word sequence; retrieving matched template data and grammatical rule data from a component knowledge base according to the initial cue word sequence, and fusing the template data, the grammatical rule data and the initial cue word sequence to obtain an enhanced cue word sequence; performing semantic analysis and code generation processing on the enhanced cue word sequence through a large language model to obtain a component source code; and performing real-time rendering processing on the component source code through a component rendering engine, and generating an interactive component instance in a preview interface to obtain reusable component resources. According to the method, the code quality consistency is ensured, and the development efficiency is improved.
Owner:CHINA DATACOM CORP LTD

Real-time service computing system based on dynamic rule engine

The invention relates to the technical field of streaming computing, and provides a real-time service computing system based on a dynamic rule engine, which comprises a rule management module and a streaming computing engine, the rule management module is used for providing visual configuration and release functions of service rules and performing versioning storage on the released service rules; the streaming computation engine comprises a rule synchronization unit and a plurality of parallel processing units; the rule synchronization unit is used for acquiring service rules from the rule management module and distributing the acquired service rules to each parallel processing unit based on a broadcast mechanism; and each parallel processing unit is used for receiving the business event flow and performing real-time rule matching on the business event flow according to the received business rule so as to output a decision result. According to the system, complete decoupling of business rule configuration and execution is realized, and the problem that rule updating in a traditional business system needs shutdown deployment is effectively solved.
Owner:DIGITAL XINJIANG IND INVESTMENT (GRP) CO LTD

Visual design system for generating a visual data structure associated with a semantic composition based on a hierarchy of components

A system for a visual design system (VDS) includes storing at least one layout and an associated layout signature where the associated layout signature represents a hierarchical composition of the semantic types of the components; a unit to analyze components of an existing layout provided by a user of the VDS, to determine a component set signature, to compare it with at least one stored associated layout signature and to find a set of candidate layouts which are visually diverse and semantically similar to the existing layout; where the unit presents the set of candidate layouts to the user, updates the existing layout according to a user selected layout. It also includes an experiment system to create, run and analyze the results of at least one experiment using at least one of: A / B and multivariate testing on user selected layouts to provide information on user preferred layouts for the VDS.
Owner:WIX COM

Web3D zero code interactive design platform and method based on unified model

The invention belongs to the technical field of code-free development, and particularly relates to a Web3D zero-code interactive design platform and method based on a unified model, and the platform comprises a unified business logic model UBLM and a platform-independent, self-described and structured data container which is used for completely defining all behavior logics in 3D interactive application, including events, conditions, actions, parameters, variables and flow relations; the dual-mode editor comprises a form-type editor and a blueprint-type editor, and the form-type editor and the blueprint-type editor can be used for completely creating, editing and visualizing the same UBLM and realizing real-time state synchronization; and the interpreted rule execution engine IREE is a lightweight engine running in a JavaScript environment of a browser and is responsible for analyzing the UBLM during running and converting the declarative logic into an executable instruction in a 3D scene through a rule matching and function registration mechanism. According to the invention, the development and cooperation efficiency can be improved, and the iterative maintenance process is simplified.
Owner:SHANDONG YINGXIAN INFORMATION TECH CO LTD

UI interface automatic generation method and system based on natural language description

The invention provides a UI interface automatic generation method and system based on natural language description, and the method comprises the steps: receiving a natural language demand description text, carrying out the guided completion of fuzzy description in the demand description text, and outputting a standardized demand text; semantic analysis is carried out on the standardized demand text, functional association nodes of UI components and data fields in the text are positioned, analysis deviation is corrected through a domain knowledge graph, and key information including component parameters, field verification rules and component priorities is obtained; calling a design specification library comprising a sub-scene visual standard and a dynamic layout algorithm, and a component library comprising a parameterized configuration function; performing component matching and parameter adjustment based on the key information, a design specification library and a component library to obtain a target component, and generating a front-end code or a low-code blueprint of the target component; and rendering to obtain a UI interface. According to the method and the device, the problems of low demand transmission efficiency, high development threshold and difficulty in multi-terminal adaptation in the prior art are solved.
Owner:BEIJING NORTH LATITUDE 30 DEGREE NETWORK TECH CO LTD

Intelligent DevOps task arrangement and execution method and system based on MCP

The invention relates to the field of DevOps intelligent execution, in particular to an MCP-based DevOps task intelligent arrangement and execution method and system, and the method comprises the steps: obtaining a tool function of each MCP server to form a global tool library; receiving a natural language task instruction of a user, and inputting the natural language task instruction into the large language model; performing task decomposition on the natural language task instruction to generate a structured tool calling plan; the client side executes the structured tool calling plan and calls target tool functions on the corresponding MCP server in sequence or in parallel through the MCP according to the execution logic and the dependency relationship; monitoring execution of each tool function, determining a subsequent process or triggering a preset rollback operation according to an execution state, and feeding back a final execution result to the large language model; and generating a natural language abstract containing the overall task execution state based on the execution result, and outputting the natural language abstract to a user. And cross-environment seamless operation automation is realized.
Owner:SHANDONG INSPUR SCI RES INST CO LTD

Visual form construction method

The invention provides a visual form construction method, which comprises the following steps: receiving user form operation data, carrying out business logic calculation, state change control and inter-service coordination operation on the user form operation data based on domain-driven design, and generating domain events, state data and service governance data. Domain events and state data are recorded to an event storage system, a query optimization view is constructed, event logs and query view data are generated, and dual optimization of data persistence and query efficiency is ensured. According to a preset security policy rule, real-time security monitoring is performed on the service governance data, a system health state index and security audit data are generated, and a system-level observability and security protection mechanism is established. And performing interface rendering and synthesis based on the event log, the query view data, the system health state index and the security audit data to generate a user interactive form interface. Through fusion processing of multi-source data, deep integration of interface rendering and security policies is realized.
Owner:DIGITAL HAINAN CO LTD

Application development method based on large model technology

The invention relates to the technical field of computers, and discloses an application development method based on a large model technology, and the method comprises the steps: 1, carrying out the demand analysis, and converting a fuzzy business description into an executable technical scheme through natural language understanding and a structured modeling technology; 2, carrying out architecture design and planning, and constructing a code-free and low-code dual-mode collaborative architecture; 3, establishing a visual arrangement engine, and establishing a dual-mode development interface of a code-free development mode and a low-code development mode; step 4, aiming at different requirements of a code-free scene and a low-code scene, a dynamic adaptation strategy is adopted, and differentiated resource management of lightweight adaptation and elastic expansion is carried out; and step 5, performing field adaptation, and obtaining the industry exclusive capability according to the general model and the field knowledge through code-free rapid adaptation and low-code deep customization. By means of the scheme, the development threshold can be lowered, the efficiency can be improved, and the accuracy of cross-industry application is improved.
Owner:ASPIRE TECH (SHENZHEN) LTD

Variable processing method and device for flow arrangement process, and storage medium

The invention relates to a variable processing method and device for a flow arrangement process, a storage medium and a program product, and relates to the technical field of computers. The variable processing method for the flow arrangement process comprises the following steps: for a plurality of flow nodes set in a flow arrangement interface, creating a storage space corresponding to each flow node; storing the variable defined on each flow node in the storage space corresponding to each flow node; and in response to an operation for acquiring a variable accessible to any process node, acquiring a variable in a storage space corresponding to a first process node having a first association relationship with the any process node as the variable accessible to the any process node, and displaying the variable in the process arrangement interface.
Owner:DOUYIN VISION CO LTD

Demand-driven data processing method and device, equipment and medium

The invention relates to the technical field of artificial intelligence, can be applied to business scenes such as financial science and technology and medical health, and discloses a demand-driven data processing method, device and equipment and a medium, and the method comprises the steps: obtaining demand information, and generating a structured demand analysis report through a demand analysis agent; generating an executable code by combining a strategy conversion agent with a zero code operation platform; generating a test case through the automatic test agent and executing an automatic test; when the test result is wrong, adjustment is carried out through the result feedback agent; when the test result is passed, executing the executable code to generate a processing result, and verifying the intelligent experience certificate by the accuracy; and storing the verified processing result, and performing multi-level data analysis through the data analysis agent to obtain an analysis result. By establishing a closed loop of demand analysis, rule conversion, test verification and data analysis, rapid conversion and accurate verification from the demand to the result are realized, the processing efficiency is improved, and the error risk is reduced.
Owner:PING AN TECH (SHENZHEN) CO LTD

Complex semantic-oriented business process multi-agent modeling and intelligent error correction system

The invention relates to the technical field of data processing, in particular to a complex semantic-oriented business process multi-agent modeling and intelligent error correction method and system. The method comprises the following steps: firstly, based on a BPMN meta-model, disassembling business process elements, analyzing BPMN specifications, forming a structured framework of business process modeling, processing unstructured texts in parallel through an intelligent agent group, identifying business process key concepts, mapping the business process key concepts into semi-structured information, and generating a preliminary extraction result; verifying the integrity of the preliminary extraction result based on a BPMN specification, and generating an information integrity verification report; based on an information integrity verification report, missing information of the preliminary extraction result is retrieved through a knowledge base and complemented; performing secondary verification on the complemented extraction result, and correcting the complemented extraction result based on business logic and user requirements; and generating an XML code and a visual flow chart conforming to the BPMN specification based on the corrected extraction result. According to the method, the problems of semantic fracture and structure deficiency of the complex semantic text in business process modeling can be effectively solved.
Owner:TSINGHUA UNIVERSITY

Visual configuration analysis system for power supply service event

The invention provides a visual configuration analysis system for a power supply service event, and the system achieves the unified access and deep fusion of multi-source heterogeneous data through a data fusion module, and generates high-quality power grid situation awareness data. Abstracting physical resources into standardized service units through a resource packaging module, performing centralized management, and constructing a real-time resource pool; through the visual low-code arrangement module, business personnel can flexibly define and modify complex business processes and scheduling requirements in a graphical mode, and the technical threshold is greatly reduced; the metadata processing engine automatically explains and executes the arranged service logic, and intelligently matches and schedules optimal resources according to requirements; and finally, the operation state and result of the system are visually presented through the visual rendering module. The intelligent level and response efficiency of power supply service event processing are improved, flexible configuration and automatic execution of the process from data to resources to business are achieved, and the agility of a power grid to cope with complex events and the reliability of power supply service are enhanced.
Owner:NORTH CHINA GRID MEASUREMENT CENT

Graphical user interface generation method and device, storage medium and electronic equipment

The invention provides a graphical user interface generation method and device, a storage medium and electronic equipment, and relates to the technical field of computers.The method comprises the steps that an interface definition file input by a user is received; analyzing the interface definition file to obtain a semantic unit in the interface definition file, the semantic unit comprising an interface function, a data structure and a field meaning; matching the semantic unit with a pre-constructed template knowledge base to obtain a target interface template; and mapping data in the interface definition file to a corresponding node of the target interface template to generate a target graphical user interface. By applying the method provided by the embodiment of the invention, the generation efficiency and reliability of the graphical user interface can be improved.
Owner:TSINGHUA UNIVERSITY

Workflow generation method and device based on large model and product

The invention provides a workflow generation method and device based on a large model, electronic equipment, a storage medium and a computer program product, relates to the technical field of artificial intelligence, in particular to the technical fields of large models, natural language understanding, workflows and the like, and can be applied to a workflow generation scene. According to the specific implementation scheme, a workflow generation request is analyzed, and a workflow generation intention is determined; through an artificial intelligence large model, a target tool used for generating a workflow meeting the workflow generation intention is determined from a tool library, and the tool library comprises a plurality of workflow construction tools; and generating the workflow by adopting the target tool. According to the method and the device, the workflow generation request is mapped into the target tool for constructing the workflow based on the artificial intelligence large model, so that the workflow meeting the workflow generation intention is generated, the automatic process development threshold is greatly reduced, and the automatic experience that the workflow generation request is what is obtained (workflow) is realized.
Owner:BEIJING BAIDU NETCOM SCI & TECH CO LTD +1

Visual process automatic arrangement method and system

The invention relates to a visual process automatic arrangement method and system, and belongs to the technical field of computers.The method comprises the steps that a natural language requirement input by a user is obtained; modeling knowledge is determined, logic typesetting and structured processing are conducted on the natural language requirement input by the user and the modeling knowledge through a large language model LLM, and XML process definition data meeting the BPMN standard are generated; sending the XML process definition data conforming to the BPMN standard to a process engine so as to create a visual process model; and rendering the visual process model to a front-end interface for a user to review, and determining a review result. According to the method, business personnel can directly participate in process design without learning professional modeling languages such as BPMN, and a business-driven development mode is really realized.
Owner:CHINA DATACOM CORP LTD

Visual fine tuning method and device of interface, storage medium and terminal

The embodiment of the invention discloses a visual fine adjustment method and device of an interface, a storage medium and a terminal. Firstly, a source code and a running state preview interface are synchronously obtained, and it is ensured that operation is based on a real rendering state. Then, when the user edits the interface elements, the system accurately positions the visual elements to the corresponding positions in the source codes during operation through a pre-established bidirectional mapping mechanism. Based on the accurate positioning, the system generates a code modification instruction and updates the target code. And finally, generating a new preview by running the updated code in real time, completing an operation feedback closed loop, and realizing a real-time editing preview effect. According to the method, manual modification of complex codes is avoided through the complete process, the modification precision is ensured while the low operation threshold is kept through intuitive visual operation, and the operation simplicity and control precision are effectively balanced.
Owner:ALIPAY (HANGZHOU) INFORMATION TECH CO LTD

Visual editing method based on Web

The invention discloses a Web-based visual editing method, belongs to the technical field of industrial configuration, and aims to solve the problems of complex deployment of traditional configuration software and insufficient Web scheme performance. The method comprises the following steps: constructing a front-end architecture (Vue. Js + Konva.js) containing a graphic element module, a canvas management module and the like; the primitive adopts JavaScript prototype chain inheritance + SVG / Canvas double-layer rendering, and a canvas is divided into four layers and is provided with a quadtree index; an editor and an expression engine are generated by using a factory pattern for attribute configuration; page management supports state capture recovery; real-time communication is based on WebSocket + PubSub, and data aggregation and incremental updating optimization are combined. Cross-platform zero deployment and Web environment near-desktop performance are achieved, editing efficiency is improved, industrial protocols such as OPC UA are compatible, and the method is suitable for the field of energy and intelligent manufacturing.
Owner:HAIER CONSUMER FINANCE CO LTD

Communications session handling

Various aspects of the subject technology relate to methods, systems, and machine-readable media for generating executable programming code for a communications session flow. Various aspects may include providing, by a communications session handling system, a visual programming environment for developing a communications session flow. Aspects may also include adding, via a canvas of the visual programming environment, graphical programming objects to the communications session flow. Aspects may also include associating the graphical programming objects by links representing a directional dependency between pairs of graphical programming objects. Aspects may also include configuring a parameter of a graphical programming object. Aspects may also include determining, based on at least the graphical programming objects and the links, a validity of a functionality of the communications session flow. Aspects may also include generating, based on the validity of the communications session flow, an executable programming code implementing the functionality of the communications session flow.
Owner:MAP COMMUNICATIONS INC

Intent-based interactions in software platforms

Systems and methods for integrating generative artificial intelligence (AI) capabilities within Software as a Service (SaaS) platforms. One of the computer-implemented methods are for querying a generative AI model about structured data in a SaaS environment, enabling users to interact with and manipulate data through AI-assisted interfaces. One of the systems maintains a generative AI agent configured to interact with SaaS platform data as a virtual team member, capable of understanding context and nuances of project data. Also described are methods for color-context aware data analysis, generation of interactive elements in messaging sessions, and cross-application generative AI agent interactions triggered by user mentions. Also described is facilitating the creation of custom SaaS platform products by combining functionalities from existing products using generative AI. The systems and methods represent advancement in AI-driven SaaS customization and data analysis.
Owner:MONDAY COM LTD

Agentic artificial intelligence based software development and modernization

Various embodiments of the present disclosure include systems, methods, and / or apparatuses for executing an agentic-AI-based software modernization system. An example system may be configured to receive one or more portions of monolithic legacy code of a legacy software program product, the monolithic legacy code comprising a plurality of code segments, group the monolithic legacy code by functionally related code segments of the plurality of code segments to define a plurality of groups, generate an API for each identified group, generate modern microservice code for each identified group to define a modernized software program product, and validate the modernized software program product.
Owner:PRESIDIO INC

Dynamic SQL (Structured Query Language)-based parameter data transmission filtering query mode of low-code visual component

The invention belongs to the technical field of data filtering query, and particularly relates to a dynamic SQL-based parameter data transmission filtering query mode for a low-code visual component, which comprises the following steps of: S1, constructing a low-code visual large-screen component and a background service API (Application Program Interface); s2, interactively filtering the linkage demand by the visualized large-screen component, and realizing dynamic parameter transmission of the SQL parameter transmission query request; s3, providing a visual operation interface by using the visual large screen component; s4, calling the data source identifier stored in the step S2 by the SQL parameter analysis constructor generation component; and S5, performing parameter extraction on the structured filtering condition data by the SQL parameter analysis constructor. According to the overall structure provided by the embodiment of the invention, the SQL parameters are transmitted during data query, and then the back-end service constructs the filtering and screening conditions meeting the conditions based on the dynamic SQL parameter transmission mode to query the SQL and query the database to obtain the data, so that accurate filtering and screening query of the data can be realized; the problem that a traditional large screen cannot perform database level filtering and screening is solved.
Owner:河钢数字技术股份有限公司

Application creation environment using multi- modality interface options

ActiveUS12547380B1Error detection/correctionIntelligent editorsEngineeringMultiple user interface
Systems and methods provide for a multi-modal development environment to receive inputs using a variety of different input modalities in different user interfaces (UIs). Multiple user interfaces may be linked within the development environment to maintain state information so that inputs provided to one UI are represented in the other UIs using an appropriate equivalent representation based on the UI modality. Users of the development environment may select a given UI for interaction based on a desired task and then see changes tracked and relayed through the different UIs to verify changes within the development environment. The UIs may also be contextually linked to permit the user to work between both UIs without losing the context due to the switch.
Owner:AMAZON TECH INC

Visual flow arrangement method for e-commerce marketing

The invention relates to the technical field of computer software, provides a visual flow arrangement method for e-commerce marketing, and aims to solve the problem of insufficient system processing performance and expansibility when an existing flow arrangement technology is applied to an e-commerce marketing scene. Generating and storing a state transition rule set; obtaining a user behavior event, obtaining a historical state transition event sequence according to the user behavior event, and then dynamically calculating a current user journey state; acquiring a corresponding state transition rule set, and performing matching query by taking the current user journey state and the user behavior event as input; if matching succeeds, a corresponding marketing action command is executed, and a new state transition event is generated and persisted to an event log so as to update a user journey state, so that efficient and accurate state-driven rule matching and automatic execution are realized, and the processing efficiency, expandability and state traceability of a system in a high-concurrency scene are improved.
Owner:GUANGZHOU SEVEN THINGS ARTIFICIAL INTELLIGENCE TECHNOLOGY CO LTD

Data verification method and system based on Drools rule engine

The invention discloses a data verification method and system based on a Drools rule engine, and belongs to the technical field of data analys.The method comprises the steps that a data stream is accessed in real time, and the data stream is preprocessed to form a structured data object; receiving a verification rule configured by a user, and performing dynamic compiling and hot loading on the verification rule to update a rule base in the Drools rule engine; and inserting the structured data object as a fact object into a Drools rule engine, and executing the verification rule configured in the rule base by the Drools rule engine based on a ReteOO algorithm to generate a verification result. According to the method, real-time data stream processing and large-scale field association verification are supported, so that the data quality, the service efficiency and the overall reliability of the system in the aviation field are improved.
Owner:TRAVELSKY TECHNOLOGY LIMITED

Building block report zero code visualization dynamic design multi-terminal adaptation system and method

The invention discloses a building block report zero-code visualization dynamic design multi-terminal adaptation system and method, and relates to the technical field of data visualization and report generation. The method comprises the following steps: component templated multiplexing: generating a component template with a unique identifier by extracting complete configuration of a configured component, separating basic parameters from instance parameters by adopting a double-layer parameter structure, and maintaining a directed acyclic graph structure through a dependency tracking engine to realize batch synchronous updating; performing multi-terminal intelligent adaptation, constructing a terminal characteristic library to store different terminal parameters, setting adaptive rules for various components, and automatically adjusting the component size, layout and interaction mode by identifying an access terminal; and carrying out visual binding on the business rules, constructing business rule logic through a dragging operator, and establishing rule-component association mapping. According to the method, the component reuse rate is increased by 80%, the report development period is shortened by 70%, and an efficient, intelligent and easy-to-use complete solution is provided for enterprise-level zero code report development.
Owner:HAIER CONSUMER FINANCE CO LTD