AIF-C01 · Question #410
An education company wants to build a private tutor application. The application will give users the ability to enter text or provide a picture of a question. The application will respond with a…
The correct answer is B. Multimodal LLM. A multimodal large language model can process both text and image inputs and generate text outputs, enabling the application to accept written questions or images of questions and return a written answer with an explanation.
Question
An education company wants to build a private tutor application. The application will give users the ability to enter text or provide a picture of a question. The application will respond with a written answer and an explanation of the written answer. Which model type meets these requirements?
Options
- AComputer vision model
- BMultimodal LLM
- CDiffusion model
- DText-to-speech model
How the community answered
(21 responses)- A10% (2)
- B86% (18)
- D5% (1)
Explanation
A multimodal large language model can process both text and image inputs and generate text outputs, enabling the application to accept written questions or images of questions and return a written answer with an explanation.
Topics
Community Discussion
No community discussion yet for this question.