How hard is it to build an AI invoice assistant for Moroccan drogueries
​
I’ve been thinking about a real problem here in Morocco, especially for small drogueries and traditional shops.
A lot of invoices are handwritten, messy, and often written in Darija or mixed French. Shop owners lose a lot of time rewriting invoices, tracking products, or organizing stock manually.
I’m wondering how difficult it would be to build an AI system that can:
Read handwritten invoices
Understand Moroccan Darija words/products
Convert invoice photos or audio into structured text
Automatically generate clean digital invoices
Maybe even integrate stock management later
Example: Owner takes a photo or sends a voice note → AI extracts products, quantities, prices → generates invoice automatically.
The biggest challenge I see is:
Moroccan handwriting
Darija vocabulary
Different invoice formats
Do you think current AI tools are already good enough for this?
Which stack/tools would you recommend?
I’ve been looking at things like:
OCR models
Whisper for speech-to-text
Vision LLMs
n8n automations
Curious to hear opinions from people working in AI or automation.