{"id":24794944,"url":"https://github.com/shubham1chawla/wellnessai","last_synced_at":"2026-04-28T20:36:35.755Z","repository":{"id":212258286,"uuid":"721951441","full_name":"shubham1chawla/WellnessAI","owner":"shubham1chawla","description":"An iOS app that focuses on your personal \u0026 personal well-being","archived":false,"fork":false,"pushed_at":"2024-01-08T12:37:47.000Z","size":7991,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T18:49:41.045Z","etag":null,"topics":["context-aware","ios","swiftui","wellbeing","wellness"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shubham1chawla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-22T05:50:47.000Z","updated_at":"2024-05-12T18:08:25.000Z","dependencies_parsed_at":"2024-01-06T19:27:47.958Z","dependency_job_id":"64be289a-15af-46a3-99cf-cb69b994d272","html_url":"https://github.com/shubham1chawla/WellnessAI","commit_stats":null,"previous_names":["shubham1chawla/calendarai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shubham1chawla/WellnessAI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubham1chawla%2FWellnessAI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubham1chawla%2FWellnessAI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubham1chawla%2FWellnessAI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubham1chawla%2FWellnessAI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shubham1chawla","download_url":"https://codeload.github.com/shubham1chawla/WellnessAI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubham1chawla%2FWellnessAI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32398996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["context-aware","ios","swiftui","wellbeing","wellness"],"created_at":"2025-01-29T23:19:18.136Z","updated_at":"2026-04-28T20:36:35.750Z","avatar_url":"https://github.com/shubham1chawla.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WellnessAI\n\nWellnessAI is an iOS app that focuses on your personal \u0026 personal well-being and an AI companion for mental health and happiness, powered by ChatGPT.\n\n\u003e Please note that the algorithms used by the application to measure the heart and respiratory rates are for demonstration purposes only.\n\n## Technologies\n\n![iOS](https://img.shields.io/badge/iOS-000000?style=for-the-badge\u0026logo=ios\u0026logoColor=white)\n![Swift](https://img.shields.io/badge/swift-F54A2A?style=for-the-badge\u0026logo=swift\u0026logoColor=white)\n![ChatGPT](https://img.shields.io/badge/chatGPT-74aa9c?style=for-the-badge\u0026logo=openai\u0026logoColor=white)\n\n## Features\n\nThis section covers the primary functionality of the application.\n\n![WellnessAI Introduction](/mockups/01.jpg)\n\n### Prompts Fine-tuning \u0026 Optimization\n\nThe application sources information from the user's calendar, health information, and device's location to fetch nearby places using [Google Nearby Places API](https://developers.google.com/maps/documentation/places/web-service/search-nearby) and weather using [Open Weather API](https://openweathermap.org/api).\n\n![WellnessAI Fine-tuning Prompts](/mockups/02.jpg)\n\n### Calendar-related Suggestions\n\nThe application generates suggestions from the calendar and considers various use cases, including no upcoming events, most recent events, and busy calendar suggestions. All these suggestions focus on the user's well-being and self-care.\n\n![WellnessAI Calendar Suggestions](/mockups/03.jpg)\n\n### Built-in Health Tracking\n\nWellnessAI uses a built-in health tracking feature to measure users' heart and respiratory rates and record their symptoms.\n\n![WellnessAI Health](/mockups/04.jpg)\n\n### Heart Rate Measurement\n\nUsing the device's camera, the application records a 45-second video of the user's index finger and measures their heart rate.\n\n![WellnessAI Heart Rate Measurement](/mockups/05.jpg)\n\n### Respiratory Rate Measurement\n\nThe application uses the gyroscope to measure the user's respiratory rate.\n\n![WellnessAI Respiratory Rate Measurement](/mockups/06.jpg)\n\n### Health-related Suggestions\n\nWellnessAI generates suggestions based on the health information the user saves. These shall include stale or no health information, any health-related calendar event reminder, persistent symptoms, and abnormal heart or respiratory rates. The application uses ChatGPT to classify abnormal heart and respiratory rates.\n\n![WellnessAI Health Suggestions](/mockups/07.jpg)\n\n## Setup\n\nOnce you built the application on your device, you must open the Settings app on the iPhone and find the WellnessAI application. You'll need to add the Google Nearby Places, Open Weather, and Open AI API keys for the application to function as indicated.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubham1chawla%2Fwellnessai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshubham1chawla%2Fwellnessai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubham1chawla%2Fwellnessai/lists"}