Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.32 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.32 KB

License contributions welcome

WORK IN PROGRESS

AI BOT for dementia patients, a chatbot to answer patients with friendly voice and keep them relaxed and help the caretakers.

Dementia Bot

The patient's short term memory is impaired and he is unable to register, encode, retain and retrieve the answer. If he is concerned about a particular topic, he will keep asking the same question over and over again.

Repeated questions could cause frustration and arguments. Dementia Bot is used to answer patient with a known voice and used to calm down the patient.

High Level Plan / Roadmap

Planned development tasks, roadmap

  1. Voice cloning using deep learning to clone voice of the patients relative (voice of a person trusted by patient).
  2. Audio classification used to recognize dementia patient.
  3. Chatbot to answer patient with the trusted persons voice(cloned voice).
  4. Create Android app which enables and embeds above features
  5. Add additional features

Contributors