mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-27 17:36:23 +02:00
Update README with privacy diagram
This commit is contained in:
parent
ae6389ee8f
commit
da90c41d6e
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ kubectl apply -f <launch-file.yaml>
|
|||
|
||||
## Architecture
|
||||
|
||||

|
||||

|
||||
|
||||
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 of 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 data processing queues connected to procesing modules.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue