mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-06-07 13:55:14 +02:00
Readme tweaks
This commit is contained in:
parent
a6f38fc214
commit
99370670de
1 changed files with 3 additions and 2 deletions
|
|
@ -59,6 +59,7 @@ docker compose -f <launch-file> up -d
|
||||||
- [Qdrant](https://qdrant.tech/) as the VectorDB
|
- [Qdrant](https://qdrant.tech/) as the VectorDB
|
||||||
- Build and load [Knowledge Cores](https://trustgraph.ai/docs/category/knowledge-cores)
|
- Build and load [Knowledge Cores](https://trustgraph.ai/docs/category/knowledge-cores)
|
||||||
- GraphRAG query service
|
- GraphRAG query service
|
||||||
|
- [Grafana](https://github.com/grafana/) telemetry dashboard
|
||||||
- Module integration with [Apache Pulsar](https://github.com/apache/pulsar/)
|
- Module integration with [Apache Pulsar](https://github.com/apache/pulsar/)
|
||||||
- Container orchestration with `Docker` or [Podman](http://podman.io/)
|
- Container orchestration with `Docker` or [Podman](http://podman.io/)
|
||||||
|
|
||||||
|
|
@ -91,9 +92,9 @@ Once the knowledge graph has been built or a knowledge core has been loaded, Gra
|
||||||
scripts/query-graph-rag -q "Write a blog post about the 5 key takeaways from SB1047 and how they will impact AI development."
|
scripts/query-graph-rag -q "Write a blog post about the 5 key takeaways from SB1047 and how they will impact AI development."
|
||||||
```
|
```
|
||||||
|
|
||||||
## Deploy TrustGraph
|
## Deploy and Manage TrustGraph
|
||||||
|
|
||||||
[🚀 Deployment Guide 🚀](https://trustgraph.ai/docs/getstarted)
|
[🚀 Full Deployment Guide 🚀](https://trustgraph.ai/docs/getstarted)
|
||||||
|
|
||||||
## TrustGraph Developer's Guide
|
## TrustGraph Developer's Guide
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue