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

2529results about "Visual/graphical programming" patented technology

Multi-modal visual arrangement recommendation method and system

The invention discloses a multi-modal visual arrangement recommendation method, belongs to the technical field of artificial intelligence and data visualization crossing, and realizes visual arrangement recommendation based on multi-modal input analysis, a dynamic mixed recommendation model and an intelligent optimization algorithm. Comprising the following steps: multi-modal intention analysis: realizing intelligent analysis of multi-modal input through combined use of a base model and a fine tuning model, realizing high-precision intention classification in combination with a pre-training language model and a domain adaptation fine tuning technology, and triggering dynamic prompt word recommendation; performing intelligent layout generation: performing global optimization of component space allocation by adopting a genetic algorithm, performing business rule adaptation by combining a constraint solver, and modeling an interaction relationship between components by utilizing a graph neural network; and dynamic mixed recommendation: constructing a three-level recommendation architecture including collaborative filtering, content matching and reinforcement learning. According to the method, a closed-loop recommendation process of user intention-intelligent recommendation-feedback optimization is realized, and the intelligent level of visual arrangement and the user experience are remarkably improved.
Owner:INSPUR TIANYUAN COMM INFORMATION SYST CO LTD

Embedded system construction method and device

The invention discloses an embedded system construction method and device, and the method comprises the steps: loading a configuration file which is a. Config file generated based on configuration parameters selected by a user through a visual configuration interface; when the CONFIGCONANAUTOUPDATE flag bit is detected to be in an activated state, the Conan warehouse data center is accessed, the latest compatible version of each Conan software package dependency item is inquired, and a semantic version constraint analysis algorithm is adopted to update a version identifier in the configuration file into the latest compatible version; generating a description file containing a dependency item list based on the updated configuration file, and generating a dependency lock file through a Hash locking mechanism; and importing the pre-compiled binary package into the construction environment, calling the corresponding pre-compiled binary package according to the version information and the Hash check value in the dependency lock file in the firmware compiling process, and executing hierarchical compiling operation.
Owner:BEIJING ZHONGCHEN MICROELECTRONICS CO LTD

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

Managed design and generation of artificial intelligence agents

Systems and methods are described for building artificial intelligence (“AI”) agents. A server can provide a user interface (UI) that includes options to select and connect various agent objects. The agent objects can include prompt objects, dataset objects, model objects, and one or more code objects. A subset of the agent objects can be identified as available for selection based on evaluation of at least one management policy associated with an administrative user. A manifest file is generated based on the connected agent objects, and the manifest is validated against dependency rules to ensure that the stages of the agent meet prerequisites for the stages. Then, the server performs a simulated execution of an agent that corresponds to the validated manifest file, including an identification of at least one execution metric associated with the simulated execution.
Owner:AIRIA LLC

Visual arrangement method for model tool calling based on MCP

The invention discloses a visual arrangement method for model tool calling based on an MCP, and relates to the technical field of artificial intelligence, the method is applied to a model context protocol MCP server, and the method comprises the following steps: receiving a first tool calling request sent by a client, the first tool calling request being generated by a large language model deployed on the client according to the MCP; the first tool calling request is analyzed through a preset unified agent tool and preset tool configuration information to construct a second tool calling request, and the tool configuration information is generated according to configuration operation of a preset visual arrangement interface on the MCP server; sending the second tool calling request to the external interface service, and receiving response information generated by the external interface service according to the second tool calling request; and constructing a request result according to the MCP and the response information, and sending the request result to the large language model. According to the method, the model tool calling efficiency is improved.
Owner:深圳市名通科技股份有限公司

Method and system for supporting visual and AI bidirectional intercommunication editing view

The invention discloses a method and a system for supporting visual and AI bidirectional intercommunication editing views. The method comprises the following steps: establishing a bidirectional mapping rule between a rendering tree protocol and an intercommunication protocol; in response to an operation of a user on the visual editor, generating a first atomic operation instruction, applying the first atomic operation instruction to the current rendering tree and triggering local redrawing of a view; serializing the updated rendering tree into context segments in an intercommunication protocol format according to the mapping rule, and pushing the context segments to an AI model; responding to a natural language editing request initiated by a user to the AI model, receiving streaming data in an intercommunication protocol format returned by the user based on the request, analyzing the streaming data according to the mapping rule to obtain a second atomic operation instruction, applying the second atomic operation instruction to the rendering tree and triggering local redrawing of a view, and obtaining a second atomic operation instruction. The view is edited by the AI, so that real-time two-way intercommunication between visual editing and AI editing is realized, and the user experience is remarkably improved.
Owner:HANGZHOU DIMENG TECHNOLOGY CO LTD

