
chattr - Interact with Large Language Models in 'RStudio'
Enables user interactivity with large-language models ('LLM') inside the 'RStudio' integrated development environment (IDE). The user can interact with the model using the 'shiny' app included in this package, or directly in the 'R' console. It comes with back-ends for 'OpenAI', 'GitHub' 'Copilot', and 'LlamaGPT'.
Last updated
9.67 score 246 stars 1 dependents 121 scripts 2.2k downloads
mall - Run Multiple Large Language Model Predictions Against a Table, or Vectors
Run multiple 'Large Language Model' predictions against a table. The predictions run row-wise over a specified column. It works using a one-shot prompt, along with the current row's content. The prompt that is used will depend of the type of analysis needed.
Last updated
data-sciencedplyrllmpolarspython
7.69 score 119 stars 1 dependents 153 scripts 739 downloads
connections - Integrates with the 'RStudio' Connections Pane and 'pins'
Enables 'DBI' compliant packages to integrate with the 'RStudio' connections pane, and the 'pins' package. It automates the display of schemata, tables, views, as well as the preview of the table's top 1000 records.
Last updated
connection-panedatabase-connectionpinsrstudio
7.41 score 59 stars 7 dependents 132 scripts 1.1k downloadspysparklyr - Provides a 'PySpark' Back-End for the 'sparklyr' Package
It enables 'sparklyr' to integrate with 'Spark Connect', and 'Databricks Connect' by providing a wrapper over the 'PySpark' 'python' library.
Last updated
databrickspysparksparkspark-connect
7.33 score 17 stars 29 scripts 10k downloads
lang - Translates R Help Documentation using Large Language Models
Translates R help documentation on the fly by using a Large Language model of your choice. If you are using 'RStudio' or 'Positron' the translated help will appear in the help pane.
Last updated
llmtranslations
6.24 score 32 stars 99 scripts 188 downloadsdbplot - Simplifies Plotting Data Inside Databases
Leverages 'dplyr' to process the calculations of a plot inside a database. This package provides helper functions that abstract the work at three levels: outputs a 'ggplot', outputs the calculations, outputs the formula needed to calculate bins.
Last updated
4.64 score 199 scripts 1.5k downloadssparkxgb - Interface for 'XGBoost' on 'Apache Spark'
A 'sparklyr' <https://spark.posit.co/> extension that provides an R interface for 'XGBoost' <https://github.com/dmlc/xgboost> on 'Apache Spark'. 'XGBoost' is an optimized distributed gradient boosting library.
Last updated
2.28 score 38 scripts 637 downloads