This project aims to provide a systematic solution to recognize the characters in ancient Sri Lankan inscriptions and translate them into Sinhala and other native languages. Proposed system has 5 different core modules.
- Pre - Processing Module
- Character Segmentating Module
- Classification Module
- Words Generating Module
- Translating Module
- React-Native
- Python 3.7
- Tensorflow
- MongoDB
- OpenCV
- Clone the project by
git clone https://github.com/ManojLL/Brahmilator.git
- Install all the mentioned dependecies by running
npm install
in root folder of the client-side componentbrahmi_frontend/tyrants
- Configuration between OpenCV and React-Native is mentioned on the brahmi_frontend README.md
In order to get a clear understading of the project you can refer following links.