-
公开(公告)号:US20240362424A1
公开(公告)日:2024-10-31
申请号:US18765239
申请日:2024-07-06
申请人: Kognitos, Inc.
发明人: Aaron Dean BROWN , Ziv Kennan , Mohsin Mumtaz , Aditya Sethuraman
摘要: Disclosed is an improved approach to implement software upgrades, exports, and/or imports. Natural language processing and code generation are employed to implement the improved software upgrades, exports, and/or imports.
-
公开(公告)号:US12124844B2
公开(公告)日:2024-10-22
申请号:US18207305
申请日:2023-06-08
发明人: Reza Farivar , Kenneth Taylor , Austin Grant Walters , Fardin Abdi Taghi Abad , Anh Truong , Vincent Pham , Jeremy Edward Goodsitt
摘要: Described herein are embodiments for managing comments in a program code file. A system may select program code and compile it to an intermediary code. The system may compare the intermediary code to a library of intermediary code snippets associated with comments. Based on the comparison, a system may recognize the code to be obsolete. In some embodiments, a system may generate one or more recommendations to update a code. Based on received feedback regarding a recommendation, a system may accordingly update a code.
-
3.
公开(公告)号:US20240345808A1
公开(公告)日:2024-10-17
申请号:US18598485
申请日:2024-03-07
申请人: Replit, Inc.
发明人: Amjad Masad , Reza Shabani , Samip Dahal
IPC分类号: G06F8/33
CPC分类号: G06F8/33
摘要: An AI tool for writing computer code is generated by collecting code entry data from a plurality of remote computing devices, training a code completion network using the code entry data, wherein the code completion network is configured to predict one or more additional code entry activities based on a provided set of code entry activities, and providing the code completion network to one or more development sessions. A code segment is intelligently generated by receiving a request to modify computer code of a program in a development interface, and presenting a text input component and a code description prompt. The technique further includes receiving, via the text input component, a code description, applying at least part of the code description to a code generation network to obtain a code segment suggestion and presenting the code segment suggestion on a display.
-
公开(公告)号:US12106076B2
公开(公告)日:2024-10-01
申请号:US17853090
申请日:2022-06-29
申请人: MOREH CORP.
发明人: Jaejin Lee , Wookeun Jung
摘要: The present disclosure relates to a method for generating a program for use in an accelerator for deep learning. The method may include receiving, by a computing device, a deep learning application, generating an element-wise operation list included in the deep learning application, generating an intermediate expression from the element-wise operation list, and generating, based on the intermediate expression, a program for use in an accelerator for the deep learning application.
-
公开(公告)号:US12093705B2
公开(公告)日:2024-09-17
申请号:US17448476
申请日:2021-09-22
申请人: ServiceNow, Inc.
发明人: Raghavan Muthuraman , Swati Agarwal , Sumit Rathi
IPC分类号: G06F9/451 , G06F8/33 , G06F8/34 , G06F8/38 , H04L41/0273
CPC分类号: G06F9/453 , G06F8/33 , G06F8/34 , G06F8/38 , H04L41/0273
摘要: A computing system includes a server. The server is communicatively coupled to a data repository and is configured to perform operations comprising creating, via a visual information flow creation tool, at least one information flow object. The server is additionally configured to perform operations comprising creating a simple object access protocol (SOAP) interface for the at least one information flow object, and executing the at least one information flow object to communicate with an external system via the SOAP interface.
-
6.
公开(公告)号:US20240281219A1
公开(公告)日:2024-08-22
申请号:US18598451
申请日:2024-03-07
申请人: Replit, Inc.
发明人: Amjad Masad , Reza Shabani , Samip Dahal
IPC分类号: G06F8/33
CPC分类号: G06F8/33
摘要: An AI tool for writing computer code is generated by collecting code entry data from a plurality of remote computing devices, training a code completion network using the code entry data, wherein the code completion network is configured to predict one or more additional code entry activities based on a provided set of code entry activities, and providing the code completion network to one or more development sessions. A code segment is intelligently generated by receiving a request to modify computer code of a program in a development interface, and presenting a text input component and a code description prompt. The technique further includes receiving, via the text input component, a code description, applying at least part of the code description to a code generation network to obtain a code segment suggestion and presenting the code segment suggestion on a display.
-
公开(公告)号:US12039303B2
公开(公告)日:2024-07-16
申请号:US18360189
申请日:2023-07-27
发明人: David Ardman , Andrew Matkin , Nirvana Tikku , John B. Fisler , Matthias Haack , Christopher A. Starbird , Bryan A Reif , Alfred Sterphone, III , Nikos Polis , Michael S. Gourlay , Robert A Follett
IPC分类号: G06F8/34 , G06F8/33 , G06F8/36 , G06F8/38 , G06F8/77 , G06F9/451 , G06F11/07 , G06F11/36 , G10L13/02 , G10L15/22 , G10L15/26 , G10L13/00 , H04L51/10
CPC分类号: G06F8/36 , G06F8/33 , G06F8/34 , G06F8/38 , G06F8/77 , G06F9/453 , G06F11/0796 , G06F11/3608 , G06F11/3664 , G10L13/02 , G10L15/22 , G10L15/26 , G10L13/00 , H04L51/10
摘要: A method, computer program product, and computing system for defining a library of functional modules; enabling a user to select a plurality of functional modules from the library of functional modules; and enabling the user to visually arrange the plurality of functional modules to form a conversational application.
-
公开(公告)号:US12039296B2
公开(公告)日:2024-07-16
申请号:US18054684
申请日:2022-11-11
发明人: Yash Satsangi , Shaltiel Eloul , Sean Moran
摘要: Systems and methods for auto-captioning repositories from source code are disclosed. A method for code repository embedding may include a computer program executed by an electronic device: (1) extracting docstring embeddings, code embeddings, and dependency embeddings from scripts in a repository; (2) applying a machine learning algorithm to each of the docstring embeddings, the code embeddings, and the dependency embeddings, wherein outputs of each of the machine learning algorithms comprises a vector; (3) concatenating the vectors into an output embedding vector; (4) weighting the output embedding vector using an attention mechanism, resulting in a repository representation comprising an abstract vector; (5) generating a plurality of tags for the repository representation or the output embedding vector representing the weights of the tags, using a trained neural network; (6) applying a tags-to-caption transformer to the tags or the output embedding vector, resulting in a caption; and (7) outputting the caption.
-
公开(公告)号:US20240231764A9
公开(公告)日:2024-07-11
申请号:US18277880
申请日:2022-01-18
申请人: SOPPRA CORPORATION
发明人: Motomitsu SHIRAKAWA
IPC分类号: G06F8/33
CPC分类号: G06F8/33
摘要: Text data is extracted from a document. Referring to a first trained model in which text data is associated with a semantic content with an association degree, a semantic content highly relevant to the text data is searched. Referring to a second trained model in which the semantic content is associated with program code basic syntax with an association degree, highly relevant program code basic syntax is extracted based on the semantic content.
-
公开(公告)号:US12032475B2
公开(公告)日:2024-07-09
申请号:US17739155
申请日:2022-05-08
发明人: Tushar Makkar
IPC分类号: G06F11/36 , G06F8/33 , G06F8/36 , G06F8/70 , G06F8/71 , G06F8/72 , G06F8/73 , G06F8/75 , G06N5/022
CPC分类号: G06F11/3684 , G06F8/36 , G06F8/71 , G06F8/73 , G06N5/022 , G06F8/33 , G06F8/70 , G06F8/72 , G06F8/75
摘要: A library model addition engine adds library models to a library knowledge base by defining a template for a library configuration file that conveys information about each library model, custom inputs and code snippets to facilitate library comparison operations, and education content for the library model, where the library configuration file template may be automatically filled by populating selected data fields in the template with information identifying the library model, scraping documentation pages to extract test cases, and then scraping test case code to extract the test case input parameters for input to an input/output matching engine to evaluate a repository of code snippets and identify a set of functionally similar code snippets for inclusion one or more data fields in the template.
-
-
-
-
-
-
-
-
-