Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Latest commit

History

History
46 lines (30 loc) 路 1.42 KB

File metadata and controls

46 lines (30 loc) 路 1.42 KB

Quick overview

A comprehensive health tracking and AI-powered medical journaling application built with React Native and Expo.

Core Features

馃搳 Dashboard

  • Streak Tracking: Monitor your daily check-in streak to maintain consistency in health tracking
  • Quick Actions: Fast access to Daily Check-In, New Entries and Appointments

馃搵 Daily Check-In

  • Sleep & Mood Tracking

馃搮 Appointments Management

  • Track medical appointments

馃攳 Health Tracking

  • Log various health metrics and conditions
  • ICD-10 code support
  • Supported tracking categories: Medications, Symptoms, Health Measurements, Conditions/Diseases, Allergies, Therapy Sessions, Other Notes

馃挰 Medina AI Assistant

  • Chat with a state-of-the-art LLM
  • Multiple Modes:
    • Medical Mode: General health and medical information
    • Therapy Mode: Mental health and therapy support
  • Analysis Options:
    • No Context: Uses the default underlying model with no additional context
    • Standard Mode: Quick responses with semantic search
    • Deep Analysis Mode: Comprehensive health analysis with tool integration and semantic search
  • Semantic Search: Uses entries as context for responses for more accurate diagnosing and medical history

馃摎 Check-In Log

  • View all daily check-ins in a chronological log
  • Review historical health data
  • Track patterns over time

Technical Implementation

Stack: React Native, SQLite & sqlite-vec