Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

statik/r-sidebot

Repository files navigation

Sidebot (R Edition)

This is a demonstration of using an LLM to enhance a data dashboard written in Shiny, via the querychat package.

Live demo (Python version)

To run locally, you'll need to create an .Renviron file in the repo root with OPENAI_API_KEY= followed by a valid OpenAI API key. Or if that environment value is set some other way, you can skip the .Renviron file.

Then run:

pak::pak(c("dplyr", "ggridges", "here", "plotly", "reactable",
 "posit-dev/querychat/r-package"))

Warnings and limitations

This app sends at least your data schema to a remote LLM. As written, it also permits the LLM to run SQL queries against your data and get the results back. Please keep these facts in mind when dealing with sensitive data.

Other versions

You can find the Python version of this app (including live demo) at https://github.com/jcheng5/py-sidebot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • R 84.1%
  • CSS 8.6%
  • Shell 7.3%

AltStyle によって変換されたページ (->オリジナル) /