chenzihong/GraphGen

Space

GraphGen Space πŸ€–πŸ“Š

2

126 commits

4 linked in READMEs

updated Apr 13, 2026

See the code

README

GraphGen Space πŸ€–πŸ“Š

This is the official Hugging Face Space for GraphGen – a framework that leverages knowledge graphs to generate high-quality synthetic question–answer pairs for supervised fine-tuning of LLMs.

πŸ”— Paper: arXiv 2505.20416
πŸ™ GitHub: open-sciencelab/GraphGen


How to use (πŸ–±οΈ 3 clicks)

  1. Open the Gradio app above.
  2. Upload or paste your source text β†’ click Generate KG.
  3. Download the generated QA pairs directly.

Local quick start (optional)

git clone https://github.com/open-sciencelab/GraphGen
cd GraphGen
uv venv --python 3.10 && uv pip install -r requirements.txt
uv run webui/app.py   # http://localhost:7860
gradio
gradio-demo
knowledge-graph
synthetic-data

Contributors

GI
CH
chenzihong

1 commits

chenzihong/GraphGen

Space

GraphGen Space πŸ€–πŸ“Š

2

126 commits

4 linked in READMEs

updated Apr 13, 2026

See the code

README

GraphGen Space πŸ€–πŸ“Š

This is the official Hugging Face Space for GraphGen – a framework that leverages knowledge graphs to generate high-quality synthetic question–answer pairs for supervised fine-tuning of LLMs.

πŸ”— Paper: arXiv 2505.20416
πŸ™ GitHub: open-sciencelab/GraphGen


How to use (πŸ–±οΈ 3 clicks)

  1. Open the Gradio app above.
  2. Upload or paste your source text β†’ click Generate KG.
  3. Download the generated QA pairs directly.

Local quick start (optional)

git clone https://github.com/open-sciencelab/GraphGen
cd GraphGen
uv venv --python 3.10 && uv pip install -r requirements.txt
uv run webui/app.py   # http://localhost:7860
gradio
gradio-demo
knowledge-graph
synthetic-data

Contributors

GI
CH
chenzihong

1 commits