We are thrilled to announce Shiny Assistant! 🎉

Have you ever had an idea for a great web app with #Shiny but something was holding you back? Shiny Assistant is an AI-powered tool that can help.

Ask it questions about Shiny, or to create a Shiny application from scratch, or to make changes to an existing application.

Welcome your knowledgeable colleague who is always ready to help out with your Shiny projects in both #RStats and #Python.

Learn more in the blog post: https://shiny.posit.co/blog/posts/shiny-assistant/

Shiny - Shiny Assistant

Shiny is a package that makes it easy to create interactive web apps using R and Python.

Shiny
@Posit so how is this being paid for? Does this require a connection to remote AI infrastructure to work? If so, what guardrails are there around who might see/record the queries submitted by users? Whose code was it trained on and what license was that code provided under?

@jimbob

- How is this being paid for? Posit is paying for the LLM usage.
- Does this require a connection to remote AI infrastructure to work? Yes, we are using Anthropic’s Claude 3.5 Sonnet via API. In the future, we may log the conversations for training and research purposes.
- Whose code was it trained on and what license was that code provided under? It was trained on whatever Anthropic decided to use for Claude 3.5 Sonnet. We (Posit) also added some example code in the system prompt.