AUGMENTED REALITY POWERED AUTO CODE GENERATOR

    公开(公告)号:US20240361995A1

    公开(公告)日:2024-10-31

    申请号:US18138779

    申请日:2023-04-25

    IPC分类号: G06F8/36 G06F8/71 G06T19/00

    CPC分类号: G06F8/36 G06F8/71 G06T19/006

    摘要: A method for deploying executable programming code, in real-time, leveraging an augmented reality (“AR”) device may be provided. The AR device may be a part of a network of AR devices. Each AR device within the network may be in electronic communication with each other during a duration of time that data displayed is captured, converted, analyzed, code generated and further visualized as a preview in an AR display through the AR device. The method may include capturing, continuously, images of data displayed on a display screen. The method may further include analyzing each captured image in order to identify a captured image comprising a plurality of text associated with computer processing steps for processing a set of documents. In response to the identifying, converting the captured image into a text file and searching to find an optimal function for each step in the set of computer processing steps.

    CENTRAL PACKAGE MANAGEMENT (CPM) ACROSS CODE REPOSITORIES

    公开(公告)号:US20240345833A1

    公开(公告)日:2024-10-17

    申请号:US18300356

    申请日:2023-04-13

    IPC分类号: G06F8/71 G06F8/36

    CPC分类号: G06F8/71 G06F8/36

    摘要: Central package management (CPM) across code repositories is disclosed. In an example, a primary “props” file in a Git submodule references a version of a NuGet package. A “.props” file in a root directory of each of multiple code repositories references the primary props file in the Git submodule. Each of multiple software projects in the code repositories has a package reference to the NuGet package without a reference to the version of the NuGet package. When each of the multiple the software projects is built (e.g., compiled), the build process automatically uses the version of the NuGet package that is identified in the Git submodule. This permits a single change to the version number of the NuGet package in the Git submodule to be propagated across multiple projects spanning multiple code repositories.

    DOC4CODE - AN AI-DRIVEN DOCUMENTATION RECOMMENDER SYSTEM TO AID PROGRAMMERS

    公开(公告)号:US20240345811A1

    公开(公告)日:2024-10-17

    申请号:US18202756

    申请日:2023-05-26

    IPC分类号: G06F8/36 G06F16/955 G06F40/40

    CPC分类号: G06F8/36 G06F16/955 G06F40/40

    摘要: Herein for each source logic in a corpus, a computer stores an identifier of the source logic and operates a logic encoder that infers a distinct fixed-size encoded logic that represents the variable-size source logic. At build time, a multidimensional index is generated and populated based on the encoded logics that represent the source logics in the corpus. At runtime, a user may edit and select a new source logic such as in a text editor or an integrated development environment (IDE). The logic encoder infers a new encoded logic that represents the new source logic. The multidimensional index accepts the new encoded logic as a lookup key and automatically selects and returns a result subset of encoded logics that represent similar source logics in the corpus. For display, the multidimensional index may select and return only encoded logics that are the few nearest neighbors to the new encoded logic.

    WIDGET GENERATING METHOD AND APPARATUS, ELECTRONIC DEVICE, AND STORAGE MEDIUM

    公开(公告)号:US20240319972A1

    公开(公告)日:2024-09-26

    申请号:US18546067

    申请日:2022-03-28

    申请人: ZTE CORPORATION

    发明人: Huihong ZHOU

    IPC分类号: G06F8/36 G06F8/38

    CPC分类号: G06F8/36 G06F8/38

    摘要: A widget generating method, including: acquiring user-specified data according to a widget generating operation in response that the widget generating operation is recognized; determining a retrieval keyword according to the user-specified data; searching for a widget template matching the user-specified data according to the retrieval keyword; generating a widget according to the widget template that is matched and the user-specified data.

    Smart image registries for dynamic image generation

    公开(公告)号:US12093673B2

    公开(公告)日:2024-09-17

    申请号:US17951928

    申请日:2022-09-23

    申请人: Red Hat, Inc.

    IPC分类号: G06F8/61 G06F8/36

    CPC分类号: G06F8/63 G06F8/36

    摘要: Systems and methods for generating container images are described. An image definition file specifying a set of packages is received at a virtual image server. The image definition file may specify a set of packages and the virtual image server comprises a mapping of the image definition file to an image file corresponding to each of the set of packages. For each of the set of packages, the corresponding image file may be retrieved from an image registry and used to generate, by the virtual image server, an image manifest that references the corresponding image file for each of the set of packages as a separate image layer. The image manifest is provided to a container host, which may build a container image based on the image manifest.