Claris FileMaker and Private AI Part 4: ChatGPT

Ben Fletcher • 18 August 2025

Previously, we discussed how it is possible to run your own private AI service powered by Ollama using the llama3.2 model for text generation and also image recognition on commodity Apple hardware. However, there are many other publicly available models which can work with Ollama, including Google's Gemma, Alibab Cloud's Gwen, Mistral's Devstral, Microsoft's Phi and perhaps the most prominent to the general public and DeepSeek's R1 which we also discussed in a follow-up blog article.  Ironically, despite their name recognition OpenAI had not yet made any of their models available in an open source implementation which would be compatible with Ollama until the release this month of the gpt-oss:20b and gpt-oss:120b models (August 2025).


How does gpt-oss stack up compared to llama and deep seek-r1?

  • gpt-oss:20b - 14GB size, so should run with reasonable performance on a 24GB Mx series Apple processor (or better).
  • gpt-oss130b - 65GB size, so will likely require 128GB Mx Pro Apple processor at least.


So based solely, on model size gpt-oss:20b is significantly heavier minimum memory footprint than the more entry level deepseek-r1:8b (5.2GB) or llama3.2 (2GB) models.


Llama is released on a Community License basis - it is tied to Meta's Acceptable Use policy (restrictions on apps using over 700m monthly users without negotiation, not competing model enhancements and has ethical restrictions); both gpt-oss (Apache 2.0) and deepseek-r1 (MIT License) are fully open source (i.e. no usage limits or competition bans).


Running gpt-oss:20b locally and connecting to Claris FileMaker

Set-up is the same as outlined in our original blog article here for Llama.  The only difference is that you have to download and change the model identifier (i.e. 'get-oss:20b') and optionally you can specify a value for the 'temperature' parameter.  Temperature informs how 'random' or 'creative' the model's output should be.  A low temperature (close to 0) would push the model response to favour the most probably token at each step and so the output would be more deterministic, focuses, repetitive and predictable.  By contrast a high temperature (>1) would push the model to spread probability more evenly across possible tokens and so the output should be more creative and diverse, but is also more likely to be error prone or incoherent.  As a general rule of thumb:


0.0 - 0.3 - Very deterministic, almost always the same output for the same prompt. Useful for:

  • Factual answers.
  • Structured text (SQL, JSON, coding).
  • Consistency in testing.

0.5 - 0.8 - Balanced creativity vs accuracy (0.8 is the default if no parameter is specified).  Useful for:

  • General conversation.
  • Business writing.
  • Explanations where tone matters.

0.9 - 1.5 More variety, more “imaginative”. Useful for:

  • Brainstorming.
  • Storytelling.
  • Creative writing & roleplaying.

> 1.5 - Likely, to be chaotic and can quickly derail unless you want 'wild' inspiration.


gpt-oss:20b performance on commodity hardware

As a quick performance test, I timed the response times for the simple query 'Give me 5 blog ideas for the Claris FileMaker platform'.  on my M3 24GB MacBook Air: llama3.2 generated a response in 13 seconds; deepseek-r1:1.5b generated a response in 9 seconds; gpt-oss:20b took 56 seconds - 1min 26 seconds depending on the temperature (increasing temperature decreases response time).


Subjectively comparing the outputs, the deepseek-r1:1.5b was very generic, it obviously was aware that FileMaker was a database platform, but clearly didn't have any detailed information on its feature and usage in the training set and so came up with 5 very generic responses which wouldn't really be of any use for me to write a real blog article; llama3.2's suggestions by comparison were much more credible ('Best Practices for Building Scalable FileMaker Solutions', 'FileMaker vs. Other Business Application Platforms: A Comparative Analysis', etc) and gpt-oss was more detailed and demonstrated more detailed comprehension of the modern platforms uses and features ('From Desktop to Device: Building a Mobile‑First FileMaker App with Claris Connect & Cloud', 'Zapier + FileMaker = Workflow Automation for Small Teams', etc).  However, running a query with high temperature (1.5) does highlight the risk of inaccuracy - while I have often touted the speed of development of the Claris FileMaker platform some of the headlines were substantially misleading ('FileMaker & the Cloud: How to Build a Fully‑Responsive Mobile App with One Line of Code')!


These results do highlight the value in comparing the performance vs output relevance and quality of different models for different use cases, as well as optimising the use of the temperature parameter.


Ready to accelerate your FileMaker app with Artificial Intelligence?

 Not sure where to start with leveraging AI in your Claris FileMaker app?  Need an unbiased review of whether the public cloud AI services or a private AI server would be most appropriate for your organisation's requirements in terms of performance and security? 

At DataTherapy, we specialise in integrating AI and other technologies with Claris FileMaker. Whether you’re just exploring starting to build a new custom app from scratch or if you have an existing system which is in need of upgrading—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 and Claris FileMaker can transform your business.

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.
Post pattern artwork.
by Ben Fletcher 30 June 2025
Integrate Claris FileMaker with local vision AI using llama3.2-vision and Ollama. Keep data private while adding powerful image processing to your workflows.
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:
More posts