Initial commit: NexusOS - local AI assistant platform

This commit is contained in:
Jon Wingender
2026-07-21 22:48:38 -05:00
commit 714b9fc890
850 changed files with 28278 additions and 0 deletions
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128">
<circle cx="64" cy="64" r="52" fill="#5e0066" stroke="#8cc63f" stroke-width="6"/>
<!-- Two person silhouettes -->
<circle cx="78" cy="56" r="13" fill="#f2f2f2"/>
<path d="M 56 96 Q 56 72 78 72 Q 100 72 100 96 Z" fill="#f2f2f2"/>
<circle cx="48" cy="60" r="12" fill="#f2f2f2"/>
<path d="M 28 96 Q 28 76 48 76 Q 60 76 65 84 L 56 88
Q 56 84 56 96 Z" fill="#f2f2f2"/>
</svg>

After

Width:  |  Height:  |  Size: 521 B