Skip to content
~$whoami

Product Engineer · AI Agents

Juan Ignacio Castore Bergioli

Change the world by building frontier technology.Push the line of what's possible.

Building AI agents running daily ops for 200+ orgs

Buenos Aires, Argentina

Now

live

~$status --now

Owner of the Accountants segment at a stealth AI startup — interviews with accounting firms, roadmap, and code
WhatsApp receipt ingestion now in production: photo → extraction → validation → ERP — zero receipts lost since launch
Leading an AI-native engineering culture: 8.8× measured dev velocity, internal target 15×
CTO at Orion — agent automation for the insurance sector
Teaching Assistant at UTDT: Algorithm Design, Computer Systems, Intro to Programming

last updated · Jul 2026

About

Product engineer at a stealth AI startup automating companies' back-office operations: I own one of our two customer segments end-to-end — I interview users, define the roadmap, and write the code that ships it. I led the adoption of AI-native development across 100% of the company: 8.8× engineering velocity, measured week over week. Co-founder of three startups, BSc in Digital Technologies (Major in Computer Science) at UTDT with a 9.13 GPA, and a Teaching Assistant there since 2023. Before UTDT, I trained as a backend developer on a full scholarship funded by Mercado Libre and Globant. My long-term goal is simple to state and hard to do: build frontier technology that changes how the world works.

What drives me

01

Frontier technology

The long-term north star: working where technology has no manual yet — AI and agentic systems today; quantum computing and graduate research on the horizon.

02

AI-native by conviction

AI multiplies whoever has judgment. I make the architecture and product decisions, and build with agents to move faster and more robustly — 8.8× measured, not promised.

03

Owner of outcomes, not tasks

What's scarce isn't knowing how to build: it's judgment + user contact + the ability to ship the decision. That's why I take on whole segments and products, from interview to deploy.

Experience

Product Engineer — Operational Agent & Accountants Segment Owner

Stealth AI Startup — OpsTech (back-office automation)

Sep. 2025 – Present
BackendAIInfraLeadershipProduct
  • Lead of the Operational Agent: the AI agent that handles each client's operations directly against their own ERP. My concrete operational responsibility: no incoming receipt is lost, and uptime stays >99% for the 200+ organizations operating daily. I define product roadmap and features; I report directly to the CTO.
  • Owner of the Accountants segment since Jun 2026 — 1 of the company's 2 customer segments: mandated to interview as many accounting firms as possible, understand their pain points, and evolve the product for them. The full cycle: user research → roadmap → code.
  • Designed and built the WhatsApp ingestion channel from scratch — now in production: accountants photograph a physical receipt and it flows straight into the agent's pipeline (extraction → validation → ERP load), no manual digitization. A microservice I founded commit by commit (WhatsApp Business webhook → GCS → Cloud Tasks → ingestion), with reverse-OTP sender verification and an automatic reply to each message with the receipt's result. Not a single receipt has been lost since launch. The centerpiece of my Accountants-segment ownership.0 receipts lost since launch
  • Picked by the CTO as the engineering reference to evaluate Claude Code: I mastered it in ~1 month, concluded it was worth adopting, and led its rollout while training the team. I scaled usage beyond engineering —operations, support, sales and leadership, including the CEO— to 100% of the company (~15 people): with Claude connected to the repos, the whole organization shares context and resolves technical and product questions autonomously.100% company adoption (~15 people, all areas)
  • Within the first 2 months of the engineering team's adoption, the practices and workflows I proposed lifted development throughput to 8.8× the prior baseline —a metric we track week over week— against an internal target of 15×.8.8× dev throughput vs. baseline (target 15×)

Co-Founder & CTO

Orion Studio Automation

Feb. 2026 – Present
BackendAIInfraLeadershipdata
  • Co-founded Orion, an automation consultancy focused on the insurance sector. Single paying client to date (insurance broker, recurring pilot), in active conversations with two insurers to scale the solution across their broker networks.
  • Designed and implemented a 5-tier entity resolution pipeline (canonical normalization, token subset/overlap analysis, Levenshtein fuzzy matching, LLM semantic validation) matching ~4,280 contacts against ~250 weekly policy renewals, with automated delivery via WhatsApp. Target match rate >90%.
  • Self-hosted cloud architecture: Hetzner VPS CX23 (Ubuntu 24.04) with Docker Compose (n8n + PostgreSQL 16 + Redis + Evolution API / WhatsApp gateway), Cloudflare zero-trust tunnel, automated daily backups to Google Drive. Migrated from a prior on-premise deployment on a repurposed personal machine.
  • As CTO, I own infrastructure, major implementations, and server operations; I keep the platform stable enough that my co-founder (CEO) can directly edit specific n8n nodes and handle client needs without blocking on me.
  • First-class multi-tenant architecture: the same stack serves multiple brokers/insurers with logically separated data, ready to scale to full networks via insurer partnerships.

Co-Founder & CTO

Pickap

Feb. 2025 – Feb. 2026
BackendFrontendProductLeadership
  • Led full-stack development of a gastronomy ordering platform with scalable architecture (React, Node.js, Firebase).
  • Designed and implemented RESTful APIs and integrations with Mercado Pago and Fudo.
  • Managed the technical roadmap, real-user validation, and public product launch.
  • Automated internal processes using Node.js and serverless architecture (Firebase Functions), improving operational efficiency.
  • Built the 'kitchen ticket printer' as a Node.js service running on Raspberry Pi: real-time Firestore listener (`onSnapshot`) that prints each new order on a thermal printer and marks it as printed, ensuring no order is lost in the kitchen.

Teaching Assistant

Universidad Torcuato Di Tella

Jul. 2023 – Present
Teaching
  • Teach practical/lab sessions and design and grade assessments across three core Computer Science courses: Algorithm Design (algorithm design and analysis, complexity and theory of computation incl. NP-completeness, with its mathematical foundations; in Python and C++), Computer Systems (operating systems, architecture, C and Assembler), and Introduction to Programming (the university's foundational CS course, in Python). Code review at scale on hundreds of student submissions.
  • Developed the ability to explain complex technical concepts clearly to diverse audiences — directly applicable to technical consulting and communicating with non-technical stakeholders.

Selected projects

contactarprofesionales — Local Services Marketplace

2026
befeproduct
  • Independently built and deployed a marketplace connecting users with local service professionals in San Juan (plumbers, electricians, psychologists, etc.) with direct WhatsApp contact and event tracking.
  • Stack: Next.js 15 + React 19 + Tailwind CSS 4 + Supabase (PostgreSQL + Auth + Storage), Server Components for SEO, RLS and Server Actions, auto-deploy to Vercel from GitHub.
  • Live features: public directory with full-text search, self-service professional registration, department-level geolocation, WhatsApp contact with lead tracking.

Kora — Digital Onboarding SaaS (Co-Founder)

2025
aibeproductlead
  • Co-founded Kora in 2025: SaaS for digital onboarding automation. Today it runs with a dedicated team and my role is advisory — my active focus is on my main role, Orion and UTDT.
  • Designed and implemented the RAG system with a dynamic knowledge base: plain-text files as user-editable memory, with an index system for efficient contextual access.
  • Developed the user-editable 'Agent Memory' feature — direct context management and real-time customization of AI behavior.

Conversational AI Agent for Soyana (Undergraduate Thesis)

2025
aibeproduct
  • Developed an autonomous commercial conversational agent using AI (Gemini, Whisper) to automate order intake, orchestrated with n8n on GCP (139 nodes, 11 use cases).
  • Specialized multi-agent architecture: Router Agent, Conversational Agent, Order Validator — each with a focused task to optimize debugging and prompt performance.
  • Automated 11 critical use cases including order intake with disambiguation, volume discounts, order history queries, and human handoff.
  • Measurable result: customer lookup time reduced from 4 min to 30 sec (8× improvement); monthly catalog and weekly reminders fully automated.Lookup time: 4 min → 30 sec (8×)

bondiCounter — CABA Bus Tracking via QR

2024
befeproduct
  • Independent project with real traction: real-time tracking of buses in Buenos Aires (React + Leaflet + Node.js + public city transport APIs). Distributed physical QR codes on many bus stops so passengers could scan and see where their bus was.
  • Got genuine scans from real passengers but the model wasn't profitable — full lifecycle learning: idea → MVP → physical distribution → real usage → kill due to unit economics.

ADO-1 — Autonomous Digital Organism (Personal Research)

2026 – Present
aiinfra
  • Ongoing personal research: architecture of an autonomous digital organism (ADO-1) with an OODA loop (Observe-Orient-Decide-Act), four-tier cognition (S1 executor, S2 strategist, S3 supervisor, S4 override) and active guardrails against malicious patterns. Isolated in a Docker sandbox with `network_mode: none`, executes controlled actions on the host via PowerShell.
  • Stack: Python + Docker + OpenAI API (with Ollama local fallback). Next step: release as open source.

Skills

Languages

Python (expert)
Go
JavaScript / Node.js
Java (Spring Boot)
C / C++
R
Assembler
SQL

AI & Data

Agentic Workflows
RAG Architectures (Retrieval-Augmented Generation)
Machine Learning (CatBoost, XGBoost, regression, clustering)
Deep Learning (PyTorch, TensorFlow, neural networks)
NLP (Hugging Face transformers, spaCy)
scikit-learn
LLM Integration (Claude/Anthropic, OpenAI, Gemini, Whisper)
AWS Textract (structured document extraction)
Apache Spark (MapReduce, scalable pipelines)
Monte Carlo simulation
Weights & Biases (experiment tracking)

Cloud & Infrastructure

Linux (Pop!_OS daily driver; Ubuntu, Debian — advanced use; Kali Linux in UTDT's Cybersecurity course, CTF-style attack/defense labs)
Google Cloud Platform (GCP — Cloud Run, Cloud Tasks, Functions)
AWS (Textract for document extraction)
Hetzner (VPS, self-hosted on-premise)
Firebase / Supabase
Docker / Docker Compose (heavy production use)
Kubernetes (academic training, UTDT infra courses)
Raspberry Pi (on-premise server for thesis and real projects)
Lambda / Serverless architecture
Cloudflare zero-trust tunnels
CI/CD (GitHub Actions, auto-deploy via SSH to VPS)
Observability & Monitoring
Microservices

Backend & APIs

Python (FastAPI, SQLAlchemy 2, Alembic — production migrations)
Node.js / Express
Java Spring Boot
Firebase Functions
RESTful APIs (design & development)
Legacy-system integration (SOAP/XML)
n8n (workflow orchestration)

Frontend

React
Svelte
Next.js
HTML / CSS
Vite

Databases

PostgreSQL
MySQL
MongoDB
Firebase Firestore
Redis
Cassandra
Relational algebra

Product & Methodology

100% AI-native development
Agile / Scrum
Product Discovery
Technical consulting

Education

BSc in Digital Technologies (Major in Computer Science, Minor in Business)

Universidad Torcuato Di Tella

GPA: 9.13 / 10. Completed 39 courses (7 electives in AI, Infra, and Data Engineering — 7 beyond the 32 required to graduate)

2022 – 2025

Certified Tech Developer (Backend)

Digital House

Full scholarship by Mercado Libre and Globant

2021 – 2023

Electromechanical Engineering (3 years completed)

Universidad Nacional de San Juan

Transferred to Digital Technologies after discovering a passion for computing. Strong foundation in basic sciences and systems thinking retained from the engineering track.

2018 – 2021

Saint Paul — Bilingual English Program

Saint Paul (San Juan, Argentina)

Bilingual foundation underpinning current C1 proficiency.

2012 – 2017

Achievements

2nd place in university Machine Learning competition (final model: CatBoost)
Full scholarship from Mercado Libre and Globant for Certified Tech Developer (2021–2023)
GPA 9.13/10 — BSc in Digital Technologies, UTDT
Chosen by the CTO to evaluate and lead company-wide AI-tooling adoption — 100% of the company (~15 people) onboarded
Teaching Assistant across 3 core Computer Science courses at UTDT since 2023

Languages

Spanish
Native
English
C1 – Fluent
German
A2 – Basic

Get in touch

Hiring for Applied AI or product engineering — or building something ambitious? Email is the fastest way to reach me; LinkedIn works too.