# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tidyvec" in publications use:' type: software license: MIT title: 'tidyvec: Lightweight Vector Embeddings for the Tidyverse' version: 0.1.0 doi: 10.32614/CRAN.package.tidyvec abstract: A lightweight vector database for storing and querying embeddings within the tidyverse framework. Supports multimodal (text and image) embeddings, nearest neighbor search, and visualization, all with a tidyverse-friendly API. authors: - family-names: Gauthier given-names: Nicolas email: nicolas.gauthier@ufl.edu repository: https://flmnh-ai.r-universe.dev repository-code: https://github.com/flmnh-ai/tidyvec commit: 36d0472f1f994999b64b2748d1cf1ee79500534e url: https://flmnh-ai.github.io/tidyvec/ date-released: '2025-10-16' contact: - family-names: Gauthier given-names: Nicolas email: nicolas.gauthier@ufl.edu