Ask ChatGPT questions about my bank transactions.
- use chatgpt
- check out langchain
- mess with django
add a file named data.csv to the root of this project
export OPENAI_API_KEY to a valid user api key
install deps pip install -r requirements.txt
run the server python manage.py runserver