vector-db-elixir
CommunityFast vector storage with exact k-NN in Elixir
Author8dazo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Vector databases enable fast similarity search over embeddings within Elixir applications, eliminating manual matching and enabling real-time recommendations and semantic search.
Core Features & Use Cases
- Exact k-NN search over stored vectors with configurable distance metrics (cosine, L2, dot product).
- Pluggable backends for storage (ETS in-memory, file persistence, or external databases).
- Flexible APIs to insert, get, delete, and search vectors with optional metadata.
- Optional HTTP API for RESTful access.
- Use cases include embedding storage for recommendations, semantic search, and similarity-based filtering in Elixir apps.
Quick Start
Instantiate an in-memory vector store, upsert vectors, and run a k-NN search to retrieve the most similar vectors.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: vector-db-elixir Download link: https://github.com/8dazo/elix-db/archive/main.zip#vector-db-elixir Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.