We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c3550 commit 51d0a30Copy full SHA for 51d0a30
1 file changed
README.md
@@ -1,3 +1,18 @@
1
+---
2
+license: mit
3
+tags:
4
+ - vector-database
5
+ - semantic-search
6
+ - embeddings
7
+ - llm
8
+ - memory
9
+ - hnsw
10
+ - rust
11
+ - python
12
+library_name: arms-hat
13
+pipeline_tag: feature-extraction
14
15
+
16
# HAT: Hierarchical Attention Tree
17
18
**A novel index structure for AI memory systems that achieves 100% recall at 70x faster build times than HNSW.**
0 commit comments