rvalia's picture
Update app/templates/general_pages/index.html
05e2083 verified
raw
history blame
No virus
2.65 kB
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<!-- <meta name="description" content="Web site created using create-react-app"/> -->
<link rel="apple-touch-icon" href="/logo192.png" />
<!-- <link rel="manifest" href="/manifest.json"/> -->
<!-- <title>Tumeryk Model AttackGuard</title> -->
<!-- <script defer="defer" src="/static/js/main.5f0c332d.js"></script> -->
<link href="/static/css/main.47bafb87.css" rel="stylesheet">
</head>
<body>
<!-- <noscript>You need to enable JavaScript to run this app.</noscript> -->
<div id="root"></div>
<center>
<a target='_blank' href="http://www.tumeryk.com" >
<img src="/static/images/tmryk-logo-small.png" alt="Logo" class="logo" width="300">
</a>
<p>Test your model performance against adversarial attacks</p>
</center>
<p>
<center>
<a target='_blank' href="https://mag.tmryk.com" style="color: blue;"> <!-- Change text color to blue -->
<br><br>Login or Register for a New Account
</a>
</center>
</p>
<!-- Adding two rows of space -->
<p><br></p>
<p><br></p>
<p>
<center>
AI applications expose the business to new security attack vectors. Tumeryk secures in-house and third-party ML,
LLM, and Gen AI models. This service helps Data Scientists to validate and protect ML models against Adversarial
AI attacks like Evasion, Extraction, Inference, and Data Poisoning attacks that may be launched against these
models resulting in loss of data, incorrect prediction/classification, and/or model theft.
</center>
</p>
<br>
<br>
<center> <p> Large language Models Vulnerability Report. See the Risks of Public models like OpenAI</p>
<a href="https://tumeryk.com/vulnerability-report">View Vulnerability Report</a>
<br>
<br>
</center>
<BR><center> <B>Demo</B>
<video width="640" height="360" controls>
<source src="https://huggingface.co/spaces/Tumeryk-Inc/model-security/resolve/main/app/static/media/mag_demo.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<p> How to secure AI models with Tumeryk AttackGuard to scan and chart your ML model against AI Adversarial attacks. </P><p>Show model explainability, fairness and bias detection</p>
</center>
</body>
</html>