Dynamic execution of artificial intelligence agents through device management

Systems and methods are described for dynamic execution of artificial intelligence (“AI”) agents. A server can receive, from a client device, an input associated with an AI agent. Based on a manifest file or user profile, the server can identify a management policy that applies to the AI agent. The server then dynamically configures access to the agent objects based on applying the management policy. The management policy is applied to a device status of the client device, a user profile of a user of the client device, and / or a network configuration of the client device. The server then executes a modified workflow based on the dynamically configured access, wherein the modified workflow bypasses or changes operation of at least one of the agent objects. Based on the modified workflow, the server transmits an output to the client device.
Owner:AIRIA LLC

Managed Design and Generation of Artificial Intelligence Agents

Systems and methods are described for building artificial intelligence (“AI”) agents. A server can provide a user interface (UI) that includes options to select and connect various agent objects. The agent objects can include prompt objects, dataset objects, model objects, and one or more code objects. A subset of the agent objects can be identified as available for selection based on evaluation of at least one management policy associated with an administrative user. A manifest file is generated based on the connected agent objects, and the manifest is validated against dependency rules to ensure that the stages of the agent meet prerequisites for the stages. Then, the server performs a simulated execution of an agent that corresponds to the validated manifest file, including an identification of at least one execution metric associated with the simulated execution.
Owner:AIRIA LLC

Optimization of source code to address inefficiencies

Disclosed herein are embodiments of systems, methods, and products for modernizing and optimizing legacy software. A computing device may perform an automated runtime performance profiling process. The performance profiler may automatically profile the legacy software at runtime, monitor the memory usage and module activities of the legacy software, and pinpoint / identify a subset of inefficient functions in the legacy software that scale poorly or otherwise inefficient. The computing device may further perform a source code analysis and refactoring process. The computing device may parse the source code of the subset of inefficient functions and identify code violations within the source code. The computing device may provide one or more refactoring options to optimize the source code. Each refactoring option may comprise a change to the source code configured to correct the code violations. The computing device may refactor the source code based on a selected refactoring option.
Owner:ARCHITECTURE TECH CORP

Intelligent file service system generation method based on low-code development mode

The invention discloses an intelligent file service system generation method based on a low-code development mode. The method comprises the following steps: constructing a file service core data model, defining file metadata fields, a storage structure and an association relationship, and forming a standardized data architecture. According to the method, the core data model, the visual page component library and the drag-and-drop workflow template are constructed, linkage binding of data-component-process is achieved in combination with a low-code engine, and the efficiency bottleneck of a traditional development mode is broken through; through a three-way real-time synchronization mechanism, real-time hot repair and dynamic branch judgment, page layout and flow rule adjustment can take effect immediately through visual configuration, and the problem of dynamic demand response lag is solved; through the intelligent resource scheduling logic compiled through environment adaptation, a differentiation scheme is generated for different deployment environments, the configuration difference influence under a private cloud and server mixed deployment scene is remarkably reduced, the deployment failure rate is greatly reduced, and the system online stability is improved.
Owner:AEROSPACE KAIYUAN TECH CO LTD

Graphical user interface for generative AI software development assistant

Techniques for displaying a graphical user interface of a software development system are described. An initial description of an initial structure of a software system is obtained, the initial description including an identification of interconnections amongst provider network resources that form the initial structure. A modified description of a modified structure of the software system is obtained, the modified structure based on at least a change to the initial structure of the software system described in the initial description. A difference between the initial description and the modified description is determined. An electronic device is caused to display a graphical user interface including a visual depiction of the initial structure of the software system and an indication of the difference, the visual depiction based at least in part on the initial description.
Owner:AMAZON TECH INC

Figure library integrated industrial production software system based on modular low-coupling architecture

