obourdon / local-llms-analyse-finance

In this project, I explored how local LLMs can be used to label data and support analyses. Specifically, I used Llama2 model to automatically categorise my bank transaction data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

local-llms-analyse-finance

In this project, I explored how local LLMs can be used to label data and support analyses. Specifically, I used Llama2 model to automatically categorise my bank transaction data.

Installing local LLMs with Ollama (currently support MacOS and Linux)

https://ollama.ai/

Tutorial video:

https://www.youtube.com/watch?v=h_GTxRFYETY

Personal finance dashboard:

Screenshot 2024-02-02 at 12 00 46 AM

Disclaimer:

The example data in this repo are fictious and for illustration purposes.

About

In this project, I explored how local LLMs can be used to label data and support analyses. Specifically, I used Llama2 model to automatically categorise my bank transaction data.


Languages

Language:Jupyter Notebook 100.0%