https://mlverse.github.io/mall/
Run multiple LLM predictions against a data frame with R and Python
https://mlverse.github.io/mall/
data-science dplyr llm polars python r
Last synced: about 1 month ago
JSON representation
Run multiple LLM predictions against a data frame with R and Python
- Host: GitHub
- URL: https://mlverse.github.io/mall/
- Owner: mlverse
- Created: 2024-08-30T16:00:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-26T22:19:06.000Z (5 months ago)
- Last Synced: 2024-12-05T09:07:01.130Z (5 months ago)
- Topics: data-science, dplyr, llm, polars, python, r
- Language: R
- Homepage: https://mlverse.github.io/mall/
- Size: 3.23 MB
- Stars: 58
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-generative-ai-data-scientist - mall - wise over a specified column. | [Website](https://mlverse.github.io/mall/) | (mlverse)
README
# mall
[](https://github.com/mlverse/mall/actions/workflows/R-CMD-check.yaml)
[](https://github.com/mlverse/mall/actions/workflows/python-tests.yaml)
[](https://app.codecov.io/gh/mlverse/mall?branch=main)
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
Run multiple LLM predictions against a data frame. The predictions are
processed row-wise over a specified column. It works using a
pre-determined one-shot prompt, along with the current row’s content.
`mall` is now available in both R and Python.To find out how to install and use, or just to learn more about it, please
visit the official website: https://mlverse.github.io/mall/