README WIP

This commit is contained in:
Jack Colquitt 2025-04-07 14:28:45 -07:00 committed by GitHub
parent 53fc500757
commit 04a3efe0f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.