Filter and Query Data Frames in 'shiny' Using an LLM Chat Interface
Data Frame Source
Data Source Base Class
DBI Source
Deprecated functions
QueryChat convenience functions
querychat: Chat with Your Data Using Natural Language
QueryChat: Interactive Data Querying with Natural Language
Data Source: SQL Tibble
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.
Useful links