Updated architecture diagram

This commit is contained in:
JackColquitt 2024-08-27 19:10:13 -07:00
parent 09c6dcc4b3
commit 86a46ea19b
2 changed files with 1 additions and 1 deletions

View file

@ -37,7 +37,7 @@ Processing modules are executed in containers. Processing can be scaled-up by d
## Architecture
![architecture](architecture.png)
![architecture](architecture_0.8.0.png.png)
TrustGraph is designed to be modular to support as many Language Models and environments as possible. A natural fit for a modular architecture is to decompose functions into a set modules connected through a pub/sub backbone. [Apache Pulsar](https://github.com/apache/pulsar/) serves as this pub/sub backbone. Pulsar acts as the data broker managing inputs and outputs between modules.

BIN
architecture_0.8.0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB