Skip to content
View lucasplvd's full-sized avatar
  • Santiago, Chile
  • Joined Apr 19, 2026

Block or report lucasplvd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lucasplvd/README.md

Hi, I'm Lucas 👋

Commercial Engineer (MSc Finance) building automation tools for Chilean accounting and finance teams.

🔭 Currently building: ReportIA — an AI agent that automates monthly financial reporting (Estado de Resultados) for Chilean SMEs. Target users: accountants and CFOs who spend 2-3 days every month closing books manually.

🛠️ Stack: Python, React, Claude API, Claude Code

📍 Santiago, Chile


What I've shipped


Why ReportIA

In Chile, SMEs close their books manually every month: accountants export RCV from tax software, match movements against bank statements, classify by IFRS, generate P&L, write variance explanations. 2-3 full days of work per client, every month. Most of that is mechanical and compressible to minutes with the right agent architecture. That's what ReportIA is.

Pinned Loading

  1. conciliacion-bancaria-chile conciliacion-bancaria-chile Public

    Multi-pass bank reconciliation engine for Chilean SMEs. Matches cartola against SII sources with dynamic scoring.

    JavaScript

  2. cobranza-whatsapp-agent cobranza-whatsapp-agent Public

    Automated debt collection via WhatsApp. Reads ERP export, sends personalized messages with Twilio + Claude.

    Python

  3. clasificador-facturas-ifrs clasificador-facturas-ifrs Public

    AI classifier that maps Chilean invoices to IFRS chart of accounts. Pulls from SII and Maxxa, classifies with Claude.

    Python