Utility Bill Analysis
Upload your utility bill — VibeLux reads it and builds your energy baseline automatically. No utility account or API key required.
Claude API Integration Required
To automatically extract and understand data from utility bill PDFs, we need to integrate Claude's API for:
- Intelligent text extraction from complex PDF layouts
- Understanding different utility bill formats across providers
- Extracting usage data, rates, and charges accurately
- Handling multi-page bills and various document structures
API Configuration Needed:
CLAUDE_API_KEY=sk-ant-api...
CLAUDE_MODEL=claude-opus-4-8Utility Bill PDF Processing
PDF Processing Pipeline
1
PDF to Text Conversion
Extract raw text using OCR if needed
2
Claude API Analysis
Send text to Claude for intelligent parsing
3
Data Validation
Verify extracted data against expected formats
4
Database Storage
Store validated data for baseline calculations
Sample Extracted Data (via Claude API)
Account Information
Account Number123-456-789
Service Address123 Grow St
Rate ScheduleAG-TOU-B
Usage Summary
Total kWh45,230
Peak Demand125 kW
Total Charges$8,456.32