OPEN SOURCE · SELF-HOSTED · PERSONAL FINANCE

        

Self-hosted personal finance dashboard with AI categorization, recurring spend tracking, and a live demo.

Run it on Docker or Railway and keep your financial data on infrastructure you control.

Scroll
LICENSEAGPL-3.0
DEPLOYDocker / Railway / CasaOS
DEMOLive
RELEASEv1.0.0
DATAPostgreSQL 16
AIOptional OpenAI
02

WHAT IT LOOKS LIKE

Real UI, real workflows, and a live demo you can click through before you ever deploy the stack.

Dashboard Overview
Transactions
Category Analytics
03

WHY SELF-HOST

Syllogic is designed for people who want more control over their financial data than hosted budgeting products typically allow. The app is usable today, export-friendly, and deployable without a week of infrastructure work.

01

OWN THE STACK

Run Syllogic on your own VPS, homelab, or NAS. Docker Compose is the default path, and Railway is there when you want a faster hosted setup.

02

KEEP FINANCIAL DATA UNDER YOUR CONTROL

Balances, transactions, recurring spend, and imports stay on infrastructure you control. Export data when you want. Leave when you want.

03

USE AI ONLY WHEN IT HELPS

OpenAI-powered categorization is optional. If you do not set an API key, Syllogic still works with rule-based matching and manual cleanup.

Who it is for

Self-hosters who want a real finance dashboard, not a spreadsheet maze.

Privacy-focused developers who do not want their transaction history locked into a hosted SaaS.

Homelab users who want a polished app with Docker, Railway, and CasaOS paths.

Next step

Start with the live demo if you want to see the product first, or go straight to the quick-start guide if you are ready to self-host.

04

WHAT WORKS TODAY

Click any card to learn more

Syllogic already covers the workflows a self-hoster needs to evaluate the product honestly: dashboards, imports, recurring spend, optional AI enrichment, and exportable data.

05

INSTALL IN 10 MINUTES

Choose the path that matches how you like to run software. Start with the live demo, self-host with Docker, or use Railway when you want the quickest production path.

R

RAILWAY

Fastest path to a working hosted stack. Use the published template, add your secrets, and validate the product before you commit to a longer self-hosted setup.

  • One-click deploy from Railway template
  • Auto-scaling with zero config
  • Managed PostgreSQL + Redis included
  • Custom domain with SSL
  • Environment variable management
Deploy on Railway
D

DOCKER

Self-host on your own machine, VPS, or homelab. Full control, no vendor lock-in, and a documented path from demo to production.

  • 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
06

ROADMAP

Syllogic is already deployable. The next phase is focused on trust, onboarding, and sharper community feedback loops instead of adding abstract surface area.

Shipping now

Self-host with Docker Compose or deploy with Railway.

Track balances, categories, recurring spend, and cash-flow trends.

Import and export transactions with CSV workflows.

Use optional AI categorization and merchant enrichment.

Coming next

Smoother onboarding for first-time imports and shared demos.

More self-host content: GIF walkthroughs, comparison pages, and install proof.

Community-driven prioritization via issues and GitHub Discussions.

07

STACK AND LINKS

STACK

FrontendNext.js 16 + Drizzle ORM
BackendFastAPI + Celery
DatabasePostgreSQL 16
CacheRedis 7
AuthBetterAuth
AIOpenAI API
UIshadcn/ui + Recharts
LicenseAGPL-3.0
08

AUTHORS

Giannis Kotsakiachidis

GIANNIS KOTSAKIACHIDIS

Solution Engineer @ Palm

Kostas Krachtopoulos

KOSTAS KRACHTOPOULOS

Data Science @ Booking.com

SYLLOGICAGPL-3.0

Open source. Self-hosted. Your data, your rules.