Multimodal AI (also written multi-modal) means one model that handles more than text. The same model takes images, audio and video as input, and some of them produce those formats as output. Photograph a paper invoice, hand it over, and it reads the total and the due date back to you.
What does multimodal AI mean?
Older models did one thing: text in, text out. Then image models, video models and audio models arrived, each on its own. Multimodal means a single model covering all four modalities, text, images, audio and video, on the input side and on the output side.
Is ChatGPT multimodal? What about Claude and Gemini?
ChatGPT, Claude and Gemini are all multimodal. They are not multimodal equally. Gemini is strong on output, and Nano Banana, one of its submodels, is where that shows: very good images, very good video. Claude has no output side here at all and will not generate an image for you. Send Claude a screenshot of your phone and it works out what is happening on the screen.
| ChatGPT | Claude | Gemini | |
|---|---|---|---|
| Multimodal | yes | yes | yes |
| Reads an image you send it | yes | yes | yes |
| Generates images or video | not covered in the video | no | yes, through Nano Banana |
That split matters when you pick a tool. Reading a photo of a job sheet and generating an image are two separate capabilities, and a vendor can be excellent at one and absent on the other.
How does AI read an image?
Upload a paper invoice and the model reads the picture and the words in the same pass.
It then reasons with itself about what it is looking at: the price is this, the due date is that. Reasoning gets its own lesson. For now, treat it as the model talking to itself about the image. The third step is the answer you wanted, the total and the date it falls due.
How is multimodal AI different from image recognition?
We handed a model a bar chart of revenue running from Q1 to Q4 and it picked out the dip in Q3 on its own. Older models could not do that at all. Train one specifically to flag a quarter where revenue fell and it might manage that one question, and nothing else you ask about the chart. Give the multimodal model hundreds of charts and it will work through them.
Image recognition tells you which bucket the picture belongs in. A multimodal model tells you what is in it.
Image recognition is old. Machine learning has been doing it for more than a decade, and it works. Point it at a field and it will tell you which vegetables are going bad, because it was trained on a large amount of data about vegetables going bad, and a category or a true or a false is the whole of what comes back. A multimodal model is trained on the whole internet, so it reasons about what is inside the image instead of matching a pattern it was drilled on.
The same gap shows up against OCR. OCR pulls the characters off the page. A multimodal model reads the characters and the layout together, which is how it works out which of the numbers on an invoice is the total.
| Image recognition | Multimodal model | |
|---|---|---|
| Trained on | one narrow dataset | the whole internet |
| Gives you back | a category, or true or false | reasoning about what the image shows |
| Reading a paper invoice | OCR returns the characters on the page | the total and the due date, because it reads the layout too |
| Spot bad vegetables in a field | yes, that is what it was built for | yes |
| Spot the Q3 dip in a revenue chart | only if trained to look for falling quarters | notices it on its own |
What can multimodal AI do with your business documents?
Most of the information in a field-services business sits in images. Whiteboards. Paper. Slide decks. Photos taken on site.
We work on this directly. After a whiteboard session someone photographs the board and feeds it in. Calls get recorded and transcribed, and the transcript goes in alongside the photo, so the model has the discussion as well as the diagram.
The job is documenting and categorising the material you already hold, so the model has enough context to be useful. Start by listing where your operation keeps information that has never been typed: the paper invoices, the handwritten service tickets, the whiteboard in the dispatch office. Then work down that list and decide what gets photographed, what gets transcribed, and who is doing it each week.