Key Features • First-time set-up • Technologies
- Document import and OCR
- Make documents dyslexia-friendly
- Read text aloud using text-to-speech
- Reading ruler
cd server
npm ci
cd ..
cd client
npm cibrew install tesseractDownload the installer from the Tesseract GitHub repository and follow the installation instructions.
Download Vietnamese language data file.
Locate file to folder tessdata.
- Clone the
/client/.env.templatefile into/client/.env - Fill in empty fields (if any)
cd server
npm run devcd client
npm startThis project is built with:
