Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.47 KB

README.md

File metadata and controls

43 lines (35 loc) · 1.47 KB

LifeSync: AI Wellness Companion

An AI-powered wellness companion app for the Omi device, providing real-time mood tracking, personalized coaching, and wellness insights.

Project Overview

Inspiration
LifeSync aims to make mental and emotional wellness support accessible through wearable AI. The app provides continuous support, adapting to users' moods and goals to foster growth and well-being.

What It Does

  • Real-time Mood Tracking: Monitors emotional cues and trends over time.
  • Personalized Coaching: Offers tailored guidance toward personal and professional goals.
  • Daily Wellness Insights: Provides summaries based on interactions for actionable insights.
  • Social Feedback: Highlights positive interactions and improvement areas.

Built With

  • Languages: Python, JavaScript
  • Frameworks: React Native
  • Machine Learning Models: NLP models for sentiment and emotion detection
  • Cloud Services: Google Cloud Platform
  • APIs: Open-source NLP and Emotion Detection APIs

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/LifeSync-AI-Wellness-Companion.git
  2. Navigate to the project directory:
    cd LifeSync-AI-Wellness-Companion
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start

License

This project is licensed under the MIT License - see the LICENSE file for details.