Skip to content

A simple vector search service built with gRPC and FAISS, written in C++.

Notifications You must be signed in to change notification settings

smacpher/vector-search-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Vector Search Service

This is a simple gRPC service that serves an in-memory vector index (exhaustive or approximate) across one or more hosts.

My goal with this project was to brush up on C++ and gRPC, and learn more about vector search.

About

A simple vector search service built with gRPC and FAISS, written in C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published