Skip to content
View MattBetancourt's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report MattBetancourt

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
MattBetancourt/README.md

Matthew Betancourt

Enterprise Customer Success & Implementation professional (10+ yrs) who builds practical AI, data, and automation workflows for complex operations.

My work combines customer-facing experience across financial services, risk intelligence, enterprise data platforms, and PropTech with hands-on technical problem-solving. I use AI and automation to address operational bottlenecks I understand from direct experience: investigating blockers, validating data, improving implementation workflows, and helping customers realize value faster.

What I Work On

  • Customer onboarding, implementation delivery, product adoption, and revenue protection
  • Human-in-the-loop agentic AI and grounded RAG workflows
  • Salesforce and SOQL-based operational research and data validation
  • REST APIs, SQL, JSON, Google Workspace APIs, and workflow automation
  • Property intelligence using public municipal data (Socrata SODA API, ArcGIS REST API)
  • Translating between customer needs, business operations, and technical teams

Open-Source Contributions

Open Code Review (Alibaba) — Contributed to Alibaba's open-source AI code review tool:

  • Fixed GitHub 422 fallback handling: when batch review creation fails due to line validation errors, surviving comments are grouped into a single fallback review instead of degrading to N separate per-comment reviews
  • PR #661 — reviewed and merged into upstream main

Credal Actions SDK — Contributed to Credal's open-source action framework (TypeScript):

  • Built getSpreadsheetMetadata action and refactored Google Sheets export from CSV to XLSX with unified Excel parsing — PR #534 (merged)
  • Built readCommentsOnDoc action with DOCX anchor extraction, deterministic Drive API ↔ OpenXML joining, and zip-bomb protection
  • Built getCleanActivityRecords action normalizing Salesforce email activity into cleaner conversational records for AI workflows

DataPortals.org — Fixed stale NYC and Boston open data portal URLs in the community-maintained global catalog of open data portals.

Current Focus

I am focused on Enterprise Customer Success, Implementation, and AI Operations roles where I can help customers deploy complex products, strengthen delivery processes, and turn emerging AI capabilities into measurable business value.

Connect

Popular repositories Loading

  1. credal-doc-and-comments credal-doc-and-comments Public

    Forked from Credal-ai/actions-sdk

    Read a Google Doc and Comments

    TypeScript

  2. MattBetancourt MattBetancourt Public

  3. dataportals.org dataportals.org Public

    Forked from okfn/dataportals.org

    Open Data Portals and Sites around the world

    Nunjucks

  4. open-code-review open-code-review Public

    Forked from alibaba/open-code-review

    Open-source & free — Battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in fine-tuned ruleset (NPE, thre…

    Go

  5. agentcad agentcad Public

    Forked from jdilla1277/agentcad

    CAD CLI and MCP server for AI agents

    Python