zhanghao-njmu/openapi
openapi provides an easy-to-use interface for interacting with the OpenAI API in R, allowing users to generate responses to natural language prompts and process them for various tasks.
This project helps R users interact with the OpenAI API directly within their R environment. You can input natural language prompts or R code, and it will output generated text, code suggestions, or modified code, making it easier for R programmers and data scientists to leverage AI in their analytical workflows and development tasks.
No commits in the last 6 months.
Use this if you are an R programmer or data scientist who wants to integrate large language models directly into your R scripts, RStudio, or command line for tasks like code assistance, content generation, or data summarization.
Not ideal if you prefer using a graphical user interface for AI interactions or if you are not comfortable working within the R programming environment.
Stars
9
Forks
1
Language
R
License
MIT
Category
Last pushed
Oct 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/zhanghao-njmu/openapi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ai-forever/gigachat
Библиотека для доступа к GigaChat
Krazal/nppopenai
OpenAI (aka. ChatGPT) plugin for Notepad++
sashabaranov/go-openai
OpenAI ChatGPT, GPT-5, GPT-Image-1, Whisper API clients for Go
mkht/PSOpenAI
PowerShell module for OpenAI API.
mgallo/openai.ex
community-maintained OpenAI API Wrapper written in Elixir.