Skip to content

A CLI app that passes your monthly financial obligations from an XLSX to Ollama to provide efficient payoff advice.

License

Notifications You must be signed in to change notification settings

nomadicGopher/LiberaDebt

Repository files navigation

LiberaDebt

LiberaDebt

A CLI app that passes your monthly financial obligations from an XLSX to Ollama to provide efficient payoff advice.

Pre-requisites

Usage

  1. Download the obligations.xlsx template file.
    • Column headers that include * are required, otherwise it will be optional
    • Reference obligations_sample.xlsx as an example of how to use the template.
  2. Fill out the financial obligations XLSX sheet which will contain 1 row per monthly obligation whether it is a reoccuring bill, loan payment, lifestyle expense or credit card payment.
    • Try to include as many obligations as possible like fuel, groceries, etc… so that the AI determines your remaining available balance accurately.
  3. After saving the data, ensure that the XLSX file is stored in the same directory as the LiberaDebt executable program when it is either double clicked or run via the command line. See below if a different storage location is desired.

Optional Command Line Arguments

When running via the command line with… LiberaDebt -arg -arg …

  • -data="/custom/path/to/file.xlsx"
    • Default: ./obligations.xlsx (same directory as executable program)
  • -income="your monthly income"
    • It doesn't matter if $, , or empty spaces are included.
    • User is prompted when this is not provided.
  • -goal="your custom financial goal"
    • Default: Pay off debt as quickly and efficiently as possible while not straining my monthly budget.
      • User is prompted when this is not different from the default.
  • -model="get from the Ollama website"
    • Default: deepseek-r1:1.5b

Support This Developer
Single or monthly contributions Crypto currency wallets
  • ETH: 0x7531d86D5Dbda398369ec43205F102e79B3c647A
  • BTC: bc1qtkuzp85vph7y37rqjlznuta293qsay07cgg90s
  • LTC: ltc1q9pquzquaj6peplygqdrcxxvcnd5fcud7x80lh8
  • DOGE: DNQ3GHBVEcNpzXNeB7B4sPqd7L1GhUpMg3
  • SOL: EQ6QwibvKZsazjvQGJk6fsGW4BQSDS1Zs6Dj79HfVvME

About

A CLI app that passes your monthly financial obligations from an XLSX to Ollama to provide efficient payoff advice.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 2

  •  
  •  

Languages