From 7d6223125e7ca13bc90e6fc21096b97a6cadabd1 Mon Sep 17 00:00:00 2001 From: Jino Jose Date: Tue, 7 Jul 2026 11:51:26 +0530 Subject: [PATCH] Adopt cleaner business-style architecture figure --- docs/architecture-overview.svg | 149 ++++++++++++++------------------- 1 file changed, 65 insertions(+), 84 deletions(-) diff --git a/docs/architecture-overview.svg b/docs/architecture-overview.svg index d2a08ab..94ff1b1 100644 --- a/docs/architecture-overview.svg +++ b/docs/architecture-overview.svg @@ -1,106 +1,87 @@ Nexus One AI Architecture Overview - Simple enterprise architecture diagram showing how users access the portal layer, which connects to inference and retrieval services, with control surfaces and deployment substrate below. + Business-style architecture figure showing entry point, experience layer, core services, control surfaces, and deployment substrate for Nexus One AI. - - - - - + + - NEXUS ONE AI · ARCHITECTURE OVERVIEW - - Private AI Platform on - Customer-Controlled Infrastructure - - Portal layer, core services, and control surfaces packaged for on-premises deployment. - + NEXUS ONE AI · ARCHITECTURE OVERVIEW + Private AI Platform on Customer-Controlled Infrastructure + Portal layer, core services, and control surfaces packaged for on-premises deployment. + - ENTRY POINT - EXPERIENCE LAYER - CORE SERVICES - CONTROL SURFACES + ENTRY POINT + EXPERIENCE LAYER + CORE SERVICES + CONTROL SURFACES - - - Users - Admins - Department teams - Procurement / IT / Security - + + Users + Admins + Department teams + Procurement / IT / Security - - - - Portal and Access Layer - Nexus One AI Portal - Open WebUI - Authentication and session control - Prompt workflows and admin UI - + + + Portal and Access Layer + Nexus One AI Portal + Open WebUI + Authentication and session control + Prompt workflows and admin UI - - - Inference - Ollama - Local model runtime - + + Inference + Ollama + Local model runtime - - - Knowledge Retrieval - ChromaDB - Upload and RAG pipeline - + + Knowledge Retrieval + ChromaDB + Upload and RAG pipeline - - - Control Plane - FastAPI backend - Audit, backup, settings - + + Control Plane + FastAPI backend + Audit, backup, settings - - - Observability - Grafana and Prometheus - GPU and system metrics - + + Observability + Grafana and Prometheus + GPU and system metrics - DEPLOYMENT SUBSTRATE - - - Ubuntu 22.04 • Bootable ISO or scripted installer • CPU or NVIDIA GPU infrastructure • Internal network / air-gapped friendly - + DEPLOYMENT SUBSTRATE + + Ubuntu 22.04 • Bootable ISO or scripted installer • CPU or NVIDIA GPU infrastructure • Internal network / air-gapped friendly - - - - - - + + + + + + - - + + - Private AI packaged stack - Powered by Cezen + Private AI packaged stack + Powered by Cezen