File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- # TerminusDB Semantic Indexer
1
+ # VectorLink: The TerminusDB Semantic Indexer
2
2
3
- The TerminusDB Semantic Indexer is a vector database with an index
4
- based on Hierarchical Navigable Small World graphs written in rust. It
5
- is designed to work closely with TerminusDB but can be used with any
6
- project via a simple HTTP api. In order to work well with TerminusDB
7
- it is designed with the following features:
3
+ VectorLink is a vector database with an index based on Hierarchical
4
+ Navigable Small World graphs written in rust. It is designed to work
5
+ closely with TerminusDB but can be used with any project via a simple
6
+ HTTP api. In order to work well with TerminusDB it is designed with
7
+ the following features:
8
8
9
9
* Domains: The database can manage several domains. In a domain you
10
10
have a vector store which is append only. This allows you to share
You can’t perform that action at this time.
0 commit comments