local-llms-analyse-finance  by thu-vu92

Local LLM exploration for data labeling and analysis

Created 1 year ago
846 stars

Top 42.2% on SourcePulse

GitHubView on GitHub
Project Summary

This project demonstrates using local Large Language Models (LLMs) for financial data analysis, specifically for automatically categorizing bank transactions. It targets individuals seeking to leverage LLMs for personal finance management and data labeling tasks.

How It Works

The project utilizes Llama2, a local LLM, to process and categorize bank transaction data. The core approach involves setting up and running LLMs locally via Ollama, then feeding transaction data to the model for automated labeling. This method offers privacy and control over sensitive financial information.

Quick Start & Requirements

Highlighted Details

  • Explores practical application of local LLMs for data labeling.
  • Focuses on categorizing personal bank transactions.
  • Leverages Llama2 model for analysis.

Maintenance & Community

No specific community channels or maintenance details are provided in the README.

Licensing & Compatibility

The README does not specify a license.

Limitations & Caveats

The project is presented as a personal exploration and may not be production-ready. Ollama currently supports only macOS and Linux. The example data is fictitious.

Health Check
Last Commit

1 year ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
3 stars in the last 30 days

Explore Similar Projects

Starred by Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), Anton Troynikov Anton Troynikov(Cofounder of Chroma), and
44 more.

llama_index by run-llama

0.3%
44k
Data framework for building LLM-powered agents
Created 2 years ago
Updated 18 hours ago
Feedback? Help us improve.