perfin A GenAI-enabled personal finance dashboard in Streamlit Getting Started Install with pip pip install perfin For development, clone the repo and install with pip git clone cd perfin pip install -e . Prerequisites Installation Running the tests Deployment Built With fastapi - The api framework used streamlit - The web app framework used langchain - The GenAI framework used Contributing