<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Pensieve AI Grader</title>
<meta name="description"
content="AI Grading Assistant that reduces grading time, generates rubrics, and give students timely feedback." />
<!-- <meta name="apple-itunes-app" content="app-id=6736345938" /> -->
<link rel="icon" type="image/png" href="/favicon.png" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Lexend+Deca:wght@100..900&family=Noto+Sans+Mono:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap"
rel="stylesheet" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-16737088195"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "AW-16737088195");
</script>
<script>window.__PENSIEVE_IS_B2C__ = false;</script>
<script type="module" crossorigin src="/assets/b2s-Dkr9-v-x.js"></script>
<link rel="modulepreload" crossorigin href="/assets/main-k-PIf6CM.js">
<link rel="stylesheet" crossorigin href="/assets/main-CfuAGGCV.css">
</head>
<body class="text-foreground font-sans bg-white select-none relative">
<div class="absolute top-0 right-0" style="opacity: 0; pointer-events: none" aria-hidden="true">
<span class="material-symbols-rounded" role="presentation"> sms </span>
</div>
<div id="root" class="flex flex-col h-full"></div>
<script>
window.global ||= window;
</script>
</body>
</html>