A Prompt Is Not All You Need: Building a LLM Synthetic Data Pipeline with Open-Source Tools
- Time
- 2026-08-08 09:30 ~ 10:00
- Speaker
- Nero Un 阮智軒
- Room
- TR212
- Co-write
Abstract
Today, as the open-source model ecosystem flourishes, developers can easily access top-tier open-source large language models (LLMs) like Gemma4 and Qwen3.5. However, when attempting to implement these technologies in highly regulated fields such as finance and healthcare, they often encounter a significant barrier called "data privacy." Due to restrictions related to personally identifiable information (PII) and regulations, teams cannot access real business data for PoC, performance validation, or RAG system stress testing. Without usable data for validation, even the best open-source models struggle to be integrated into actual business scenarios.
To address the challenge of "data accessibility," synthetic data becomes a key solution.
Many teams initially try manual prompt engineering to generate test data. But when the volume increases to thousands of records, and requirements include diversity, boundary conditions, and logical consistency, this approach quickly faces quality control issues, validation difficulties, and scalability bottlenecks.
This agenda will take Nvidia's open-source tool Data Designer as an example, providing a reproducible pipeline that includes synthetic PII/domain QA seed schema, DAG configuration, validator design, LLM-as-a-Judge rubric, and data quality inspection reports. All sample data and code will be released under open-source licenses, allowing participants to adapt them directly into their own RAG test data or PoC datasets after the session.
Through this practical case study, we hope to assist open-source developers and enterprise IT teams in creating high-quality test datasets "out of thin air" using open-source toolchains, helping the AI implementation journey be more robust at the final leg.
Speaker
Nero Un 阮智軒
來自澳門的開發者,現職 IBM 顧問,具備豐富的資料科學、資料工程與人工智慧領域實務經驗,曾參與醫療、金融及製造業等跨產業專案,累積多元的產業洞察、解決方案設計與系統開發經驗。 畢業於高雄醫學大學,並取得成功大學醫學資訊研究所碩士學位。曾於生醫新創公司擔任 R & D 及 TPM。 熱衷研究技術探索推動變革的可能,深信科技的力量能為世界帶來影響與改變。 A developer from Macao, currently serving as a Consultant at IBM, with practical expertise in data science, data engineering, and artificial intelligence. Graduated from Kaohsiung Medical University and holds a master’s degree in Medical Informatics from National Cheng Kung University. Previously served as an R & D engineer and TPM at a biomedical startup. Passionate about exploring technology to drive transformative change, and firmly believes in the power of technology to influence and reshape the world.