mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +02:00
Updated readme for knowledge cores
This commit is contained in:
parent
9e6e5d9870
commit
a9a0e28f49
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
|
||||
# TrustGraph
|
||||
|
||||
> [!TIP]
|
||||
> Full `TrustGraph` documentation can be found at [trustgraph.ai](https://trustgraph.ai/docs/TrustGraph).
|
||||
|
||||
## Introduction
|
||||
|
||||
TrustGraph is a true end-to-end (e2e) knowledge pipeline that performs a `naive extraction` on a text corpus
|
||||
|
|
@ -29,6 +32,7 @@ by deploying multiple containers.
|
|||
- [RDF](https://www.w3.org/TR/rdf12-schema/)-aligned Knowledge Graph extraction
|
||||
- Graph edge loading into [Apache Cassandra](https://github.com/apache/cassandra)
|
||||
- Storing embeddings in [Milvus](https://github.com/milvus-io/milvus)
|
||||
- Build and load [Knowledge Cores](https://trustgraph.ai/docs/category/knowledge-cores)
|
||||
- Embedding query service
|
||||
- Graph RAG query service
|
||||
- All procesing integrates with [Apache Pulsar](https://github.com/apache/pulsar/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue