Revenue Auditor is a professional-grade Obsidian plugin designed to automate financial contract audits, risk analysis, and payment reconciliation for SEC credit agreements and complex financial contracts.
It leverages local AI models (via Ollama) and advanced PDF extraction (Docling) to ensure 100% data privacy and compliance with strict financial confidentiality requirements.
.csv format) to instantly highlight underpayments, discrepancies, and variances.01_Contracts/ — Input PDF contracts02_Payments/ — Input CSV payment ledgersAnalysis/ — Output audit reports and the master Audit_Index.mdTo ensure smooth automated processing, structure your Obsidian vault as follows:
Your_Obsidian_Vault/
├── 01_Contracts/ # Store your credit agreement PDF files here
├── 02_Payments/ # Store your payment ledger CSV files here
└── Analysis/ # Generated reports and master audit index
├── Audit_Index.md # Real-time index of all completed audits
└── Audit_*.md # Individual detailed audit reports
ollama run llama3 or deepseek-r1)main.js, manifest.json, styles.css).revenue-auditor inside your vault's .obsidian/plugins/ directory:
mkdir -p .obsidian/plugins/revenue-auditor
.obsidian/plugins/revenue-auditor/.Settings -> Community Plugins.01_Contracts/ and payment ledgers inside 02_Payments/.Ctrl+P or Cmd+P).Revenue Auditor: Run Revenue Audit.01_Contracts/.02_Payments/ (or choose (none - skip financial validation) to skip payment reconciliation).Analysis/ and check the updated summary table in Analysis/Audit_Index.md.In Settings -> Revenue Auditor:
http://localhost:11434).llama3.2, deepseek-r1, mistral).Revenue Auditor is designed with a Privacy-First Architecture:
Distributed under the MIT License. See LICENSE for more information.
6 commits
TypeScript
97.0%
JavaScript
2.5%
Revenue Auditor is a professional-grade Obsidian plugin designed to automate financial contract audits, risk analysis, and payment reconciliation for SEC credit agreements and complex financial contracts.
It leverages local AI models (via Ollama) and advanced PDF extraction (Docling) to ensure 100% data privacy and compliance with strict financial confidentiality requirements.
.csv format) to instantly highlight underpayments, discrepancies, and variances.01_Contracts/ — Input PDF contracts02_Payments/ — Input CSV payment ledgersAnalysis/ — Output audit reports and the master Audit_Index.mdTo ensure smooth automated processing, structure your Obsidian vault as follows:
Your_Obsidian_Vault/
├── 01_Contracts/ # Store your credit agreement PDF files here
├── 02_Payments/ # Store your payment ledger CSV files here
└── Analysis/ # Generated reports and master audit index
├── Audit_Index.md # Real-time index of all completed audits
└── Audit_*.md # Individual detailed audit reports
ollama run llama3 or deepseek-r1)main.js, manifest.json, styles.css).revenue-auditor inside your vault's .obsidian/plugins/ directory:
mkdir -p .obsidian/plugins/revenue-auditor
.obsidian/plugins/revenue-auditor/.Settings -> Community Plugins.01_Contracts/ and payment ledgers inside 02_Payments/.Ctrl+P or Cmd+P).Revenue Auditor: Run Revenue Audit.01_Contracts/.02_Payments/ (or choose (none - skip financial validation) to skip payment reconciliation).Analysis/ and check the updated summary table in Analysis/Audit_Index.md.In Settings -> Revenue Auditor:
http://localhost:11434).llama3.2, deepseek-r1, mistral).Revenue Auditor is designed with a Privacy-First Architecture:
Distributed under the MIT License. See LICENSE for more information.
6 commits
TypeScript
97.0%
JavaScript
2.5%