| --- |
| title: README |
| emoji: 馃煩 |
| colorFrom: green |
| colorTo: gray |
| sdk: static |
| pinned: false |
| --- |
| |
| <p align="center"> |
| <img src="https://raw.githubusercontent.com/kerneldf/kerneldf.github.io/main/huggingface/banner.png" alt="KernelDF" width="100%" /> |
| </p> |
|
|
| Research and open-source software that uses AI to accelerate DataFrame operations and database query execution through specialized GPU kernels. |
|
|
| **[Website](https://kerneldf.github.io)** 路 **[GitHub](https://github.com/kerneldf)** 路 **[Datasets](https://huggingface.co/kerneldf/datasets)** |
|
|
| --- |
|
|
| ### DataKernelBench |
|
|
| A benchmark for translating SQL-derived PyTorch programs into optimized CUDA and Triton kernels. Accepted at EMNLP 2026. |
|
|
| [Dataset](https://huggingface.co/datasets/kerneldf/datakernelbench) 路 [Paper](https://arxiv.org/abs/2608.25061) 路 [Code](https://github.com/kerneldf/DataKernelBench) |
|
|