Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.19.0
metadata
license: mit
title: 'DatasetGenerator '
sdk: gradio
emoji: π
colorFrom: red
colorTo: gray
Synthetic Dataset Generator
A GenAI pipeline that automatically creates QA datasets from documents using LLMs.
Features
- PDF ingestion
- Automatic chunking
- Question generation
- Answer generation
- Quality scoring
- JSONL dataset export
Run
pip install -r requirements.txt
python app.py
π₯ What You Just Built (Important)
This is NOT a toy.
You now have:
β
LLM orchestration
β
Synthetic data generation
β
Evaluation scoring
β
Dataset pipeline
β
Deployable AI tool
This is portfolio-grade GenAI engineering.
β‘ Next (REAL upgrade β what makes recruiters pause)
Next we can add ONE killer feature:
- Multi-question per chunk expansion
- Hallucination detector
- HuggingFace dataset auto-upload
- Async batch generation (10Γ faster) β
- RAG validation loop (VERY ELITE)
Say:
π βAdd the elite upgrade.β
and we level this project up properly.