mlverse/mall
Run multiple LLM predictions against a data frame with R and Python
This tool helps you quickly get insights from large datasets by sending each row to a Large Language Model (LLM) for analysis. You provide a spreadsheet-like table and a simple instruction, and it returns the LLM's tailored response for every entry. Data analysts, researchers, or anyone working with tabular data and LLMs will find this useful.
120 stars. No commits in the last 6 months.
Use this if you need to apply the same prompt to many individual text entries in a table and get an LLM prediction for each one.
Not ideal if you need to have a multi-turn conversation with an LLM for each data point or if your task requires complex, context-aware prompting beyond a single instruction per row.
Stars
120
Forks
11
Language
R
License
—
Category
Last pushed
Oct 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/mlverse/mall"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NX-AI/xlstm
Official repository of the xLSTM.
sinanuozdemir/oreilly-hands-on-gpt-llm
Mastering the Art of Scalable and Efficient AI Model Deployment
DashyDashOrg/pandas-llm
Pandas-LLM
wxhcore/bumblecore
An LLM training framework built from the ground up, featuring a custom BumbleBee architecture...
MiniMax-AI/MiniMax-01
The official repo of MiniMax-Text-01 and MiniMax-VL-01, large-language-model &...