

This particular feature does not work on Windows, and it is also not compatible with WebDirect, Data API, or other APIs. If your app is deployed on Apple hardware, then you can use the macOS and iOS/iPadOS native Core ML features with FileMaker Pro and Go. And of course, there is the cost: some of those online APIs are not free, whereas using the capabilities of the OS is. Perhaps there are security constraints that do not allow your data to travel outside of your application.

Or you want something that is as fast as possible, and running the routine locally is the only acceptable answer. Perhaps your app needs to be fully self-contained and cannot reach out to the internet. Here at Soliant, we are heavily into Amazon Web Services integrating with image and text recognition through Rekognition and Textract, to name just two, are second nature to us.īut there are good reasons why you could not or would not want to use any of these online services. Many online APIs are available and have been demonstrated in past Developer Conferences and discussed in blog posts. Machine Learning integrations are certainly not new in the FileMaker community. For instance, it is used to scan emails and determine which ones are spam or to detect objects in pictures and video. An ML model is built on a set of known training data so that it can then make predictions about what is in other similar data. Machine Learning or ML falls under the broad umbrella of Artificial Intelligence. MacOS, iOS, and iPadOS have built-in capabilities that can execute Machine Learning models on FileMaker Pro and Go.
