File size: 336 Bytes
daca86f ec16edb 3da6e41 ec16edb daca86f | 1 2 3 4 5 6 7 8 9 10 11 12 13 | <!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>
|