Turbopuffer - A client library for the Turbopuffer vector database / full-text search

Turbopuffer - Elixir client for vector and full-text search

I’m excited to share Turbopuffer, a new Elixir client library for the TurbopufferLogo vector database API.

Features

  • Vector similarity search with cosine distance
  • Full-text search with BM25 ranking
  • Hybrid search combining vector and text
  • Built on Finch for efficient HTTP connection pooling
  • Native JSON support (Elixir 1.18+)

Quick Start

Run in Livebook

Links

https://github.com/jallum/turbopuffer

The library is in early release (v0.1.0) and feedback is very welcome! Feel free to open issues or PRs on GitHub.

8 Likes

yesssssss!!! Love TurboPuffer - I’m really excited to see this

Great work @jallum