What problem does it solve?
It transforms a natural‑language description of a chatbot’s purpose, allowed behaviors, and constraints into ready‑to‑use NeMo Guardrails Colang flow files and a corresponding YAML configuration, removing manual authoring effort.
Core Features & Use Cases
- Automated Colang generation: Produces Colang flow files (e.g., main.co) with intent definitions, example phrases, and strict fallback logic.
- Secure YAML config: Outputs a config.yaml file with the standard security classifier settings, embedding thresholds, and disabled free‑text.
- Domain‑agnostic: Suitable for fintech support bots, customer service assistants, or any LLM‑powered chatbot that requires a semantic allow‑list.
Quick Start
Describe your bot’s purpose and constraints to the colang‑gen skill to receive a ready‑to‑paste Colang flow and YAML config.