Metadata-Version: 2.4
Name: querix
Version: 0.3.2
Summary: AI-powered Natural Language to SQL engine for Spark
Author-email: Mukund Kumar Mishra <thisismukund@gmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pyspark>=3.0.0
Requires-Dist: openai>=1.0.0

# Querix

AI-powered Natural Language to SQL engine for Apache Spark

---

##  What is Querix?

Querix allows you to write SQL queries using natural language and execute them directly on Apache Spark using AI models.

---

##  Installation

```bash
pip install querix
