3 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
1f68da4a5b Migrate core authentication and API from Supabase to Appwrite
Co-authored-by: FranP-code <76450203+FranP-code@users.noreply.github.com>
2025-08-25 20:20:50 +00:00
02ca59d34a Enhance environment setup and add Supabase admin client for webhook operations 2025-06-07 01:27:58 -03:00
7a8790d564 Add AI parsing capabilities for debt information and update database schema
- Implemented AI-powered parsing for debt emails using Google's Gemini model.
- Enhanced Postmark webhook to extract debt details including amount, vendor, description, due date, and legitimacy.
- Updated database schema to include new columns for AI-extracted data.
- Added environment variable requirements and updated package dependencies.
- Created migration script for new database columns and indexes.
2025-06-07 00:59:09 -03:00