vector-database topic

List vector-database repositories

LintDB

50
Stars
1
Forks
Watchers

Vector Database with support for late interaction and token level embeddings.

vector-db

17
Stars
4
Forks
Watchers

A minimalistic vector database that can be used to search for similar vectors in logarithmic time.

usearch-binary

18
Stars
1
Forks
Watchers

Binary vector search example using Unum's USearch engine and pre-computed Wikipedia embeddings from Co:here and MixedBread

gpt-memory

31
Stars
0
Forks
Watchers

Using embeddings to create memory.

server

5.4k
Stars
1.6k
Forks
Watchers

MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable,...

canopy

954
Stars
117
Forks
Watchers

Retrieval Augmented Generation (RAG) framework and context engine powered by Pinecone

LLM-Document-Chat

107
Stars
20
Forks
Watchers

Using LlamaIndex, Redis, and OpenAI to chat with PDF documents. Supplementary material for blog post on Microsoft Developer Blog