Turbopuffer - Elixir client for vector and full-text search
I’m excited to share Turbopuffer, a new Elixir client library for the Turbopuffer 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
Links
- Docs: turbopuffer v0.2.0 — Documentation
- Turbopuffer: https://turbopuffer.com
- GitHub:
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.






















