Description
Local first health and wellness application that unifies body metrics, nutrition tracking, exercise planning, habits, schedules, and external integrations in one workspace. It includes both a web dashboard and domain specific CLI commands, with AI workflows layered on top for planning, research, and generated assets where useful.
Features
- Health metrics tracking: weight, blood pressure, heart rate zones, VO2 Max, biological age, body measurements
- Nutrition management: food database with macro tracking, meal logging, supplement tracking, compound ingredients
- Diet plan templates with targets, rules, and meal template blocks
- Exercise library with templates, exercise plan creation, and schedule management
- Timetable/schedule templates with override capability
- Habit tracking with entries and progress monitoring
- Google Calendar OAuth sync with ICS export
- Notion API integration for pages, databases, and queries
- AI agent sessions with message history
- CLI with domain-based commands (health, nutrition, plan, calendar, exercise, etc.)
- Calculators, projections, charts, and dashboard views for planning and monitoring
Tech Stack
- Next.js, React, TypeScript
- Tailwind CSS, shadcn/ui, Radix UI
- tRPC (API layer), Drizzle ORM, SQLite
- AI SDK, OpenAI Codex SDK, Google Gemini
- TanStack React Query, React Table, React Form
- Recharts, Motion, XYFlow
- Notion API client, Google APIs (Gmail, Calendar)
- Storybook, Zustand, Zod