Claris FileMaker and Private AI Part 3: Image Recognition

Ben Fletcher • 30 June 2025

Previously, we have discussed why you may be interested in leveraging local LLMs for to keep data private, how to get started with integrating Claris FileMaker with Ollama and a brief discussion of the trade offs between using the different text generative LLMs (Llama vs DeepSeek).  The common thread will all these articles is that these are LLMs optimised for processing text prompt inputs to generate text outputs.  However, the Ollama site also provides models that support vision processing, including Gemma3, LlaVA and llama3.2-vision.


Impressively, vision processing is still viable using modest Apple Silicon Mac using the llama3.2-vision model.


A quick reminder - Why run local AI models on your Mac?

Running local LLMs gives you:

  • Full data privacy – your data stays on your machine.
  • No cloud dependency – perfect for secure or offline environments.
  • Faster response times – no network latency.
  • Cost control – no pay-per-query billing.
  • Development feasibility testing - quick prototyping to provide the efficiency of the AI assisted workflow and the fit of different models for your application.


Whether you’re in healthcare, legal services, finance, or manufacturing, private AI lets you leverage powerful automation without compromising data compliance or sovereignty.


Setting Up llama3.2-vision integration with Claris FileMaker

1. Choose the Right Model

The llama3.2-vision build weighs in at 7.8GB and runs with reasonable performance on an entry level M3 class MacBook Air with 24GB RAM. The more advanced 'multimodal' llama4 weighs in at 67GB by comparison - good luck running that with anything less than the 128GB+ RAM configurations of the M2/M3 Ultra or M4 Pro variants.


2. Download and Install Ollama

👉 Download here: https://ollama.com/download

  • Move Ollama.app into your Applications folder
  • Open the app and approve any permissions (including full disk access if prompted).


3. Run Your First Model

Open Terminal and run:

ollama run llama3.2-vision


4. Check the Server Is Running

Open a web browser and go to:

http://localhost:11434/


If everything is configured correctly, you should see “Ollama is running” in your web browser page.

If not, check your local firewall and security settings to ensure port 11434 is open and accessible.


Connecting llama3.2-vision with FileMaker Pro

The process for integrating is identical to the text model as a starting point, but the image needs to be converted to Base64 text encoding to send in an additional parameter in the JSON format (" images"; ['imageInBase64'] ).  The simplest way to do this within FileMaker is to save your image into a Container field and then convert that using FileMaker's built in Base64Encode() function (this could be stored in a temporary variable or a calculation field as in this example below):

FileMaker JSON script input example

In this example, my prompt is contained in the field 'prompt' and 'ImageEncodedAsText' field is a Base64() encoded version of my image Container field:

Example FileMaker Interface using Ollama and llama3.2-vision

Conclusions


On an M3 it took 20 seconds to generate a description of the 131kb image file - certainly quick enough that you could process a significantly sized image library in several hours to a day.  Using Ollama to run a LLM image model locally means that you can build image recognition into your Claris FileMaker application without the privacy and security concerns of integrating with a 3rd party cloud AI provider.


Ready to Bring Private AI Into Your Business?


At DataTherapy, we specialise in integrating Claris FileMaker with all manner of web services. Whether you’re just exploring or ready to go all-in on secure, AI-enhanced automation—we can help.


✅ Certified Claris FileMaker Developers

✅ UK-based team of full-time professionals

✅ Platinum Claris Partner

✅ Experts in secure, on-premise and private cloud AI deployment


📞 Contact us today for a free consultation and discover how local AI can transform your business—without ever sending your data to the public cloud.


