Package: querychat 0.3.0.9000

querychat: Filter and Query Data Frames in 'shiny' Using an LLM Chat Interface
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:
querychat_0.3.0.9000.tar.gz
querychat_0.3.0.9000.zip(r-4.7)querychat_0.3.0.9000.zip(r-4.6)querychat_0.3.0.9000.zip(r-4.5)
querychat_0.3.0.9000.tgz(r-4.6-any)querychat_0.3.0.9000.tgz(r-4.5-any)
querychat_0.3.0.9000.tar.gz(r-4.7-any)querychat_0.3.0.9000.tar.gz(r-4.6-any)
querychat_0.3.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
querychat/json (API)
NEWS
| # Install 'querychat' in R: |
| install.packages('querychat', repos = c('https://posit-dev.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/posit-dev/querychat/issues
Pkgdown/docs site:https://posit-dev.github.io
Last updated from:a0cf561921. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 168 | ||
| source / vignettes | OK | 204 | ||
| linux-release-x86_64 | OK | 169 | ||
| macos-release-arm64 | OK | 846 | ||
| macos-oldrel-arm64 | OK | 715 | ||
| windows-devel | OK | 107 | ||
| windows-release | OK | 115 | ||
| windows-oldrel | OK | 116 | ||
| wasm-release | OK | 138 |
Exports:DataFrameSourceDataSourceDBISourcequerychatQueryChatquerychat_appquerychat_data_sourcequerychat_greetingquerychat_initquerychat_serverquerychat_sidebarquerychat_uiTblSqlSource
Dependencies:askpassbase64encbsiconsbslibcachemclicommonmarkcorocurlDBIdigestellmerfastmapfontawesomefsgluehtmltoolshttpuvhttr2jquerylibjsonlitelaterlifecyclemagrittrmemoisemimeopensslotelpillarpkgconfigpromisesR6rappdirsRcpprlangS7sassshinyshinychatsourcetoolssystibbleutf8vctrswhiskerwithrxtable
Build an App
Rendered frombuild.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2026-04-16
Started: 2025-12-22
Data Sources
Rendered fromdata-sources.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2025-12-22
Started: 2025-12-22
Greet Users
Rendered fromgreet.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2026-05-14
Started: 2025-12-22
Models
Rendered frommodels.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2025-12-22
Started: 2025-12-22
Provide Context
Rendered fromcontext.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2025-12-22
Started: 2025-12-22
Tools
Rendered fromtools.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2026-05-27
Started: 2025-12-22
Visualizations
Rendered fromvisualize.Rmdusingknitr::rmarkdownon Jun 01 2026.Last update: 2026-05-27
Started: 2026-05-04
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Data Frame Source | DataFrameSource |
| Data Source Base Class | DataSource |
| DBI Source | DBISource |
| QueryChat convenience functions | querychat querychat_app |
| QueryChat: Interactive Data Querying with Natural Language | QueryChat |
| Data Source: SQL Tibble | TblSqlSource |
