Consult an Expert
Trademark
Design Registration
Consult an Expert
Trademark
Copyright
Patent
Infringement
Design Registration
More
Consult an Expert
Consult an Expert
Trademark
Design Registration
Login
AUTOMATED SOFTWARE DEBUGGING AND OPTIMIZATION IN CLOUD-BASED ENVIRONMENTS USING AI-DRIVEN CODE ANALYSIS
Extensive patent search conducted by a registered patent agent
Patent search done by experts in under 48hrs
₹999
₹399
Abstract
Information
Inventors
Applicants
Specification
Documents
ORDINARY APPLICATION
Published
Filed on 18 November 2024
Abstract
The present invention provides an AI-driven system and method for automated software debugging and optimization in cloud-based environments. The system integrates a multi-layered architecture comprising an AI debugging engine, a cloud environment monitoring module, an optimization manager, and a feedback mechanism. The AI debugging engine employs static and dynamic code analysis to identify software bugs and performance inefficiencies, while the monitoring module tracks real-time application metrics such as latency, throughput, and resource utilization. The optimization manager suggests or autonomously applies enhancements, including resource allocation, code refactoring, and runtime adjustments. A feedback module enables continuous learning by refining the AI models based on resolved issues, ensuring adaptability to evolving cloud technologies such as microservices, serverless computing, and multi-cloud systems. This invention significantly reduces debugging time, enhances software reliability, and optimizes
Patent Information
Application ID | 202441089151 |
Invention Field | COMPUTER SCIENCE |
Date of Application | 18/11/2024 |
Publication Number | 47/2024 |
Inventors
Name | Address | Country | Nationality |
---|---|---|---|
Dr. M. Ramalingam | Head & Associate Professor, Department of Computer Science (Artificial Intelligence & Data Science), Gobi Arts & Science College, Gobichettipalayam, Pin: 638452, Tamil Nadu, India. | India | India |
Dr. P. Sedhupathy | Assistant Professor, Department of Computer Science (Artificial Intelligence & Data Science), Dr.SNS Rajalakshmi College of Arts and Science, 486 Thudiyalur - Saravanampatti Road, Post, Chinnavedampatti, Coimbatore, Pin: 641049, Tamilnadu, | India | India |
Kodanda Rami Reddy Manukonda | Test Architect, Consulting, IBM, Embassy Golf Links Road, Embassy Golf Links Business Park, Domlur, Bengaluru, Pin: 560071, Karnataka, India. | India | India |
Mr. Nagarjuna Pitty | Principal Research Scientist, Indian Institute of Science (Bengaluru), CV Raman Rd, Bengaluru, Pin: 560012, Karnataka, India. | India | India |
Dr. Kavita Khatana | Assistant Professor, G L Bajaj Institute of Technology and Management, Greater Noida, Gautam Budhha Nagar, Pin: 201306, Uttar Pradesh, India. | India | India |
Dr.Deeptibala Mishra | Associate Professor, Gita Autonomous College, Bhubaneswar, At:Badaraghunathpur, P.O.: Madanpur, Bhubaneswar, 752054 Khordha Odisha India. | India | India |
Mathiazhagan P | Assistant Professor, Department of Computer Application (PG), Dr.SNS Rajalakshmi College of Arts & Science (Autonomous), 486 Thudiyalur - Saravanampatti Road, Post, Chinnavedampatti, Coimbatore, Pin: 641049, Tamilnadu, India. | India | India |
Dr. K. Kannan | Assistant Professor, Department of Computer Science, Dr SNS Rajalakshmi College of Arts and Science, 486 Thudiyalur - Saravanampatti Road, Post, Chinnavedampatti, Coimbatore, Pin: 641049, Tamilnadu, India. | India | India |
Ms. M. Supriya | Assistant Professor, KPR Institute of Engineering and Technology, Arasur, Coimbatore, Pin:641407, Tamilnadu, India. | India | India |
Sripriya P V | Assistant Professor, School of Computer Studies, AVP College of Arts and Science, Tirupur. Pin: 641603, Tamil Nadu, India. | India | India |
Applicants
Name | Address | Country | Nationality |
---|---|---|---|
Dr. M. Ramalingam | Head & Associate Professor, Department of Computer Science (Artificial Intelligence & Data Science), Gobi Arts & Science College, Gobichettipalayam, Pin: 638452, Tamil Nadu, India. | India | India |
Dr. P. Sedhupathy | Assistant Professor, Department of Computer Science (Artificial Intelligence & Data Science), Dr.SNS Rajalakshmi College of Arts and Science, 486 Thudiyalur - Saravanampatti Road, Post, Chinnavedampatti, Coimbatore, Pin: 641049, Tamilnadu, | India | India |
Kodanda Rami Reddy Manukonda | Test Architect, Consulting, IBM, Embassy Golf Links Road, Embassy Golf Links Business Park, Domlur, Bengaluru, Pin: 560071, Karnataka, India. | India | India |
Mr. Nagarjuna Pitty | Principal Research Scientist, Indian Institute of Science (Bengaluru), CV Raman Rd, Bengaluru, Pin: 560012, Karnataka, India. | India | India |
Dr. Kavita Khatana | Assistant Professor, G L Bajaj Institute of Technology and Management, Greater Noida, Gautam Budhha Nagar, Pin: 201306, Uttar Pradesh, India. | India | India |
Dr.Deeptibala Mishra | Associate Professor, Gita Autonomous College, Bhubaneswar, At:Badaraghunathpur, P.O.: Madanpur, Bhubaneswar, 752054 Khordha Odisha India. | India | India |
Mathiazhagan P | Assistant Professor, Department of Computer Application (PG), Dr.SNS Rajalakshmi College of Arts & Science (Autonomous), 486 Thudiyalur - Saravanampatti Road, Post, Chinnavedampatti, Coimbatore, Pin: 641049, Tamilnadu, India. | India | India |
Dr. K. Kannan | Assistant Professor, Department of Computer Science, Dr SNS Rajalakshmi College of Arts and Science, 486 Thudiyalur - Saravanampatti Road, Post, Chinnavedampatti, Coimbatore, Pin: 641049, Tamilnadu, India. | India | India |
Ms. M. Supriya | Assistant Professor, KPR Institute of Engineering and Technology, Arasur, Coimbatore, Pin:641407, Tamilnadu, India. | India | India |
Sripriya P V | Assistant Professor, School of Computer Studies, AVP College of Arts and Science, Tirupur. Pin: 641603, Tamil Nadu, India. | India | India |
Specification
Description:The embodiments of the present invention generally relates to automated software debugging and optimization systems, specifically those designed for use in cloud-based environments. It employs artificial intelligence (AI) and machine learning (ML) to detect, diagnose, and rectify software issues while optimizing performance in real-time. This invention addresses the challenges of maintaining software reliability and efficiency in distributed cloud computing systems.
BACKGROUND OF THE INVENTION
The following description of related art is intended to provide background information pertaining to the field of the disclosure. This section may include certain aspects of the art that may be related to various features of the present disclosure. However, it should be appreciated that this section be used only to enhance the understanding of the reader with respect to the present disclosure, and not as admissions of prior art.
In recent years, the adoption of cloud computing has transformed how organizations deploy a , Claims:1. A system for automated software debugging and optimization in cloud-based environments, comprising:
an AI debugging engine configured to analyze source code and execution logs for identifying errors;
a cloud environment monitoring module to track performance metrics in real time;
an optimization manager for suggesting or implementing performance enhancements; and
a feedback module for iteratively improving the debugging model based on resolved issues.
2. A method for automated software debugging in cloud environments, comprising the steps of:
receiving software code as input;
performing AI-driven static and dynamic analysis to identify errors;
generating correction recommendations or autonomously applying fixes;
monitoring cloud-based application performance; and
updating the AI model based on debugging outcomes.
3. The system of claim 1, wherein the AI debugging engine employs natural language processing for understanding code comments and documentation to enhance bug detection accuracy.
4. The method
Documents
Name | Date |
---|---|
202441089151-COMPLETE SPECIFICATION [18-11-2024(online)].pdf | 18/11/2024 |
202441089151-DECLARATION OF INVENTORSHIP (FORM 5) [18-11-2024(online)].pdf | 18/11/2024 |
202441089151-DRAWINGS [18-11-2024(online)].pdf | 18/11/2024 |
202441089151-FORM 1 [18-11-2024(online)].pdf | 18/11/2024 |
202441089151-FORM-9 [18-11-2024(online)].pdf | 18/11/2024 |
202441089151-REQUEST FOR EARLY PUBLICATION(FORM-9) [18-11-2024(online)].pdf | 18/11/2024 |
Talk To Experts
Calculators
Downloads
By continuing past this page, you agree to our Terms of Service,, Cookie Policy, Privacy Policy and Refund Policy © - Uber9 Business Process Services Private Limited. All rights reserved.
Uber9 Business Process Services Private Limited, CIN - U74900TN2014PTC098414, GSTIN - 33AABCU7650C1ZM, Registered Office Address - F-97, Newry Shreya Apartments Anna Nagar East, Chennai, Tamil Nadu 600102, India.
Please note that we are a facilitating platform enabling access to reliable professionals. We are not a law firm and do not provide legal services ourselves. The information on this website is for the purpose of knowledge only and should not be relied upon as legal advice or opinion.