irudnyts/openai
An R package-wrapper around OpenAI API
This R package allows you to integrate your R workflows with various OpenAI models for tasks like generating text, creating images, and transcribing audio. You input text prompts or audio files, and it returns generated text, images, or transcriptions. It's designed for R programmers and data scientists who want to incorporate AI capabilities directly into their R projects.
170 stars. No commits in the last 6 months.
Use this if you are an R programmer or data scientist looking to easily access and utilize OpenAI's AI models directly within your R environment for text generation, image creation, or speech-to-text tasks.
Not ideal if you prefer to use Python for your AI model interactions, as there are dedicated and well-maintained Python packages for OpenAI.
Stars
170
Forks
37
Language
R
License
—
Category
Last pushed
Nov 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/irudnyts/openai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
quanteda/quanteda
An R package for the Quantitative Analysis of Textual Data
juliasilge/tidytext
Text mining using tidy tools :sparkles::page_facing_up::sparkles:
massimoaria/tall
Text Analysis for aLL
keyATM/keyATM
An R package for Keyword Assisted Topic Models
gagolews/stringi
Fast and Portable Character String Processing in R (with the Unicode ICU)