diff --git a/README.md b/README.md index 1cc8223f..6e3803be 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,7 @@ TrustGraph is a fully agentic AI system for complex unstructured data. Extract y - 🖥️ **Configuration Portal**: Build the `YAML` configuration with drop down menus and selectable parameters - 🕵️ **Data Workbench**: Explore your data with a 3D semantic visualizer -## Getting Started - -#### Quickstart Guide 🚀 +## Quickstart Guide 🚀 - [Install the CLI](#install-the-trustgraph-cli) - [Configuration Portal](#configuration-portal) - [System Restarts](#system-restarts) @@ -70,7 +68,7 @@ pip3 install trustgraph-cli==0.19.19 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.19.19) 🚀](https://config-ui.demo.trustgraph.ai/) -- [**Configuration Portal** (Latest 0.19.19) 🚀](https://dev.config-ui.demo.trustgraph.ai/) +- [**Configuration Portal** (Latest 0.20.0) 🚀](https://dev.config-ui.demo.trustgraph.ai/) The `Configuration Portal` has 4 important sections: @@ -127,7 +125,7 @@ TrustGraph `YAML` files are available [here](https://github.com/trustgraph-ai/tr | Release Type | Release Version | | ------------ | --------------- | -| Latest | [0.19.19](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.19.19/deploy.zip) | +| Latest | [0.20.0](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.20.0/deploy.zip) | | Stable | [0.19.19](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.19.19/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: