gfernandf's picture
Update index.html
3da6e41 verified
raw
history blame contribute delete
336 Bytes
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>ORCA Cognitive Runtime</title>
</head>
<body>
<h1>ORCA Cognitive Runtime</h1>
<p>LLM agents should reuse cognition, not recompute it.</p>
<p><a href="https://github.com/gfernandf/agent-skills" target="_blank" rel="noopener noreferrer">GitHub</a></p>
</body>
</html>