Synthetic input generation allows you to create test questions from descriptions and examples. This helps expand test coverage and evaluate how your AI system handles different types of queries. You can use this to:
Generate test questions for RAG systems without predefined answers.
Create adversarial inputs by describing specific edge cases.
Generate questions tailored to specific user personas for more targeted testing.
Define what kind of inputs you need by providing a brief description of the task and choose how many inputs to generate. For example, if you’re building a travel assistant, you could enter:
Description: “Questions a person can ask when planning a trip”
Example input: “What can I do in Paris in a day?”
This guides the system in generating relevant and diverse inputs. You can also use a more detailed prompt: