Skip to content

This project is dedicated to addressing the critical gap in healthcare accessibility by offering an intuitive, AI-driven solution for locating and connecting with nearby sleep clinics. Built with cutting-edge technologies like Azure Cognitive Services, Azure Machine Learning, and cloud-based storage.

Notifications You must be signed in to change notification settings

Debaditya-Som/Azure-Dream-Catcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure-Dream-Catcher

main_logo

Azure ML Workspace Python Flask Azure AI logo logo logo logo

This project is a web application designed to using Azure AI and ML tools to analyze dream sentiments, predict sleep quality, and locate nearby clinics for comprehensive sleep health insights.

Features

  • Sleep Quality Prediction: Predicts the quality of sleep based on parameters like sleep duration, REM sleep, and heart rate.
  • Sentiment Analysis: Analyzes the sentiment of the dream description entered by the user to determine the overall mood or emotion in the text.
  • Nearby Clinics Locator: Helps users locate nearby clinics or counseling centers based on their current location, providing easy access to professional assistance when needed.

Project Workflow

image

Overview

This application consists of two main components:

  1. Backend (Flask API): A RESTful API that accepts user input and uses a machine learning model to make predictions.
  2. Frontend (ReactJS): A user-friendly interface where users can input their data and receive a prediction about their sleep quality.

Functionalities

  • User Input Form: Users can enter their sleep data: Sleep Duration, REM Sleep, and Heart Rate.
  • Prediction: The app predicts the quality of sleep as either "Good" or "Poor" based on the input data.
  • Locate Nearest Clinics : Locate nearest sleep clinics in an interactive map.
  • Minimalistic Design: The application is designed with simplicity in mind, featuring a clean and intuitive interface.

Tech Stack

  • Backend:
    • Python (Flask)
    • Azure ML Workspace (for model training)
    • Azure AI Cognitive Services (for Sentiment Analysis)
  • Frontend:
    • React.js
    • Tailwind CSS
  • Deployment:
    • Docker
    • Docker Compose
    • Azure App Services
    • Azure Container Registry

Model Training

The sleep quality prediction model was trained using Azure ML Workspace. The dataset was uploaded and stored in Azure Blob Storage, ensuring scalability and easy access and the model was trained in Azure ML Workspace.

Sentiment Analysis

For sentiment analysis, the project leverages Azure AI's Text Analytics API. The API is used to analyze the sentiment of the dream descriptions provided by the users. Based on the emotional tone, the API classifies the text into different sentiment categories such as positive, neutral, or negative.

Nearby Clinics Locator

The project integrates a Nearby Sleep Clinics Locator feature that uses geolocation services to assist users in finding the nearest clinics or counseling centers. This functionality aims to ensure users can easily access professional help based on their current location.

Deployments

This project has been deployed using Docker, Docker Compose, Azure App Services, and Azure Container Registry for efficient, scalable, and containerized deployment. Below are the details of the deployment process

Credits

  • Azure ML Workspace
    Used to train and deploy the sleep quality prediction model, leveraging scalable cloud-based machine learning tools to streamline the model development and deployment process.

  • Azure AI (Text Analytics API)
    Utilized for performing sentiment analysis on user-provided dream descriptions, enabling accurate emotional tone classification (positive, neutral, or negative).

  • Azure Blob Storage
    Facilitated secure storage and retrieval of datasets used for training the machine learning models.

  • Azure App Services
    Hosted the web application, ensuring high availability, scalability, and integration with other Azure services like Azure Container Registry.

  • Azure Container Registry
    Served as a central repository for managing and securely storing Docker images used for deploying the project in a containerized environment.

  • Docker and Docker Compose
    Enabled consistent containerization and multi-container orchestration for deploying the application.

Demo Video

Azure.Dream.Catcher.Demo.Video.mp4

Presentation link :

Click Here

Pitch link :

Click Here

About

This project is dedicated to addressing the critical gap in healthcare accessibility by offering an intuitive, AI-driven solution for locating and connecting with nearby sleep clinics. Built with cutting-edge technologies like Azure Cognitive Services, Azure Machine Learning, and cloud-based storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published