Skip to content

Commit 6a7b43e

Browse files
authored
Merge pull request #27 from Human-Augment-Analytics/vector-db
Updated vector-db metadata
2 parents 012bf37 + 61b35ba commit 6a7b43e

1 file changed

Lines changed: 19 additions & 11 deletions

File tree

projects/vector-db.yml

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,26 @@ recruiting: false
66
faculty:
77
- Steve Mussmann
88
researchers:
9-
-
10-
-
9+
- John Portin
10+
- Pengyuan Li
11+
- Alex Pramov
12+
- Krishna Shankar
13+
- Chris Tan
1114
advisors:
12-
-
13-
-
15+
- Steve Mussmann
1416
summary: >
15-
Summary here.
17+
This project explores vector database algorithms that are both
18+
computationally inexpensive and provide query-dependent recall
19+
guarantees. It is likely that the CoverTree algorithm, which provides
20+
recall guarantees, can be made efficient using practical algorithmic
21+
"tricks".
1622
tags:
17-
-
23+
- Vector Search
24+
- Information Retrieval
25+
- Machine Learning
1826
links:
19-
github: https://github.com/org/... # placeholder, if public
20-
docs: https://example.com/docs # Could be README, wiki, github pages, etc.
21-
publication: https://doi.org/... # If exists/completed
22-
forum: null # link to forum - @James Hennessy
23-
contact: mailto:lab@example.edu # Contact to reach out to for interested parties (lab-level email distribution)
27+
github: https://github.com/Human-Augment-Analytics/vectordb-retrieval
28+
docs: null
29+
publication: null
30+
forum: null
31+
contact: mailto:mussmann@gatech.edu

0 commit comments

Comments
 (0)