DocsIntroduction
Introduction
Ledger Guard is a financial intelligence platform designed for modern developers. We use a combination of **Llama-3 (LLM)** for semantic analysis and **Facebook Prophet** for time-series forecasting to turn messy bank PDFs into structured, actionable data.
Quickstart Guide
Get your API key and make your first request in under 5 minutes.
API Reference
Detailed endpoints, request bodies, and response examples.
Core Concepts
1
Ingestion & OCR
We extract raw text from PDFs using advanced OCR. We support major Nigerian banks (GTBank, Zenith, Opay, Moniepoint) out of the box.
2
Normalization
Raw vendor strings (e.g., "UBER* TRIP 294") are mapped to clean categories (e.g., "Travel") using Vector Embeddings.
3
Security
All files are processed in volatile memory and deleted immediately after analysis. We are GDPR compliant.