Overview
Learn about GreenLedger and how it helps track ESG compliance.
What is GreenLedger?
GreenLedger is an AI-powered ESG compliance platform for sustainability-linked loans. It automatically extracts ESG clauses from loan documents, enables human review, tracks compliance obligations, and provides portfolio-level analytics.
Key Features
ESG Clause Extraction
AI-powered extraction of Environmental, Social, and Governance clauses from documents.
Human-in-the-Loop
Review and approve AI extractions before operationalizing obligations.
RAG-Powered Q&A
Ask questions about your documents using natural language.
Compliance Alerts
Automatic alerts when obligations become non-compliant.
Workflow
1. Upload Documents
Upload loan documents (PDF, TXT) containing ESG clauses.
2. AI Extraction
AI extracts ESG clauses with category and confidence scores.
3. Human Review
Review and approve extracted clauses (human-in-the-loop).
4. Create Obligations
Convert approved clauses into trackable obligations.
5. Track Compliance
Upload metrics and receive alerts for non-compliance.
Architecture
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ Frontend │────▶│ FastAPI │────▶│ PostgreSQL │
│ (Electron) │ │ Backend │ │ (SQLite) │
└─────────────────┘ └────────┬────────┘ └─────────────────┘
│
┌────────────┼────────────┐
▼ ▼ ▼
┌───────────┐ ┌───────────┐ ┌───────────┐
│ OpenAI │ │ ChromaDB │ │ Gemini │
│ (LLM) │ │ (Vectors) │ │ (LLM) │
└───────────┘ └───────────┘ └───────────┘