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
install the requirements defined in the requirements.txt
file.
execute the following command in the terminal:
uvicorn app.main:app