cfahlgren1/datasets-ai
2
Datasets Text to SQL / Chart
Chat with any HF Dataset Powered by Hermes-2-Pro-Llama-3-8B
How it Works
- Get first parquet file URL from dataset
- Get SQL DDL from Parquet column and data types
- Prompt the LLM for SQL
- Run the SQL against the Dataset Parquet
Inspired by Datasets-Text2SQL