Happy Student
by Ben Fletcher 12 August 2025
Discover how DataTherapy built a secure, cloud-based academic recruitment portal for The Francis Crick Institute using Platopus SaaS and Claris FileMaker. Streamlined applications, advanced reporting, and Okta authentication deliver a faster, more efficient hiring process.
by Ben Fletcher 14 July 2025
While the new AI features of Claris FileMaker 2025 will undoubtedly generate the most headline interest, there are a number of other new under the hood features which are no less important to professional FileMaker developers. Here is a quick overview of some of the new features we will be using immediately to speed and ease our development, as well as improving the real world performance of apps: 1) GetFieldsOnLayout function Returns a list of the fields on a layout as JSON data. Includes only the fields that are accessible to a find.
Claris FileMaker 2025
by Ben Fletcher 11 July 2025
Upgrade to Claris FileMaker 2025 with secure, scalable UK-managed hosting by DataTherapy. Fast setup, expert support, AWS infrastructure, no long contracts.
by Ben Fletcher 10 July 2025
Claris FileMaker 2025 has launched with a range of new features that will undoubtedly make developing new custom apps both quicker and more powerful, but what are the benefits of upgrading if you are currently using an older version of the FileMaker platform? Using a version older than of FileMaker 19? In that case there are even more good reasons to upgrade - contact our team to find out more about the benefits from upgrading that you have been missing out on! Highlighted below are some of the key differences in features were introduced between FileMaker v19, 2023 (v20), 2024 (v21) and now 2025 (v22) releases:
by Ben Fletcher 9 July 2025
Claris FileMaker 2025 is the ultimate platform for custom app creation, now with powerful new native features for leveraging Artificial Intelligence by integrating Large Language Models (LLMs) and integrating with Claris Connect and Claris Studio . Given its advanced features and capabilities, it's the platform of choice for SMEs seeking to start fresh building a new custom business app. However, if you're thinking about upgrading from an older Claris FileMaker version, preparation is key, and that's where we come in. This brief guide outlines the major points of consideration when upgrading. However, don't worry if these technicalities overwhelm you - our expert consulting team is just a click away, ready to guide you through any concerns. The Upgrade Process: Claris FileMaker v12-v2024 (.fmp12 format) The good news: versions 12-2024 share the same file format as the 2025 version, making upgrades a breeze. However, certain interface changes might require user adaptation if your app was built prior to FileMaker 16. For example, if your users utilize the footer bar for zoom control, view mode changes, or status bar display, they'll have to adjust to using the upper status bar and application menus. If that's a challenge, our consultants can assist with incorporating zoom control into your interface layouts. One caveat is that while it's possible to use legacy versions of Claris FileMaker Pro to connect to Claris FileMaker Server 2025, we advise against it. Mixing client versions can prevent you from leveraging the full benefits of the Claris FileMaker 2025 feature set. For maximum security and optimal performance, make sure both the server and all users are on the latest software version and patch. Claris have compiled a handy checklist of deprecated features in Claris FileMaker 2025, so make sure to verify if these impact your usage: https://support.claris.com/s/answerview?anum=000048380&language=en_US Revamping Your Legacy Systems: Claris FileMaker v11-6 (.fp7 & .fp5 format) or earlier Older versions of FileMaker are a testament to the platform's longevity. However, they do come with unique challenges, including the impossibility of direct conversion using Claris FileMaker 2024. Don't worry, we're equipped to handle these issues and are ready to bring your vintage database files into the present. We also recommend considering a fresh start. The latest Claris FileMaker boasts myriad features that can significantly boost your business operations. Remember: upgrading isn't merely about maintaining the status quo—it's about embracing innovation and driving your business forward. If you want to do the minimum possible work to convert your files into the v2025 format then look at our previous guide for FileMaker Pro 19: https://www.datatherapy.com/news/2020/6/5/planning-your-upgrade-to-claris-filemaker-19-platform General Upgrade Considerations: Let's Get Practical No matter your current version, our team can assist you through the upgrade process, even if your app involves complex dependencies, such as integrations with legacy software or plugins. Note that most plugins will require updates (sometimes paid) to ensure compatibility with Claris FileMaker 2025. We encourage you to consider the future-proofing benefits of a 'cloud-first' and 'AI-first' mindset. Older systems may not have been built with this in mind, but the modern FileMaker platform has been designed to seamlessly integrate with other cloud solutions and now leading public and private LLMs. Ultimately, we believe that your software should work for you, not the other way around. That's why we're committed to ensuring your upgrade is more than a simple technical exercise—it's a strategic move that aligns with your business' evolution. If you're ready to harness the power of the modern, interconnected, and dynamic Claris FileMaker 2025, get in touch with us today . We're here to help you achieve your business goals.
by Ben Fletcher 9 July 2025
What is new in FileMaker 2025?
Wooden blocks with LEARN written on in the style of the game Scrabble.
by Ben Fletcher 1 July 2025
Discover why staying up-to-date with Claris FileMaker certifications ensures secure, future-ready systems built by trusted, certified development experts.
Ai Robot
by Ben Fletcher 17 June 2025
Discover the power of DeepSeek R1—an efficient, open-source AI model ideal for private, local deployment using Ollama and Apple Silicon. Learn how DeepSeek compares to LLaMA, Mistral, and other LLMs in real-world applications, and explore how it integrates seamlessly with Claris FileMaker for secure, on-premise AI automation. Ideal for businesses needing low-cost, high-performance, and fully private AI solutions.
Decorating a blank wall
by Ben Fletcher 30 May 2025
Claris has added dozens of new features with each release of FileMaker - so many that it is hard to quickly see exactly how you might quickly benefit from updating. Here we summarise some of our favourite features we like to highlight to customers looking to upgrade:
A lab working doing research
by Ben Fletcher 22 May 2025
Discover why FileMaker is a cost-effective, flexible LIMS solution for 2025—ideal for labs needing secure, customisable, and rapidly deployable systems.
More posts