# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "querychat" in publications use:' type: software license: MIT title: 'querychat: Filter and Query Data Frames in ''shiny'' Using an LLM Chat Interface' version: 0.3.0.9000 doi: 10.32614/CRAN.package.querychat identifiers: - type: url value: https://posit-dev.github.io/querychat/ abstract: Adds an LLM-powered chatbot to your 'shiny' app, that can turn your users' natural language questions into 'SQL' queries that run against your data, and return the result as a reactive data frame. Use it to drive reactive calculations, visualizations, downloads, and more. authors: - family-names: Aden-Buie given-names: Garrick email: garrick@posit.co orcid: https://orcid.org/0000-0002-7111-0077 - family-names: Cheng given-names: Joe email: joe@posit.co - family-names: Sievert given-names: Carson email: carson@posit.co orcid: https://orcid.org/0000-0002-4958-2844 repository: https://posit-dev.r-universe.dev repository-code: https://github.com/posit-dev/querychat commit: a0cf561921576dbcf0ca2479da834504bdc6e44f url: https://posit-dev.github.io/querychat/r/ date-released: '2026-06-01' contact: - family-names: Aden-Buie given-names: Garrick email: garrick@posit.co orcid: https://orcid.org/0000-0002-7111-0077