Design and finalize a full‑stack, agentic AI platform to automate and augment the Nomination Audit lifecycle from quarterly contract identification to Audit Committee agenda preparation by intelligently using structured and unstructured enterprise data (SAP, policies, manuals, CVC guidelines, DISHA working sheets, etc.). The platform will support Internal Audit (IA) teams , Regional Audit Heads , Corporate IA , and Audit Committee Secretariat , while ensuring compliance, traceability, and human‑in‑the‑loop governance.
Design and finalize a full‑stack, agentic AI platform to automate and augment the AI-Enabled Digital Repository for MVT and Safety Competency Certificates.
if(dojo.isIE && lconn.blogs.utils.applyDojoOnLoads) {lconn.blogs.utils.applyDojoOnLoads();}
function createLink(id, string, accessString, topic) {
var li = document.getElementById(id);
if(li) {
var linkText = string.replace('{0}', '');
var linkText = linkText.replace('{1}', "");
li.innerHTML = linkText;
var linkTitle = accessString.replace('{0}', "");
linkTitle = linkTitle.replace('{1}', "");
var link = li.getElementsByTagName('a')[0];
if (accessString !== ""){
link.setAttribute('aria-label', linkTitle);
}
link.onclick = function() {lconn.blogs.utils.openHelpWindow(topic); return false;};
}
}
createLink('blogsWelcomeMsg1', 'Read or {0}contribute to{1} a blog that interests you.', "" , "t_blog_new_entries.html");
createLink('blogsWelcomeMsg2', '{0}Use blogs{1} to improve productivity.', "" , "c_blogs_ideablog.html");
createLink('blogsWelcomeMsg3', '{0}Create a public blog{1} that everyone in your organization can read.', "" , "t_blog_creating.html");
createLink('blogsWelcomeMsg4', '{0}Create a private blog{1} for a community of users.', "" , "t_blogs_creating_priv_community_blog.html");