PocketAccountant / src /ui /__init__.py
eldinosaur's picture
PocketAccountant: custom ledger UI + deterministic agent (engine, ledger, retrieval, classifier)
c55ab5e verified
Raw
History Blame Contribute Delete
331 Bytes
"""UI — the custom 'ledger book' frontend (🎨 Off-Brand).
NEXT MILESTONE. Built with gr.Server + custom CSS to push past the default Gradio
look: monospaced numerals, green-ledger palette, a tabbed accountant dashboard
(Capture · Ledger · Taxes · Statements · Ask). app.py at the project root wires
this to the agent.
"""