The invention discloses a gallery integrated internal production software system based on a modular low-coupling architecture, which is characterized in that a system function is divided into a plurality of modularized modules and the modularized modules are packaged and deployed by a uniform interface, so that the coupling degree between the modules is remarkably reduced, and the problem of global code change caused by module dependence in a traditional single architecture is avoided; direct calling is replaced by an event-driven mechanism, asynchronous communication and decoupling cooperation between modules are realized, and the stability and maintainability of the system during function change or addition are improved; the configuration driving mechanism enables the business process to be dynamically adjusted, different business requirements can be met without modifying a program source code, the plug-in management mechanism provides a standardized third-party extension access channel and supports function loading according to requirements, and the limitation that a traditional system is fixed in function and closed in development is broken through; according to the method, the software can run consistently in Windows, Linux, MacOS and other environments, and the key problems that in the prior art, the coupling degree is high, the expansibility is poor, configuration is not flexible, and the platform adaptation capacity is weak can be effectively solved.
Owner:YUNNAN INST OF GEOLOGY & MINERAL SURVEYING & MAPPING CO LTD

Method and system for dynamically generating declaration receipts based on custom configuration

The invention relates to the technical field of data processing, and discloses a method and a system for dynamically generating declaration receipts based on custom configuration, the method comprises the following steps: constructing a component library, the component library comprises multiple types of data item components, and each data item component is packaged into an independent module; based on the graphical configuration process, adding the components in the component library to a working area, and setting field attributes; setting a dependency relationship between fields based on conditional logic, defining a legality rule of the fields based on a data verification rule, and automatically storing a historical version in a configuration process based on version control; and based on preset authority and distribution setting, determining a filling person range and a filling time limit of the declaration receipt, and notifying a filling person. According to the invention, the form creation efficiency is improved, the maintenance cost is reduced, and the expandability and applicability of the system are enhanced.
Owner:INSPUR GENERSOFT CO LTD

Business form design method based on visual component

The invention relates to the technical field of form design, in particular to a business form design method based on a visual component. The method comprises the following steps: constructing a multi-type component resource pool in a business form design system, and presetting a standardized configuration parameter set for each component; realizing a component dragging interaction mechanism on the visual design interface, and generating initial layout data at the same time; constructing a component configuration context environment based on the initial layout data, and generating intermediate state form definition data; an index data association mechanism is achieved in the intermediate state form definition data, mapping binding is conducted on the intermediate state form definition data and form components, and a form data structure containing data flow direction definition is generated; and constructing a cross-platform rendering adaptation engine based on the form data structure to automatically generate a form rendering code so as to realize a form design real-time preview system, and providing an interactive debugging tool set for verifying the functional integrity of the form. According to the invention, efficient design and flexible deployment of the business form can be realized.
Owner:BEIJING HONGJING CENTURY SOFTWARE CO LTD

Dynamic Execution of Artificial Intelligence Agents through Device Management

Systems and methods are described for dynamic execution of artificial intelligence (“AI”) agents. A server can receive, from a client device, an input associated with an AI agent. Based on a manifest file or user profile, the server can identify a management policy that applies to the AI agent. The server then dynamically configures access to the agent objects based on applying the management policy. The management policy is applied to a device status of the client device, a user profile of a user of the client device, and / or a network configuration of the client device. The server then executes a modified workflow based on the dynamically configured access, wherein the modified workflow bypasses or changes operation of at least one of the agent objects. Based on the modified workflow, the server transmits an output to the client device.
Owner:AIRIA LLC

Automated hardware-aware deployment of machine learning pipelines on chipsets

A method or system for implementing a machine learning pipeline on a chipset comprising a plurality of hardware compute elements. The system accesses a hardware-agnostic functional description of the machine learning pipeline, wherein the description specifies a plurality of functional modules, including at least one machine learning model. Hardware specifications of the chipset are accessed to identify the available hardware compute elements. Based on the hardware specifications, the functional modules are synthesized into a plurality of interconnected executable components configured to execute on at least two different hardware compute elements. An implementation package is generated, comprising the executable components and metadata describing interconnections between them. The implementation package is then deployed to the chipset, where the executable components are executed by the identified hardware compute elements.
Owner:SIMA TECHNOLOGIES INC

Artificial intelligence based generation of infrastructure-as-code for cloud platforms

A system receives a natural language request for configuring a computing infrastructure using a cloud platform. The system executes a machine learning based language model to generate infrastructure-as-code (IaC) to configure a cloud platform to obtain the desired computing infrastructure. The system may display the IaC generated by the machine learning based language model via a user interface as an example for use by the user. The system may send instructions to the cloud platform to provision computing infrastructure in accordance with the IaC obtained from the machine learning based language model. The system may repeatedly determine whether the desired computing infrastructure is deployed on the cloud platform and if the computing infrastructure currently provisioned on the cloud platform fails to match the desired computing infrastructure according to the natural language request, the system reconfigures the computing infrastructure deployed on the cloud platform.
Owner:PULUMI CORP

