https://github.com/jcheng5/pharma-ai-2024
https://github.com/jcheng5/pharma-ai-2024
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jcheng5/pharma-ai-2024
- Owner: jcheng5
- Created: 2024-10-29T05:59:22.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T13:42:37.000Z (4 months ago)
- Last Synced: 2024-12-22T05:41:59.183Z (2 months ago)
- Size: 3.26 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - jcheng5/pharma-ai-2024 - (Others)
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).