This repository contains the source code for NBOS, a holistic neural network architecture with intrinsic ethical governance.
The project is divided into two main parts:
- nbos/: The core backend system, including the Synergy Engine, DRS, and governance modules. For more details, see the NBOS README.
- client/: The frontend client application for interacting with and visualizing the NBOS system.
To get started with the core NBOS system, please refer to the Quick Start guide in the nbos directory.