Low-code visualization optimization method and system for power credential development

The invention relates to a low-code visualization optimization method and system for power credential development, and the method comprises the following steps: S1, obtaining data in a credential environment, recognizing the interface difference and performance bottleneck points between components through a compatibility test matrix, and building a standardized adaptive interface specification; s2, obtaining a standardized business object model based on the standardized adaptive interface specification; based on the business object model, defining attributes, relationships and constraint rules of each business entity, and forming a data dictionary and an interface specification special for the electric power field; s3, on the basis of the data dictionary and the interface specification special for the power field, constructing a DSL (field specific language) of power visualization; s4, a dragging type interactive design is adopted, and the visual operation is converted into a DSL configuration file; and S5, automatically converting the DSL configuration into a React or Vue component code through a code generation engine, and carrying out compatibility optimization on the kernel of the creative browser. According to the invention, the power credential development efficiency is effectively improved.
Owner:STATE GRID INFO TELECOM GREAT POWER SCI & TECH +1

Automated Tool Discovery and Ingestion for Artificial Intelligence Agents

Systems and methods are described for tool discovery and ingestion for artificial intelligence (“AI”) agents. An AI platform can discover a first tool specification that includes an action and a description. The first tool specification is ingested to create a first tool object. The first tool object includes the action and an endpoint. Tool labels are determined from the specification and applied to the first tool object. A user interface displays the tool object, and it is added to an AI agent. The AI agent includes a manifest file that is used to execute the AI agent. This includes determining whether the AI agent is authorized to perform the action, and providing the AI agent with access to a tool credential, wherein the tool credential is sent to the endpoint.
Owner:AIRIA LLC

Micro-front-end real-time visual automatic rendering method and system

The invention relates to the technical field of data processing, and discloses a micro-front-end real-time visualization automatic rendering method and system, and the method comprises the steps: obtaining a data stream, carrying out the windowing processing, abnormal value elimination and feature extraction of the data stream, and generating a standardized data block; sending the standardized data block into a containerized model service for reasoning to obtain a reasoning result; determining a target visual component based on the reasoning result; packaging the meta-information of the target visual component into a standardized instruction, and pushing the standardized instruction to a front end for rendering to obtain a first rendering result; and capturing an interaction event of a user on the target visual component, and refreshing the first rendering result based on the interaction event to obtain a second rendering result. According to the method, the problems that a traditional scheme has the defects of poor expansibility, lack of automation capability and lack of a component hot plug mechanism, so that components cannot be matched according to data characteristics or model types, and different visual components cannot be flexibly replaced or updated are solved.
Owner:SINOCHEM INFORMATION TECH CO LTD

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

Visual large screen development method and system based on multi-modal large model

The invention relates to the technical field of artificial intelligence, in particular to a visual large screen development method and system based on a multi-modal large model, and the method comprises the following steps: a demand analysis step, an intelligent generation step, a visual arrangement step, a configuration management step and an operation support step. The method has the beneficial effects that the system can synchronously analyze natural language instructions, business data parameters and visual reference examples through a multi-modal semantic alignment engine, and a design scheme with both function completeness and aesthetic consistency is generated. In scenes of smart city situation awareness, industrial equipment real-time monitoring and the like, a user only needs to input demand descriptions of'displaying energy consumption trends and abnormal point locations of all regions in recent half a year 'and the like, a complete large screen scheme including a thermodynamic map, a time sequence broken line graph and a 3D alarm mark can be automatically generated, and the development period is shortened by more than 70% compared with a traditional mode.
Owner:SHANDONG LANGCHAO YUNTOU INFORMATION TECH CO LTD

Systems, methods, and user interfaces for generating inherently sound code

The various implementations described herein include methods and systems for generating applications and programs. In one aspect, a method of application generation includes presenting a user interface configured to assist a user with creating an application. The method also includes receiving, via the user interface, an indication of a set of components in a specification language and corresponding inputs, and generating, using the set of components and the corresponding inputs, code in a programming language, the code implementing the application. The method further includes presenting, via the user interface, at least a portion of the application.
Owner:NECTRY INC

Quantum computing task translation supporting multiple quantum computing technologies

A quantum computing service provides a quantum algorithm development kit that enables a customer to define a quantum task, a quantum algorithm, or a quantum circuit using an intermediate representation. The quantum computing service is then configured to automatically translate the quantum task, quantum algorithm, or quantum circuit into a specific representation specific to a particular quantum computing technology selected by the customer to be used to execute the customer's quantum task, quantum algorithm, or quantum circuit.
Owner:AMAZON TECH INC

