Giter Site home page Giter Site logo

thu-vu92 / local-llms-analyse-finance Goto Github PK

View Code? Open in Web Editor NEW
776.0 16.0 207.0 10 KB

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.

License: MIT License

Jupyter Notebook 100.00%

local-llms-analyse-finance's Introduction

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.

local-llms-analyse-finance's People

Contributors

thu-vu92 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

local-llms-analyse-finance's Issues

Dashboard code?

Are you also going to publish your Dashboard code that is in the youtube video?

Add a license so people can reuse the code?

Hi, have you considered using a license for this project? Legally, if you don't assign a license on Github, people are not allowed to do anything with your code, which I don't think is your intension. You can use tools like choosealicense.com to look for a suitable one. Maybe you can use the permissive MIT license. I also know that Apache License 2.0 is very popular for open source projects.

If you picked your license, all you have to do is add a file called LICENSE (no extension) with the license text to your repo. Github also has a handy convenience function for this.

Love your YouTube by the way! Keep up the great work!

Added the contents of modelfile shown in video

For convenience in reproducing the work added contents of model file with system prompt here:

FROM llama2

PARAMETER temperature 0.8

SYSTEM You are financial assistant, you help classify expenses and income from bank transaction descriptions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.