CoolFace
Apppublic

cfahlgren1/datasets-ai

sourceHugging Faceupdated 2y agoView on Hugging Face
2likes
App README

Datasets Text to SQL / Chart

Chat with any HF Dataset Powered by Hermes-2-Pro-Llama-3-8B

[image]

How it Works

  1. 1.Get first parquet file URL from dataset
  2. 2.Get SQL DDL from Parquet column and data types
  3. 3.Prompt the LLM for SQL
  4. 4.Run the SQL against the Dataset Parquet

Inspired by Datasets-Text2SQL