OPEN SOURCE · SELF-HOSTED · PERSONAL FINANCE
Manage your wealth. Reach financial freedom.
Your data stays on your hardware.
Scroll
LICENSEAGPL-3.0
LANGUAGETS / Python
DATABASEPostgreSQL
AIOpenAI
DEPLOYRailway / Docker
AUTHBetterAuth
02
PREVIEW

03
FEATURES
Click any card to learn more
04
DEPLOY
R
RAILWAY
Fastest path to production. Deploy the full stack in under two minutes — no DevOps required.
- One-click deploy from Railway template
- Auto-scaling with zero config
- Managed PostgreSQL + Redis included
- Custom domain with SSL
- Environment variable management
D
DOCKER
Self-host on any machine. Full control, zero vendor lock-in. One command and you're running.
- Full control over infrastructure
- Run on any VPS or homelab
- Docker Compose for all services
Services
frontend
Next.js 16
UI, authentication, and all data operations via server actions.
backend
FastAPI + Celery
AI categorization pipeline and scheduled background jobs.
postgres
PostgreSQL 16
Shared database — the single source of truth for all your data.
redis
Redis 7
Job queue and cache for async task processing.
$ curl -fsSL https://raw.githubusercontent.com/syllogic-ai/syllogic/main/deploy/install/install.sh | sudo bash
05
STACK
STACK
FrontendNext.js 16 + Drizzle ORM
BackendFastAPI + Celery
DatabasePostgreSQL 16
CacheRedis 7
AuthBetterAuth
AIOpenAI API
UIshadcn/ui + Recharts
LicenseAGPL-3.0

