Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 2.65 KB

README.md

File metadata and controls

35 lines (25 loc) · 2.65 KB

HealthSync

The healthcare sector stands as one of the most vital industries globally, tasked with delivering high-quality medical services every day. However, it faces numerous obstacles, including overwhelmed healthcare professionals and inadequate medical resources. The TherapyAI platform revolutionizes healthcare delivery by integrating Gen-AI and ML to automate the process of daily medical data collection, analysis, and patient interaction. Here's how:
Screenshot 2024-02-11 at 6 44 53 AM

Streamlined Patient Management

We allow doctors to efficiently manage their patients by adding them to the system and overseeing their progress. Patients receive login credentials via email, granting them access to their personalized dashboard.

Personalized Patient Interaction

Patients are greeted by an AI Avatar, powered by Azure Text-To-Speech Service. This 2D photorealistic avatar engages with patients, posing relevant questions based on their initial diagnosis. By utilizing Azure AI Communication and Speech services, patients can communicate via text or speech, enhancing accessibility.
image

Continuous Monitoring and Assessment

The chatbot tracks patients' well-being and mental health by periodically prompting them with inquiries tailored to their condition. Automation scripts ensure the seamless execution of these interactions and data collection processes.

Data-driven Insights

Patient communication is parsed daily and analyzed, with essential information extracted and stored in the database. EDA techniques are applied to derive meaningful insights, empowering doctors with valuable information to make informed decisions. image

Mental Health Assessment

Leveraging ML techniques, a logistic regression model was trained. This model calculates a mental health score based on five different factors, enabling doctors to quantitatively monitor patients' mental well-being over time. image

TherapyAI represents a paradigm shift in healthcare delivery, harnessing the power of Gen-AI and ML to optimize the doctor-patient relationship.

Tech Stack

-> Python
-> Flask
-> React, Node, Express
-> Azure TTS Ai Avatar
-> Pandas, SKLearn, R
-> OpenAI, LangChain
-> MongoDB