Update README for updates for Data Workbench

This commit is contained in:
Jack Colquitt 2025-01-31 12:25:34 -08:00 committed by GitHub
parent 8446df8c10
commit 8088f7865b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,7 +68,7 @@ pip3 install trustgraph-cli==0.20.9
TrustGraph is endlessly customizable by editing the `YAML` launch files. The `Configuration Portal` provides a quick and intuitive tool for building a custom configuration that deploys with Docker, Podman, Minikube, or Google Cloud. There is a `Configuration Portal` for the both the lastest and stable `TrustGraph` releases.
- [**Configuration Portal** (Stable 0.20.9) 🚀](https://config-ui.demo.trustgraph.ai/)
- [**Configuration Portal** (Latest 0.20.9) 🚀](https://dev.config-ui.demo.trustgraph.ai/)
- [**Configuration Portal** (Latest 0.20.10) 🚀](https://dev.config-ui.demo.trustgraph.ai/)
The `Configuration Portal` has 4 important sections:
@ -107,12 +107,13 @@ All data previously in TrustGraph will be saved and usable on restart.
## Data Workbench
If added to the build in the `Configuration Portal`, the `Data Workbench` will be available at port `8888`. The `Data Workbench` has 4 capabilities:
If added to the build in the `Configuration Portal`, the `Data Workbench` will be available at port `8888`. The `Data Workbench` has the following capabilities:
- **System Chat** 💬: Graph RAG queries in a chat interface
- **Data Explorer** 🕵️: See semantic relationships in a list structure
- **Data Visualizer** 🌐: Visualize semantic relationships in **3D**
- **Data Loader** 📂: Directly load `.pdf`, `.txt`, or `.md` into the system
- **Chat** 💬: Graph RAG queries in a chat interface
- **Search** 🔎: Semantic similarity search with cosine similarity scores
- **Explorer** 🕵️: See semantic relationships in a list structure
- **Visualizer** 🌐: Visualize semantic relationships in **3D**
- **Load** 📂: Directly load `.pdf`, `.txt`, or `.md` into the system with document metadata
## Example TrustGraph Notebooks
@ -125,7 +126,7 @@ TrustGraph `YAML` files are available [here](https://github.com/trustgraph-ai/tr
| Release Type | Release Version |
| ------------ | --------------- |
| Latest | [0.20.9](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.20.9/deploy.zip) |
| Latest | [0.20.10](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.20.10/deploy.zip) |
| Stable | [0.20.9](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.20.9/deploy.zip) |
TrustGraph is fully containerized and is launched with a `YAML` configuration file. Unzipping the `deploy.zip` will add the `deploy` directory with the following subdirectories: