Matias Avendaño —builder, researcher*,engineer.

* aspiring

Lima, PE · ML/AI engineering · LLM research · est. 2020

Founder and ML/AI engineer from Lima. BS in Computer Science at UTEC, background in competitive programming. Raised $125k for teaching latinos how to speak English (didn't work out), but learned a lot.

Deep curiosity for algorithms and problem-solving. Experience on developing robust and scalable AI solutions.

Looking for high agency/technical engineering work and LLM research.

  1. 01

    Pulso Salud · Naovi

    2025 — now

    Fullstack Lead

    Peru's largest occupational health network. 1M+ patients/year. Rebuilding the platform from scratch.

    • Modeled the whole occupational-health domain from scratch — ~120 Django models across 20+ apps (clinical, occupational, protocols, pricing, prediagnosis, forms, personnel, audit). Multi-tenant on django-tenants: Schema-per-tenant on Postgres, domain routing, RBAC, catalog seeding per business.
    • Re-architected the clinical protocol domain from a MariaDB schema where conditional logic lived as opaque LONGTEXT JSON blobs (7,340 protocols, ~191K rules, stringly-typed values with no referential integrity) into a fully relational Postgres model with boolean OR/AND condition trees, nested cases, typed exam modifiers, and proper junction tables, all backed by real foreign keys and exposed through a single atomic endpoint that builds the full protocol graph in one transaction.
    • AI protocol generator on top of that: Prompt chaining with structured outputs + pgvector embedding match (exam_matcher / embedding_service) to bind raw exam lists to risk factors and resolve conditional logic (gender, age range, exam type, scope level). Hours of clinical work to minutes.
    • QA agent for web platforms on AppRunner with the Claude Code SDK + Playwright MCP (now its better to use agent-browser).
    jan 20269 repos · 204 commits · 3d/barmay 2026
    Each bar represents this 3-day bucket.
  2. 02

    Maxilar Labs

    2024 — 2025

    CTO · founding team

    AI agents running the administrative side of dental clinics: Reception, scheduling, finance.

    • Agents covering the full clinic back-office: Reception, scheduling, billing.
    • No-show rate 35% → 5% across 8 clinics, ~2k patients served.
    • Hard part: Orchestrating multiple agents over shared clinical state with WhatsApp as the only UI.
    • Won Startup Perú ($15k) Accelerated by UTEC Ventures IncUVa.
    oct 202410 repos · 379 commits · 3d/barjun 2025
    Each bar represents this 3-day bucket.
  3. 03

    Amber

    2024

    AI Lead

    One of Peru biggest AWS partners. Set up the company's first AI team. Led 4 devs, set the playbook.

    • RAG over 25k pages with tables, images and diagrams. Real-time answers on WhatsApp.
    • Diff engine for 120-page government-bid docs, now used daily by the public-sector team.
    • Bid-scraping bot triaging hundreds of tenders/day into Slack (budget, personnel, licensing). Discovery time −30%.
    • Diabetes routine multiagent chatbot for 100+ users with doctor integration.
    • Set up the internal AI culture: Paper of the Month, Jailbreak Day.
    jun 202411 repos · 150 commits · 3d/bardec 2024
    Each bar represents this 3-day bucket.
  4. 04

    Syntax

    2023 — 2024

    CTO → CEO · founding team

    Speech-to-speech English tutor for Latinos. Raised $125k, 5k installs.

    • Cross-platform speech-to-speech app. Helped people land jobs and gradsschool admits.
    • Built the AI memory layer (factual + everyday recall) that 3×'d retention. Pretty sure it was SOTA in its days. [talk]
    • Wore every hat: Frontend, devops, DS, mostly backend and AI.
    • Real challenge: Latency budget for real-time speech-to-speech without killing UX. Working with the models of the era (davinci, 3.5, 11labs in its early days). Everything was still being figured out. Cool times.
    feb 202320 repos · 706 commits · 3d/barapr 2024
    Each bar represents this 3-day bucket.
  • Smoothpatch

    thesis · 2025

    Undergrad thesis on defending LLMs from jailbreaks. Instead of sampling-based defenses, applies small perturbations directly on the embedding layer to break the attack signal while leaving normal generation untouched. Achieves a 96% reduction in attack success rate with 0% utility degradation on Llama-3-3B against GCG-style attacks. Cheap, no extra forward passes. [results]

  • Steering at the embedding level

    ongoing

    Follow-up to Smoothpatch: If perturbations on embeddings can defend, can they also steer? Exploring whether teacher-forcing thematic data directly in embedding space can push the model toward a target style or topic without finetuning. Early runs suggest the answer is yes results from the first batch are linked. [results]

  • IEEEXtreme 16.0Rank 27 regional · Global 297 / 2992
    2022
  • CodeforcesReached 1400 rating (before LLMs)
    2022
  • Reply Code ChallengeRank 230 / 1923
    2022
  • Devsu CodeJamRank 16 / 300
  • Hackathon Movistar2nd place — built a CNN + scraper
    2020
  • set 001Domingo por la noche

    Sunday-night selection. House and soul.

  • set 002Así es como yo te escucho

    Kool and the gang, MJ, passional disco. Dedicated to my lovely girlfriend.

Reach out if you're building something interesting, especially around LLM research, agents, or anything interesting.