Rare find

Healthai. Talk to your Apple Health data with AI to spot trends and patterns.

applehealthdata.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2026
  • feat: animated thinking spinner + status bar with model/timing/tokens
  • docs: add Local LLM Setup section to README
  • feat: dynamic model catalogue from litellm + local server support
  • chore: bump version to 1.7.0
  • fix: remove unused Buffer/BufferControl imports, fix unclosed file ha…
  • feat: fuzzy search model picker + expanded catalogue to 80 models acr…
  • chore: bump version to 1.6.0; fix _print_help param name
  • feat: slash autocomplete via prompt_toolkit in chat REPL
  • feat: /settings uses pick_model(), welcome box and REPL use model_str…
  • feat: setup wizard uses pick_model() for step 1, stores default_model
  • feat: rewrite chat.py to use litellm.completion() directly
  • fix: models.py precise index_map type and conditional invalid message
  • fix: models.py unicode arrow and custom cancel return value
  • feat: add models.py with full LiteLLM catalogue and pick_model()
  • docs: add CLI preview screenshot and sharpen marketing copy
  • feat: v1.5.0 — chat REPL, /settings provider change, welcome box show…
  • feat: replace numbered menu with chat REPL and slash commands
  • feat: analyze_with_chatgpt respects HEALTHAI_USER_QUESTION env var
  • feat: add chat.py for provider-agnostic chat routing
  • feat: show ASCII banner at top of setup wizard
February 2025
  • Release —v1.0.0