KimboCare is a web platform and IOS / Android mobile applications to easily send healthcare packages to loved ones.
The system is simple: we choose the healthcare package we're interested in, select a hospital/doctor in the country and city of our choice close to our loved one, enter the phone number of our loved ones and voilà. Our loved one then receives an SMS with all the information and can go straight to the hospital to receive his or her healthcare package.
At the end of the treatment, we receive the total invoice and the full amount not used during the treatment.
The challenge was to ensure the security of both transactions and data. To make this possible, we implemented an internal blockchain in ledger form, enabling total traceability of transactions and making it impossible to modify the tree without a trace.
Artificial intelligence has also been used for automatic bill scanning, facial recognition and speech-to-text translation.
For cost reasons, whenever possible we implemented libraries directly on the servers (Tesseract OCR, Facial Recognition, etc.).
Technologies
The first version of the platform was built in React for the front-end, and in Ruby On Rails for the server side.
Faced with the difficulty of finding Ruby On Rails professionals for the second version of the platform, we decided to migrate to Laravel and PHP.