Spaces:
Running
Running
Upload index.html with huggingface_hub
Browse files- index.html +8 -7
index.html
CHANGED
|
@@ -41,6 +41,7 @@
|
|
| 41 |
margin-top: 1.8rem;
|
| 42 |
margin-bottom: 0.8rem;
|
| 43 |
}
|
|
|
|
| 44 |
ul {
|
| 45 |
padding-left: 1.2rem;
|
| 46 |
}
|
|
@@ -85,18 +86,18 @@
|
|
| 85 |
|
| 86 |
<hr />
|
| 87 |
|
| 88 |
-
<
|
| 89 |
|
| 90 |
-
<
|
| 91 |
|
| 92 |
<ul>
|
| 93 |
-
<li><strong>
|
| 94 |
-
<li><strong>
|
| 95 |
-
<li><strong>
|
| 96 |
-
<li><strong>
|
| 97 |
</ul>
|
| 98 |
|
| 99 |
-
<h2>Models</h2>
|
| 100 |
|
| 101 |
<table>
|
| 102 |
<thead>
|
|
|
|
| 41 |
margin-top: 1.8rem;
|
| 42 |
margin-bottom: 0.8rem;
|
| 43 |
}
|
| 44 |
+
p { margin-bottom: 0.8rem; }
|
| 45 |
ul {
|
| 46 |
padding-left: 1.2rem;
|
| 47 |
}
|
|
|
|
| 86 |
|
| 87 |
<hr />
|
| 88 |
|
| 89 |
+
<p>We build on-device AI systems that reason, remember, and self-correct β small models designed to run autonomously at the edge with calibrated uncertainty and adversarial robustness.</p>
|
| 90 |
|
| 91 |
+
<h2>Research Areas</h2>
|
| 92 |
|
| 93 |
<ul>
|
| 94 |
+
<li><strong>Agent Memory</strong> β Encrypted semantic memory infrastructure for persistent agent context</li>
|
| 95 |
+
<li><strong>Adversarial Safety</strong> β Multi-agent stress-testing and trust verification for autonomous systems</li>
|
| 96 |
+
<li><strong>Perception Systems</strong> β On-device vision, voice, and multimodal understanding</li>
|
| 97 |
+
<li><strong>Disposition Distillation</strong> β Training behavioral tendencies (planning, uncertainty acknowledgment, self-verification) into sub-billion parameter model weights via all-MIT multi-teacher distillation</li>
|
| 98 |
</ul>
|
| 99 |
|
| 100 |
+
<h2>Open Models</h2>
|
| 101 |
|
| 102 |
<table>
|
| 103 |
<thead>
|