sdg_hub
Composable pipelines for synthetic training data generation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install SDG Hub?โผ
Run `npx skills add Red-Hat-AI-Innovation-Team/sdg_hub --all -g -y` in your terminal to install all skills in this suite globally.
How to generate synthetic training data?โผ
Pick a pre-built flow or write your own YAML pipeline, set your model with flow.set_model_config(), then call flow.generate(dataset). Always run flow.dry_run() on a small sample first to validate the pipeline.
Which LLM providers does SDG Hub support?โผ
It supports 100+ providers through LiteLLM, including OpenAI, Anthropic, Azure, Google Gemini, AWS Bedrock, Groq, and local models via vLLM or Ollama.
Can I build custom data generation pipelines?โผ
Yes. You can chain 20+ built-in blocks in a custom YAML flow, write ad-hoc Python scripts, or connect external agent frameworks like Langflow and LangGraph.
Does SDG Hub work with Claude Code and Codex?โผ
Yes. It ships as a plugin with setup-guide, data-generation, and flow-browser skills that run directly inside Claude Code and Codex CLI.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web