AI - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


AI Updates in Maple 2025

 

Technology Preview: AI-Powered Maple Document Generation

Updated models

Technology Preview: AI-Powered Maple Document Generation

In Maple 2024, we introduced several ways for users to interact with Large Language Models (LLMs) and integrate AI into their workflow, including the AI Formula Assistant and the Natural Language Package. With Maple 2025, we're taking this a step further--giving users the ability to generate entire Maple documents through an interactive AI-driven experience.

While LLMs aren't always reliable for solving complex math problems, they excel at explaining concepts and structuring expositions. So why not let AI handle the writing, with your direction and guidance, while Maple takes care of the math? That's exactly what we have done.

This is an early stage Technology Preview, and while there's still plenty of room for improvement and exploration, we wanted to put it in users' hands now because we believe it is already useful.

This features consists of three key commands: Dialog, GenerateDocument, and GenerateDocument[interactive], allowing users to experiment with AI-generated content within Maple.

• 

Dialog: As the name suggests, this command allows you to engage in a dialogue with a large language model, enabling a back-and-forth exchange of messages.

• 

GenerateDocument: This command lets users interact with the LLM to generate their documents.

• 

GenerateDocument[interactive]: A simple interactive application that provides a user-friendly interface for the features of the GenerateDocument command.

If you have any feedback or suggestions related to this feature, we'd love to hear them!

Updated models

Maple 2025 integrates some of the latest natural language models: OpenAI's GPT4o, o1-mini, and o3-mini, at the time of the release of version 2025.0. This leads to better results for any use of AI, whether it is by using the commands in the NaturalLanguage package directly, or by using the AI Formula Assistant.

See Also

Dialog

GenerateDocument

GenerateDocument[interactive]