atomic-fi

OSS system of action for fintech

Single-tenant Phoenix backend with REST API, document parsing, and a JDM rules editor. This page lists the demo apps shipped alongside the API — each one is a standalone Vite build served from priv/static/demo/<app>/.

Example apps

API

  • /api/docs — Scalar API reference (REST surface, OpenAPI-described)
  • POST /api/parse — document parser (JSON + base64)
  • copilot-runtime :4242 — JDM editor copilot sidecar (Bun + CopilotKit v2 + AI SDK)