- {ellmer} is the framework that can take your work with large language models to the next level. It's an R package that provides a common interface to popular #LLM APIs like OpenAI, Anthropic, and Gemini as well as local models through Ollama. With ellmer, you can:
- 🤖 Manage #GenAI pipelines from R and connect AI to your data analysis / data sources; 🤖 Set up system prompts / custom LLM instructions; 🤖 Pass images and PDFs to LLM APIs; 🤖 Use tool calling and get data back as structured outputs; 🤖 Power chatbots in your Shiny apps!May 9, 2025 17:33
- I've been using ellmer to great success in my projects; it powers large-scale document processing, automated data extraction, interactive user experiences in apps, and a whole lot more. Get started here: ellmer.tidyverse.org... #rstats