Skip to content

ishritaggarwal2307/BioSync-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioSync OS

We don’t ask how you feel. We measure it.

👥 Team: Newton's Apple


🚀 Overview

BioSync OS is a passive Human Operating System that converts real-time biological signals into actionable cognitive intelligence.

Unlike traditional mental health tools that rely on manual input, BioSync works silently in the background by analyzing:

  • Facial blood flow (rPPG)
  • Voice stress patterns (Vocal Jitter)
  • Semantic intent (AI understanding)

🔴 Problem Statement

Humans operate without real-time feedback on their cognitive state.

  • Stress remains invisible until burnout
  • Productivity drops due to cognitive overload
  • Existing tools require manual tracking (high friction)

👉 Result: Loss of focus, efficiency, and mental clarity


💡 Solution

BioSync OS introduces passive bio-sensing + real-time intelligence

  • Detects stress using webcam (rPPG)
  • Analyzes voice for physiological stress signals
  • Uses AI to interpret intent and context
  • Dynamically adapts system behavior in real-time

🧠 Core Innovation

Multimodal Signal Fusion

BioSync combines three layers of intelligence:

  • Visual Layer → rPPG (green channel extraction)
  • Audio Layer → vocal jitter analysis
  • Semantic Layer → AI intent understanding

👉 Output: Real-time Cognitive Stress Score


⚙️ System Architecture

flowchart LR
    A["User Input"] --> B["Vision Module"]
    A --> C["Audio Module"]
    A --> D["Text Module"]

    B --> E["rPPG Extraction"]
    C --> F["Vocal Analysis"]
    D --> G["Semantic AI"]

    E --> H["Stress Engine"]
    F --> H
    G --> H

    H --> I["State Machine"]
    I --> J["AI Response System"]
    J --> K["Adaptive UI"]
Loading

Releases

No releases published

Packages

 
 
 

Contributors