Data visualization report generation method and device based on low-code platform

The invention discloses a data visualization report generation method and device based on a low-code platform, and relates to the field of data processing. The method comprises the following steps: configuring a target data source, and judging whether the connection of the target data source is valid or not; if the connection of the target data source is determined to be valid, selecting the target data source for connection, and binding the target data source to the new application; based on the data source information of the target data source and the application requirements of the new application, designing a report template through a visual interface; and performing data binding and data assignment on the fields in the target data source and the report template by executing the SQL script file to generate a visual report, and outputting the visual report. By implementing the technical scheme provided by the invention, the development efficiency of the data analysis report is improved.
Owner:BEIJING ANDAVILLE INFORMATION TECH CO LTD

Method and equipment for generating visual dragging interface elements

The invention discloses a method and equipment for generating visual dragging interface elements, and relates to the technical field of interface element generation. The visual dragging interface element generation method comprises the following steps: acquiring an element attribute set of each interface element control in an atomic component library stored in a database; the method comprises the following steps: reading an interface element attribute set of each dragging connection of a user, and analyzing based on a pre-trained semantic fusion model to obtain a compatible adaptation index of each dragging connection of the user, and judging whether each dragging connection of the user has logic incompatibility or not based on the compatible adaptation index; if logic incompatibility exists, complementation processing is carried out based on a pre-trained missing reasoning model; and if the logic incompatibility does not exist, generating a corresponding front-end source code based on the interface layout after the user drags and connects every time until the composite component is completed, so that the logic integrity guarantee and interaction connectivity enhancement of the control connection are realized, and the intelligence and robustness of the construction of the composite component are improved.
Owner:HUBEI CENT CHINA TECH DEV OF ELECTRIC POWER

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

Development support system and development support program

To provide a development support system allowing users to freely create nodes and edges on a workspace, the development support system allowing selection of a large-scale language model for every prompt node, and enabling prompt provision (transmission) and acquisition of output results on a per-node basis.SOLUTION: A development support system 1 includes a workspace creation unit and a large-scale language model input / output unit, where a prompt node created on the workspace includes a large-scale language model selection field, a prompt reception field, and an output result display field for displaying an output to a prompt. Each prompt node also enables provision of prompts to the large-scale language model and acquisition of results, and the prompt node displays the output results.SELECTED DRAWING: Figure 1
Owner:CHIPPER CO LTD

3D application generation method and device and electronic equipment

The invention provides a 3D application generation method and device and electronic equipment, and relates to the technical field of computers.The method comprises the steps that natural language information input by a user is analyzed through a large language model, and structured scene description information is generated; generating interactive three-dimensional scene preview according to the scene description information; receiving an operation instruction sent by a user for the scene description information based on the three-dimensional scene preview, and determining a final scene configuration parameter according to the operation instruction; and according to the final scene configuration parameters, constructing the 3D application in stages, and after at least one stage is completed, providing a runnable 3D application intermediate version for the user. According to the method, the natural language understanding ability of the large language model is deeply fused with a visual interaction guide mechanism, so that low-threshold and high-efficiency 3D application creation is realized, a user with zero programming basis can quickly and accurately convert the creation into a high-quality immersive application, and the flexibility of 3D application creation is improved.
Owner:HANGZHOU QIUGUOJIHUA TECHNOLOGY CO LTD

Intelligent low-code construction and automatic multi-terminal application full-stack deployment solution

The invention discloses a solution for intelligent low-code construction and automatic deployment of a multi-terminal application full stack, belongs to the technical field of software development, and solves the problems that an existing low-code development platform is high in use threshold, does not support customized development and is disjunction in application construction and application use. The invention provides an intelligent low-code construction platform. The intelligent low-code construction platform comprises a low-code construction platform, an application rendering unit, an application deployment unit and a display interaction unit, the low-code construction platform is used for constructing a plurality of application pages according to the developer personalized configuration information, and associating the plurality of application pages according to set association logic information among the plurality of application pages to obtain an application program; generating application data according to the application program, and storing the application data; the page cross-end rendering unit is used for performing Web end and App end rendering on the application program according to a defined page rendering protocol to obtain a Web end application and an App end application; and the display interaction unit is used for displaying the interaction function and the application logic of the Web end application and the App end application.
Owner:BEIJING XINGZHI DIGITAL CLOUD TECHNOLOGY DEVELOPMENT CO LTD