From 04a3efe0f38a5bd2cc5a2ba4739377362a6dded4 Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Mon, 7 Apr 2025 14:28:45 -0700 Subject: [PATCH] README WIP --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 49e5e280..91c38738 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,15 @@ TrustGraph is designed to be modular to support as many LLMs and environments as ![architecture](TG-layer-diagram.svg) +## 🧩 Integrations +TrustGraph aims to integrate seamlessly with your existing ecosystem. + +- LLM Providers: **Anthropic**, **AWS Bedrock**, **AzureAI**, **AzureOpenAI**, **Cohere**, **Google AI Studio**, **Google VertexAI**, **Llamafiles**, **LM Studio**, **Mistral**, **Ollama**, and **OpenAI** +- Vector Databases: **Qdrant**, **Pinecone**, and **Milvus** +- Knowledge Graphs: Memgraph, Neo4j, and FalkorDB +- Data Stores: Apache Cassandra +- Observability: Prometheus and Grafana + ### Pulsar Workflows - For processing flows, Pulsar accepts the output of a processing module and queues it for input to the next subscribed module.