An open API service indexing awesome lists of open source software.

https://github.com/jcheng5/pharma-ai-2024


https://github.com/jcheng5/pharma-ai-2024

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Summer is Coming: AI Tools for R, Shiny, and Pharma

This repo contains slides for Joe Cheng's talk for R/Pharma 2024 on October 29, 2024.

View rendered slides at [https://jcheng5.github.io/pharma-ai-2024/](https://jcheng5.github.io/pharma-ai-2024/)

## Package dependencies

To run the examples you may need:

```r
pak::pak(c("hadley/elmer", "jcheng5/shinychat", "openmeteo"))
```

and an [OpenAI API key](https://platform.openai.com/account/api-keys).