# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "VectrixDB" in publications use:' type: software license: Apache-2.0 title: 'VectrixDB: Lightweight Vector Database with Embedded Machine Learning Models' version: 1.1.2 doi: 10.32614/CRAN.package.VectrixDB abstract: A lightweight vector database for text retrieval in R with embedded machine learning models and no external API (Application Programming Interface) keys. Supports dense and hybrid search, optional HNSW (Hierarchical Navigable Small World) approximate nearest-neighbor indexing, faceted filters with ACL (Access Control List) metadata, command-line tools, and a local dashboard built with 'shiny'. The HNSW method is described by Malkov and Yashunin (2018) . authors: - family-names: Owusu Boakye given-names: Kwadwo Daddy Nyame email: kwadwo.owusuboakye@outlook.com repository: https://knowusuboaky.r-universe.dev repository-code: https://github.com/knowusuboaky/vectrixdb-r commit: 574f3a48e14174321134c9cd44d76d324406cc59 url: https://knowusuboaky.github.io/vectrixdb-r/ date-released: '2026-02-18' contact: - family-names: Owusu Boakye given-names: Kwadwo Daddy Nyame email: kwadwo.owusuboakye@outlook.com