You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SAP FICO (Financial Accounting and Controlling) is a core module in SAP ERP (Enterprise Resource Planning) systems, used for financial management and accounting. It integrates with other SAP modules like Sales and Distribution (SD), Material Management (MM), and Production Planning (PP), making it a central part of a company’s SAP system
Accounts-payable agent: LLM extraction of messy invoices + deterministic 3-way match (invoice/PO/receipt) + human-in-the-loop review, with a safety gate that no bad invoice is ever auto-approved. Fully offline.
Simulation of Oracle EBS AP & AR processes including requirement gathering, Fit-Gap analysis, supplier/customer setup, invoice and receipt cycles, and accounting validation. Provides FBDI samples, SQL checks, and testing artifacts to demonstrate practical Oracle Financials functional skills.
Auditable accounts-payable AI agent: vision invoice extraction guarded by a deterministic critic, with a measurable eval harness and selective-autonomy operating curve.
🧾Self-hosted AI invoice processing pipeline — extracts PDF data with Gemini AI, matches against Purchase Orders using 12+ business rules, and auto-routes to Payment, Review, or Rejection. Built with n8n, NocoDB, Node.js & Docker.
BrassLedger is an open-source cross-platform accounting and business management system for general ledger, receivables, payables, payroll, operations, reporting, tax workflows, and printable business forms.
AuditLedger an auditable AI agent for accounts payable. It reconciles invoices, catches errors, and logs every decision for full transparency. Deterministic 3-way matching + agentic AI, with human-in-the-loop sign-off. Built with Python, LangChain, and Streamlit. Live demo.