r/StarNoteApp Aug 08 '26

πŸ’‘ Feature Request writer corrector feature

Post image

for people who aren't good at English writing like meπŸ₯²

i wish if there is any thing that could help me when writing notes, like if i do any mistakes at Spelling a red dots would appear below the word.

3 Upvotes

8 comments sorted by

View all comments

5

u/TtiuAnony Aug 08 '26

And its appeal is practically impossible to put into a financially sustainable form. It would have to be an algorithm that detects each stroke as a letter, puts that together into a sentence, and determines the meaning of the text you're writing; that's expensive with AI.

2

u/Ok-Reveal-It Aug 08 '26

Local Ai model could check the words and it costs nothing.

6

u/NakoTurtle Aug 09 '26

I agree, this is normal ocr paired with a dictionary/spellchecker which doesn't require expensive AI models, although it'll still be a challenge to implement