Ellmer assistant

No Clocks
FHIR for Fast and Efficient Health Data Sharing with the FDA and VA (eHealth Exchange use-case)
In this episode, Jay Nakashima, President of eHealth Exchange, joins us to discuss 'Project Best'—a groundbreaking collaboration between eHealth Exchange and...
Prompt Fiddle
An LLM prompt playground for structured prompting
Boundary | The best way to get structured data with LLMs
Boundary makes it easy to build, test, and develop LLM applications.
Getting started with xlr
RAG, AI Agents, and Agentic RAG: An In-Depth Review and Comparative Analysis
Discover the key differences and advantages of RAG, AI Agents, and Agentic RAG. Explore how these cutting-edge technologies power smarter AI solutions.
Gittok - Discover Trending GitHub Projects
Swipe through trending GitHub repositories and topics in a fun, TikTok-style interface. Turn your scrolling habit into learning opportunities.
Claude Code overview - Anthropic
Learn about Claude Code, an agentic coding tool made by Anthropic. Currently in beta as a research preview.
Convert Formatted Spreadsheets to Presentation-Ready Display Tables
Reads cell contents plus formatting from a spreadsheet file and creates an editable gt object with the same data and formatting. Supports the most commonly-used cell and text styles including colors, fills, font weights and decorations, and borders.
Customize your expedition: Create a unique documentation for your R Package - Rtask
The R task Force - R experts for all your needs
Prompt engineering overview - Anthropic
For Server Developers - Model Context Protocol
Get started building your own server to use in Claude for Desktop and other clients.
What is the Model Context Protocol (MCP)? — WorkOS
Anthropic developed the Model Context Protocol (MCP), an open standard that connects AI assistants to systems where data actually lives—content repositories, business tools, development environments, and more.
[ideas] Working with DBI - Targets as an ETL tool · ropensci targets · Discussion #1164
Help I understand and agree to https://books.ropensci.org/targets/help.html. Description I want to use targets as a form of a local, file-based ETL tool. That is, I have some data in some format, w...
PostgreSQL 9.4 JSON Queries
Intro
Querying JSON with SQL is extremely powerful and convenient. Some great things about:Use SQL to query unstructured data
Join relational and JSON tables
Convert between JSON and relational schemaBut query writing can be difficult and non obvious at first. Official documentation doesn't have many samples. Many useful queries need other great but not widely known
pgPedia - a PostgreSQL Encyclopedia
DevSamples | Code snippets for any need
DevSamples is a list of code samples for you to copy and paste into your projects as needed. The primary focus is on web development, but there are samples from a variety of languages.
Creating a Shiny App for Database Management
Rapid RAG Prototyping
Building a Retrieval-Augmented Generation (RAG) prototype with ellmer and duckdb in R
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 , , , and .
Batch Processing for Chat Models
Batch process chats from ellmer in sequence or parallel.
GitHub Copilot: The agent awakens - The GitHub Blog
Introducing agent mode for GitHub Copilot in VS Code, announcing the general availability of Copilot Edits, and providing a first look at our SWE agent.
Generative AI beginner's guide | Google Cloud
Learn about generative AI workflows in Vertex AI, available models (including Gemini), and how to start building your generative AI app.
Introduction - Model Context Protocol
Get started with the Model Context Protocol (MCP)
AI agents
An artificial intelligence (AI) agent refers to a system or program that is capable of autonomously performing tasks on behalf of a user or another system.
chat2doc/R/api.R at main · choonghyunryu/chat2doc
Support chat with Large Language Models. Contribute to choonghyunryu/chat2doc development by creating an account on GitHub.
evalthat/R/ellmer-str.R at main · simonpcouch/evalthat
testthat-style LLM evaluation for R. Contribute to simonpcouch/evalthat development by creating an account on GitHub.
Deferred profile loading for better performance
Use XML tags to structure your prompts - Anthropic
R Sidebot: How to Add an LLM Assistant to Your R Shiny Apps
Perform live data queries with R Sidebot and get ChatGPT like responses in your R Shiny applications.