StanfordBDHG / HealthGPT

Query your Apple Health data with natural language 💬 🩺
MIT License
1.68k stars 149 forks source link

Add voice-based interaction #35

Closed vishnuravi closed 11 months ago

vishnuravi commented 11 months ago

Add voice-based interaction

:gear: Release Notes

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

codecov[bot] commented 11 months ago

Codecov Report

Merging #35 (a2514f2) into main (49aa7a3) will increase coverage by 4.33%. The diff coverage is 93.03%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StanfordBDHG/HealthGPT/pull/35/graphs/tree.svg?width=650&height=150&src=pr&token=5BEldGX6G1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG)](https://app.codecov.io/gh/StanfordBDHG/HealthGPT/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG) ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================== + Coverage 83.20% 87.52% +4.33% ========================================== Files 24 25 +1 Lines 714 785 +71 ========================================== + Hits 594 687 +93 + Misses 120 98 -22 ``` | [Files](https://app.codecov.io/gh/StanfordBDHG/HealthGPT/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG) | Coverage Δ | | |---|---|---| | [HealthGPT/HealthGPT/HealthDataInterpreter.swift](https://app.codecov.io/gh/StanfordBDHG/HealthGPT/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG#diff-SGVhbHRoR1BUL0hlYWx0aEdQVC9IZWFsdGhEYXRhSW50ZXJwcmV0ZXIuc3dpZnQ=) | `42.60% <ø> (ø)` | | | [HealthGPT/HealthGPT/SettingsView.swift](https://app.codecov.io/gh/StanfordBDHG/HealthGPT/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG#diff-SGVhbHRoR1BUL0hlYWx0aEdQVC9TZXR0aW5nc1ZpZXcuc3dpZnQ=) | `71.43% <100.00%> (+71.43%)` | :arrow_up: | | [HealthGPT/Onboarding/HealthKitPermissions.swift](https://app.codecov.io/gh/StanfordBDHG/HealthGPT/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG#diff-SGVhbHRoR1BUL09uYm9hcmRpbmcvSGVhbHRoS2l0UGVybWlzc2lvbnMuc3dpZnQ=) | `88.89% <100.00%> (+0.26%)` | :arrow_up: | | [HealthGPT/Onboarding/Welcome.swift](https://app.codecov.io/gh/StanfordBDHG/HealthGPT/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG#diff-SGVhbHRoR1BUL09uYm9hcmRpbmcvV2VsY29tZS5zd2lmdA==) | `90.00% <100.00%> (ø)` | | | [HealthGPTUITests/HealthGPTViewUITests.swift](https://app.codecov.io/gh/StanfordBDHG/HealthGPT/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG#diff-SGVhbHRoR1BUVUlUZXN0cy9IZWFsdGhHUFRWaWV3VUlUZXN0cy5zd2lmdA==) | `100.00% <100.00%> (ø)` | | | [HealthGPTUITests/OnboardingUITests.swift](https://app.codecov.io/gh/StanfordBDHG/HealthGPT/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG#diff-SGVhbHRoR1BUVUlUZXN0cy9PbmJvYXJkaW5nVUlUZXN0cy5zd2lmdA==) | `100.00% <ø> (ø)` | | | [HealthGPT/HealthGPT/HealthGPTView.swift](https://app.codecov.io/gh/StanfordBDHG/HealthGPT/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG#diff-SGVhbHRoR1BUL0hlYWx0aEdQVC9IZWFsdGhHUFRWaWV3LnN3aWZ0) | `85.90% <87.24%> (+6.83%)` | :arrow_up: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/StanfordBDHG/HealthGPT/pull/35?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/StanfordBDHG/HealthGPT/pull/35?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG). Last update [49aa7a3...a2514f2](https://app.codecov.io/gh/StanfordBDHG/HealthGPT/pull/35?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG).