https://github.com/simonri/metron
https://github.com/simonri/metron
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonri/metron
- Owner: simonri
- Created: 2026-02-11T19:07:08.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2026-06-22T20:00:18.000Z (15 days ago)
- Last Synced: 2026-06-22T20:24:08.796Z (15 days ago)
- Language: TypeScript
- Size: 5.01 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metron
As AI advances, its ability to optimize our lives grows — but only as fast as the data behind it. The missing piece isn't intelligence, it's context.
Metron is a personal life dashboard that aggregates data across all domains of your life: finances, health, fitness, travel, habits, and more. The goal is a single place where your data lives, so AI has the full picture it needs to actually understand your life and surface meaningful ways to improve it.
## Stack
- **Backend**: Python / FastAPI, PostgreSQL, Redis
- **Frontend**: TypeScript / TanStack Start
- **Workers**: Dramatiq background jobs
## Development
See [CLAUDE.md](CLAUDE.md) for architecture overview and development commands.