A simple browser app that generates training dataset examples using an AI API key and scenario input.
Open index.html in your browser.
- Enter your OpenAI API key.
- Pick category and tone hint.
- Describe scenario + user message.
- Click Generate example.
- Export dataset as
model_a_dataset.jsonl.
Note: The API key is stored in localStorage in your browser for convenience.