Which of the following is NOT a type of prompt?
A) Image prompts
B) Audio prompts
C) Text prompts
D) Video prompts
E) Code prompts
Answer: D) Video prompts
Explanation:
- Option A: Image prompts
Image prompts are commonly used in AI models that handle visual tasks, such as image generation (e.g., DALL-E). Users provide an image as input, and the model generates a response based on that image.
Incorrect – Image prompts are valid and widely used in visual AI models. - Option B: Audio prompts
Audio prompts are used in models that process or generate sound. These can be used for tasks like speech recognition, music generation, or sound analysis (e.g., speech-to-text models).
Incorrect – Audio prompts are valid, especially for models that deal with sound or speech. - Option C: Text prompts
Text prompts are the most common type of prompt used in language models like GPT. Users provide a text input, and the model responds based on that prompt.
Incorrect – Text prompts are the standard input type for models like GPT, making this option valid. - Option D: Video prompts
Video prompts are not commonly used as input in mainstream AI models, although some research and experimental models are exploring their use. Currently, most models are better equipped to handle images, text, audio, and code, but not videos.
Correct – Video prompts are not a widely recognized or supported input type in most AI systems today. - Option E: Code prompts
Code prompts are used for models that assist in coding or debugging, where users input code or coding-related queries, and the model generates responses in programming languages. Examples include models like GitHub Copilot or GPT for coding assistance.
Incorrect – Code prompts are a valid and growing input type for AI models geared towards programming tasks.
Hence, option D is correct.
You may also go through series of MCQs/Quizzes on Prompt Engineering.