Enhance README with quickstart and data streaming info

Added quickstart section and updated control plane summary.
This commit is contained in:
Jack Colquitt 2026-02-11 19:43:29 -08:00 committed by GitHub
parent 377be2e6df
commit 103b3c31e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,6 +28,17 @@ TrustGraph gives you a graph-backed context harness with:
Use it as the context layer under any model or agent framework with model inferencing for open models on Nvidia, AMD, or Intel hardware.
## Quickstart
```
npx @trustgraph/config
```
<p align="center">
<video src="https://github.com/user-attachments/assets/2978a6aa-4c9c-4d7c-ad02-8f3d01a1c602"
width="80%" controls></video>
</p>
<details>
<summary>Table of Contents</summary>
<br>
@ -192,7 +203,7 @@ TrustGraph provides component flexibility to optimize agent workflows.
</details>
<details>
<summary>Control Plane</summary>
<summary>Data Streaming</summary>
<br>
- Apache Pulsar<br>