aipackage/docs/architecture-overview.svg
2026-07-07 10:49:57 +05:30

111 lines
6.6 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" width="1600" height="900" viewBox="0 0 1600 900" role="img" aria-labelledby="title desc">
<title id="title">Nexus One AI Architecture Overview</title>
<desc id="desc">Professional architecture diagram showing users, portal access, inference, knowledge retrieval, control plane, observability, and deployment substrate for Nexus One AI.</desc>
<defs>
<linearGradient id="hero" x1="0" x2="1" y1="0" y2="1">
<stop offset="0%" stop-color="#12284A"/>
<stop offset="100%" stop-color="#1C3B66"/>
</linearGradient>
<filter id="shadow" x="-20%" y="-20%" width="140%" height="160%">
<feDropShadow dx="0" dy="8" stdDeviation="14" flood-color="#10233f" flood-opacity="0.12"/>
</filter>
<marker id="arrow" viewBox="0 0 12 12" refX="10" refY="6" markerWidth="10" markerHeight="10" orient="auto-start-reverse">
<path d="M1 1 L11 6 L1 11 Z" fill="#2C7DA0"/>
</marker>
<style>
.kicker { font: 700 18px Arial, sans-serif; letter-spacing: 0.14em; fill: #57D3C3; }
.title { font: 700 44px Arial, sans-serif; fill: #F8FBFF; }
.subtitle { font: 400 22px Arial, sans-serif; fill: #D4DDEA; }
.sectionLabel { font: 700 14px Arial, sans-serif; letter-spacing: 0.12em; fill: #4A6788; }
.cardTitle { font: 700 24px Arial, sans-serif; fill: #15304F; }
.cardText { font: 400 18px Arial, sans-serif; fill: #49627C; }
.cardTextStrong { font: 600 18px Arial, sans-serif; fill: #2C435E; }
.footLabel { font: 700 16px Arial, sans-serif; letter-spacing: 0.08em; fill: #0F766E; }
.footText { font: 400 18px Arial, sans-serif; fill: #4B5F73; }
.small { font: 400 16px Arial, sans-serif; fill: #668099; }
</style>
</defs>
<rect width="1600" height="900" fill="#F4F7FB"/>
<rect x="40" y="36" width="1520" height="192" rx="28" fill="url(#hero)"/>
<text x="88" y="92" class="kicker">NEXUS ONE AI · ARCHITECTURE OVERVIEW</text>
<text x="88" y="146" class="title">
<tspan x="88" dy="0">Private AI Platform on</tspan>
<tspan x="88" dy="52">Customer-Controlled Infrastructure</tspan>
</text>
<text x="88" y="220" class="subtitle">Portal access, local inference, document retrieval, administration, and observability in one deployable stack.</text>
<text x="88" y="280" class="sectionLabel">ENTRY POINT</text>
<text x="418" y="280" class="sectionLabel">EXPERIENCE LAYER</text>
<text x="838" y="280" class="sectionLabel">CORE SERVICES</text>
<text x="1228" y="280" class="sectionLabel">CONTROL SURFACES</text>
<g filter="url(#shadow)">
<rect x="88" y="304" width="250" height="208" rx="22" fill="#FFFFFF" stroke="#D5E0EC" stroke-width="2"/>
<text x="118" y="350" class="cardTitle">Users</text>
<text x="118" y="390" class="cardTextStrong">Admins</text>
<text x="118" y="424" class="cardText">Department teams</text>
<text x="118" y="458" class="cardText">Procurement reviewers</text>
<text x="118" y="492" class="cardText">IT and security stakeholders</text>
</g>
<g filter="url(#shadow)">
<rect x="418" y="274" width="340" height="268" rx="24" fill="#FFFFFF" stroke="#B7D7D2" stroke-width="2"/>
<rect x="418" y="274" width="340" height="56" rx="24" fill="#E7F6F3"/>
<text x="450" y="311" class="cardTitle">Portal and Access Layer</text>
<text x="450" y="370" class="cardTextStrong">Nexus One AI Portal</text>
<text x="450" y="406" class="cardText">Open WebUI</text>
<text x="450" y="442" class="cardText">Authentication and session control</text>
<text x="450" y="478" class="cardText">Prompt workflows and admin UI</text>
</g>
<g filter="url(#shadow)">
<rect x="838" y="304" width="312" height="160" rx="22" fill="#FFFFFF" stroke="#D5E0EC" stroke-width="2"/>
<text x="870" y="348" class="cardTitle">Inference</text>
<text x="870" y="388" class="cardTextStrong">Ollama</text>
<text x="870" y="422" class="cardText">Local model catalog and runtime</text>
</g>
<g filter="url(#shadow)">
<rect x="838" y="494" width="312" height="170" rx="22" fill="#FFFFFF" stroke="#D5E0EC" stroke-width="2"/>
<text x="870" y="538" class="cardTitle">Knowledge Retrieval</text>
<text x="870" y="578" class="cardTextStrong">ChromaDB</text>
<text x="870" y="612" class="cardText">Upload and RAG pipeline</text>
</g>
<g filter="url(#shadow)">
<rect x="1228" y="304" width="284" height="180" rx="22" fill="#FFFFFF" stroke="#D5E0EC" stroke-width="2"/>
<text x="1260" y="348" class="cardTitle">Control Plane</text>
<text x="1260" y="388" class="cardTextStrong">FastAPI backend</text>
<text x="1260" y="422" class="cardText">Audit and backup</text>
<text x="1260" y="456" class="cardText">Settings and licensing</text>
</g>
<g filter="url(#shadow)">
<rect x="1228" y="514" width="284" height="150" rx="22" fill="#FFFFFF" stroke="#D5E0EC" stroke-width="2"/>
<text x="1260" y="558" class="cardTitle">Observability</text>
<text x="1260" y="598" class="cardTextStrong">Grafana and Prometheus</text>
<text x="1260" y="632" class="cardText">GPU and system metrics</text>
</g>
<g filter="url(#shadow)">
<rect x="418" y="718" width="1094" height="112" rx="24" fill="#FFFFFF" stroke="#D5E0EC" stroke-width="2"/>
<text x="450" y="758" class="footLabel">DEPLOYMENT SUBSTRATE</text>
<text x="450" y="794" class="footText">Ubuntu 22.04 • Bootable ISO or scripted installer • CPU or NVIDIA GPU infrastructure • Internal network / air-gapped friendly</text>
</g>
<line x1="338" y1="408" x2="418" y2="408" stroke="#2C7DA0" stroke-width="5" stroke-linecap="round" marker-end="url(#arrow)"/>
<line x1="758" y1="408" x2="838" y2="384" stroke="#2C7DA0" stroke-width="5" stroke-linecap="round" marker-end="url(#arrow)"/>
<line x1="758" y1="452" x2="838" y2="579" stroke="#2C7DA0" stroke-width="5" stroke-linecap="round" marker-end="url(#arrow)"/>
<line x1="1150" y1="384" x2="1228" y2="384" stroke="#2C7DA0" stroke-width="5" stroke-linecap="round" marker-end="url(#arrow)"/>
<line x1="1150" y1="579" x2="1228" y2="589" stroke="#2C7DA0" stroke-width="5" stroke-linecap="round" marker-end="url(#arrow)"/>
<line x1="588" y1="542" x2="588" y2="718" stroke="#2C7DA0" stroke-width="5" stroke-linecap="round" marker-end="url(#arrow)"/>
<line x1="994" y1="664" x2="994" y2="718" stroke="#B8C7D8" stroke-width="3" stroke-dasharray="8 8"/>
<line x1="1370" y1="664" x2="1370" y2="718" stroke="#B8C7D8" stroke-width="3" stroke-dasharray="8 8"/>
<rect x="88" y="744" width="244" height="56" rx="18" fill="#DFF6F2"/>
<text x="128" y="778" class="footLabel">PRIVATE AI · PACKAGED STACK</text>
<text x="1360" y="778" text-anchor="end" class="small">Powered by Cezen</text>
</svg>