captaindys.com. A web editor for dyslexic child.
Implemented:
- ✅ text editor
- ✅ colour of phonemes (french only. Needs for your help)
- ✅ image recognition (image to text)
- ✅ text to speech
- ✅ speech to text
Needs help for:
- 💁 colour of phonemes (for other languages)
Roadmap:
- 🚧 text simplification (with AI)
yarn install
yarn buildIn order to work locally, run:
yarn install
yarn serve --mode=developmentRemember to run Jest tests with:
yarn install
yarn testDo not hesitate to contribute to the project by adding your locale:
- Copy the
src/locales/fr-FR.jsfile tosrc/locales/xx.json(where xx is your locale code) - Import it in
src/locales/index.js
- Jean-François Lépine <@Halleck45>
See the LICENSE file.
