/LatentAccounting

Primary LanguagePythonOtherNOASSERTION

LatentAccounting

A web app for personal bookkeeping and accounting using NLP technologies. Built with FastAPI and HTMX to help interact with the Latent Accounting architecture.

Published in Wicked Solutions Volume 1

Installation

install the requirements defined in the requirements.txt file.

Running the app

execute the following command in the terminal:

uvicorn app.main:app