kelindar/search
kelindar/search is a Go library for vector search and semantic embedding, supporting BERT models and GPU acceleration, ideal for small to medium projects needing efficient semantic search.
What is kelindar/search?
kelindar/search is a Go library that offers embedded vector search and semantic embedding capabilities based on llama.cpp. It's ideal for developers working on small to medium projects needing robust semantic search without complexity. Supporting GGUF BERT models and GPU acceleration, it simplifies integration into Go applications for efficient semantic search functionalities.