which one of the ai could enhances to digitize any handwritten text(math,french,...)

which one of the ai could enhances to digitize any handwritten text(math,french,...)
Hi @Chiestha01
If I correctly understand, you are looking for a way to extract content from handwritten text?
The text recognition prebuilt model extracts words from documents and images into machine-readable character streams. It uses state-of-the-art optical character recognition (OCR) to detect printed and handwritten text in images.
https://learn.microsoft.com/ai-builder/prebuilt-text-recognition
Extract Text from an image - Power Platform Community (microsoft.com)
Hope it helps!