---
title: README
emoji: 🟩
colorFrom: green
colorTo: gray
sdk: static
pinned: false
---
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)