- How to convey doctor's terms to normal person.
- Person has document, it submits online. The document is scanned and all technical words are filtered out using various ML techniques.
- Follow up would be to make it generic, i.e. not only work for english, but for various languages
- If filtered word exists in database, its meaning, symptoms, possible solutions, etc are displayed in form of visuals using various pics/ animations etc If it doesn't exists, use web scraping/ api etc to get them, store in database (for further queries) and display.
- follow up can be to extend this functionality to describe about the prescribed medicines and the various possible symptoms in which it would have been prescribed.