The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Jun. 23, 2026
Filed:
Nov. 20, 2024
International Business Machines Corporation, Armonk, NY (US);
Jeremy R. Fox, Georgetown, TX (US);
Logan Bailey, Atlanta, GA (US);
Zachary Augustus Silverstein, Georgetown, TX (US);
Suman Patra, Raritan, NJ (US);
International Business Machines Corporation, Armonk, NY (US);
Abstract
A computer-implemented method for training a large language model (LLM) on a plurality of programming languages to recognize common coding patterns and generating, using the trained LLM, software code based on user-defined inputs. The method further includes analyzing the generated software code to identify destructive code and determining a reversal of the generated software code from a current state to a previous state is required based on the destructive code. Responsive to the determining that a reversal is required, the method may include running the generated software code comprising the destructive code in a controlled and isolated environment and providing a user with a reversal function that causes the generated software code to revert from the current state to the previous state. The method further includes executing the generated software code.