Table of Contents        30. Auto Keywords


30.4 AutoTags Engine API

If you want, you can build your own NeoFinder AutoTags Engine. Here is the API for that.

You need the current version of Apples Xcode, and a developer account, because all engines must be codesigned and "notarized" by Apple for "security" reasons.

Here is an example project, using the built-in AI engine that Apple provides starting with macOS 10.15.

https://www.cdfinder.de/downloads/AutoTags.API.Sample.zip


Please note that the AutoTags feature in NeoFinder requires macOS 10.13 or newer, as it makes heavy use of the Machine Learning framework that Apple is offering there.