AI Vector

Vector embeddings and similarity search

waaseyaa/ai-vector

Layer 5 — AI

Vector embedding storage and similarity search for Waaseyaa applications.

Provides an abstraction over vector databases for storing entity embeddings and performing semantic search queries. Integrates with the AI pipeline for retrieval-augmented generation (RAG) workflows.

Key classes: VectorStoreInterface, EmbeddingProviderInterface, SimilarityResult.