Showing 16 of total 16 results (show query)
jcrodriguez1989
chatgpt:Interface to 'ChatGPT' from R
'OpenAI's 'ChatGPT' <https://chat.openai.com/> coding assistant for 'RStudio'. A set of functions and 'RStudio' addins that aim to help the R developer in tedious coding tasks.
Maintained by Juan Cruz Rodriguez. Last updated 3 months ago.
assistantchatgptgpt-3gpt-4hacktoberfestllmnlpopenairstatsesrstudiorstudio-addin
97.2 match 321 stars 6.81 score 50 scriptsmichelnivard
gptstudio:Use Large Language Models Directly in your Development Environment
Large language models are readily accessible via API. This package lowers the barrier to use the API inside of your development environment. For more on the API, see <https://platform.openai.com/docs/introduction>.
Maintained by James Wade. Last updated 5 days ago.
chatgptgpt-3rstudiorstudio-addin
17.3 match 924 stars 10.83 score 43 scripts 1 dependentsjameshwade
gpttools:Extensions and Tools for gptstudio
gpttools is an R package that provides extensions to gptstudio to provide devtools-like functionality using the latest natural language processing (NLP) models. It is designed to make package development easier by providing a range of tools and functions that can be used to improve the quality of your package's documentation, testing, and maybe even functionality.
Maintained by James Wade. Last updated 7 months ago.
chatgptnlpopenaipackage-developmentrstudio-addin
12.2 match 293 stars 7.06 score 14 scriptskumes
chatAI4R:Chat-Based Interactive Artificial Intelligence for R
The Large Language Model (LLM) represents a groundbreaking advancement in data science and programming, and also allows us to extend the world of R. A seamless interface for integrating the 'OpenAI' Web APIs into R is provided in this package. This package leverages LLM-based AI techniques, enabling efficient knowledge discovery and data analysis (see 'OpenAI' Web APIs details <https://openai.com/blog/openai-api>). The previous functions such as seamless translation and image generation have been moved to other packages 'deepRstudio' and 'stableDiffusion4R'.
Maintained by Satoshi Kume. Last updated 1 months ago.
aibioinformaticschatgptgptimageimage-generation
11.0 match 14 stars 4.45 score 3 scriptslaresbernardo
lares:Analytics & Machine Learning Sidekick
Auxiliary package for better/faster analytics, visualization, data mining, and machine learning tasks. With a wide variety of family functions, like Machine Learning, Data Wrangling, Marketing Mix Modeling (Robyn), Exploratory, API, and Scrapper, it helps the analyst or data scientist to get quick and robust results, without the need of repetitive coding or advanced R programming skills.
Maintained by Bernardo Lares. Last updated 23 days ago.
analyticsapiautomationautomldata-sciencedescriptive-statisticsh2omachine-learningmarketingmmmpredictive-modelingpuzzlerlanguagerobynvisualization
3.7 match 233 stars 9.84 score 185 scripts 1 dependentstadascience
valentine:Spread the Love for R Packages with Poetry
Uses large language models to create poems about R packages. Currently contains the roses() function to make "roses are red, ..." style poems and the prompt() function to only assemble the prompt without submitting it to the model.
Maintained by Romain François. Last updated 1 months ago.
aichatgptellmerlovepoetryvalentinevalentine-day
11.0 match 1 stars 3.18 score 2 scriptsedubruell
tidyllm:Tidy Integration of Large Language Models
A tidy interface for integrating large language model (LLM) APIs such as 'Claude', 'Openai', 'Groq','Mistral' and local models via 'Ollama' into R workflows. The package supports text and media-based interactions, interactive message history, batch request APIs, and a tidy, pipeline-oriented interface for streamlined integration into data workflows. Web services are available at <https://www.anthropic.com>, <https://openai.com>, <https://groq.com>, <https://mistral.ai/> and <https://ollama.com>.
Maintained by Eduard Brüll. Last updated 4 days ago.
3.3 match 68 stars 7.82 score 26 scriptsstrohne
volker:High-Level Functions for Tabulating, Charting and Reporting Survey Data
Craft polished tables and plots in Markdown reports. Simply choose whether to treat your data as counts or metrics, and the package will automatically generate well-designed default tables and plots for you. Boiled down to the basics, with labeling features and simple interactive reports. All functions are 'tidyverse' compatible.
Maintained by Jakob Jünger. Last updated 2 days ago.
3.5 match 5 stars 7.16 score 125 scriptsbroccolito
gptr:A Convenient R Interface with the OpenAI 'ChatGPT' API
A convenient interface with the OpenAI 'ChatGPT' API <https://openai.com/api>. 'gptr' allows you to interact with 'ChatGPT', a powerful language model, for various natural language processing tasks. The 'gptr' R package makes talking to 'ChatGPT' in R super easy. It helps researchers and data folks by simplifying the complicated stuff, like asking questions and getting answers. With 'gptr', you can use 'ChatGPT' in R without any hassle, making it simpler for everyone to do cool things with language!
Maintained by Wanjun Gu. Last updated 10 months ago.
5.7 match 1 stars 3.00 score 2 scriptsskranz
gpt4r:ChatGPT templates for use in R and via mygpt in RStudio.
Tools to use ChatGPT via YAML templates Typically used with mygpt to create customized RStudio Addins User can experiment with Chat-GPT inclusion by adapting YAML templates. By default ChatGPT usage will be logged in a local folder. Originally inspired by https://github.com/jcrodriguez1989/chatgpt
Maintained by Sebastian Kranz. Last updated 2 years ago.
3.8 match 7 stars 3.02 score 2 scripts 1 dependentscynthiahqy
ggtilecal:Create static (and interactive) overview calendars using ggplot2
Creates tile-based calendar layouts using ggplot2 facets and tiles. Calculates calendar layout positioning variables, and generates customisable ggplot2 calendars for specified time periods and calendar units.
Maintained by Cynthia A. Huang. Last updated 9 months ago.
3.4 match 4 stars 3.08 score 6 scriptsskranz
mygpt:Customize your own ChatGPT RStudio Addins.
See README.md for details
Maintained by You. Last updated 2 years ago.
3.1 match 7 stars 2.54 scoretidyverse
ellmer:Chat with Large Language Models
Chat with large language models from a range of providers including 'Claude' <https://claude.ai>, 'OpenAI' <https://chatgpt.com>, and more. Supports streaming, asynchronous calls, tool calling, and structured data extraction.
Maintained by Hadley Wickham. Last updated 5 hours ago.
0.5 match 391 stars 12.65 score 98 scripts 7 dependentsalphaprime7
normfluodbf:Cleans and Normalizes FLUOstar DBF and DAT Files from 'Liposome' Flux Assays
Cleans and Normalizes FLUOstar DBF and DAT Files obtained from liposome flux assays. Users should verify extended usage of the package on files from other assay types.
Maintained by Tingwei Adeck. Last updated 4 months ago.
1.3 match 1 stars 4.98 score 12 scriptsumatter
TheOpenAIR:Integrate 'OpenAI' Large Language Models into Your 'R' Workflows
Utilizing the 'OpenAI' API as the back end (<https://platform.openai.com/docs/api-reference>), 'TheOpenAIR' offers 'R' wrapper functions for the 'ChatGPT' endpoint and several high-level functions that enable the integration of 'ChatGPT' capabilities in diverse data-related tasks, such as data cleansing and automated analytics script generation.
Maintained by Ulrich Matter. Last updated 2 years ago.
2.5 match 1 stars 1.70 score 6 scriptsitsraghavpuri
RPregression:A Simple Regression and Plotting Tool
Perform a regression analysis, generate a regression table, create a scatter plot, and download the results. It uses 'stargazer' for generating regression tables and 'ggplot2' for creating plots. With just two lines of code, you can perform a regression analysis, visualize the results, and save the output. It is part of my make R easy project where one doesn't need to know how to use various packages in order to get results and makes it easily accessible to beginners. This is a part of my make R easy project. Help from 'ChatGPT' was taken. References were Wickham (2016) <doi:10.1007/978-3-319-24277-4>.
Maintained by Raghav Puri. Last updated 9 months ago.
0.5 match 1.00 score