Skip to content

Commit 0365ae3

Browse files
Give it a name.
1 parent a85313d commit 0365ae3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# TerminusDB Semantic Indexer
1+
# VectorLink: The TerminusDB Semantic Indexer
22

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:
88

99
* Domains: The database can manage several domains. In a domain you
1010
have a vector store which is append only. This allows you to share

0 commit comments

Comments
 (0)