Turn off Your Maple Connection to AI Technology
The AI Formula Assistant and the related NaturalLanguage package offer a connection to AI technology.
By default, the AI Formula Assistant pane is visible and the connection is enabled after you accept the Terms of Use. If you don't accept the terms of use, the connection is not enabled. If preferred, you can configure Maple to disable the connection to AI so that the AI Formula Assistant pane does not appear in the Maple interface.
To disable the AI connection, modify the user preferences file.
To disable the AI connection:
Close Maple.
Open the user preferences file for Maple in a text editor. It is usually found here:
Windows:
C:\Users\<User ID>\AppData\Roaming\Maple\<version>\maple.ini.
macOS:
//Users/$USER/Library/Preferences/Maple/<version>/Maple preferences
Linux:
//home/$USER/.maple/<version>/maplerc
Find the entry TurnOffAI and edit it to
TurnOffAI=true
Save and close the preferences file.
After you have disabled the AI connection, when you open Maple, the AI Formula Assistant does not appear, the link to the AI Terms of Use in the Options Dialog is hidden from the Maple interface, and you cannot use the NaturalLanguage package to query an AI.
Note: Alternatively, you can launch Maple without the AI connection by launching it with the -noAI option.
Windows
Right-click your Maple desktop icon and select Properties.
In the Target field, enter a space after the closing quotation mark and enter -noAI.
Click OK.
macOS
On macOS, you can turn off your connection by navigating to the /Library/Frameworks/Maple.framework/Versions/<Maple_version>/bin directory at a command prompt, and entering xmaple -noAI
Linux
At the command prompt, run the command xmaple -noAI
For more information, see maple.
See Also
maple
Using the AI Formula Assistant
Download Help Document