CHAPECÓ, SC
Optidata

Hey, I'm Victor Benazzi — AI & Automation Engineer Victor The AI & Automation Engineer.

Web & AI Automation Architect specialized in building scalable systems, agentic AI architectures, and event-driven automation for Growth and RevOps.

Contact me

Engineering & AI Projects

About me

EN

I am an AI & Automation Engineer focused on building scalable systems that drive revenue growth and operational efficiency. With a foundation in Computer Science and over a decade of experience spanning front-end engineering and UI/UX, I now specialize in the intersection of artificial intelligence, complex data pipelines, and business operations.

My work revolves around transforming manual processes into autonomous, high-performance systems. I architect agentic AI solutions to optimize outbound workflows and scale business capabilities. Whether I am engineering custom, low-latency applications with Next.js, Astro.js, and Supabase, or building event-driven automation pipelines that migrate complex logic from no-code tools like n8n to robust, code-first frameworks, my primary goal is delivering measurable impact.

PT

Sou um Engenheiro de Automação e IA focado em construir sistemas escaláveis que impulsionam o crescimento de negócios e a eficiência operacional. Com base sólida em Ciência da Computação e mais de uma década de experiência unindo engenharia front-end e design de interfaces, hoje me especializo na interseção entre inteligência artificial, pipelines complexos de dados e operações de receita (RevOps).

Meu trabalho consiste em transformar processos manuais em sistemas autônomos de alta performance. Arquiteto soluções de IA baseadas em agentes para otimizar fluxos de prospecção e escalar a capacidade de vendas. Seja desenvolvendo plataformas customizadas e de baixa latência com Next.js, Astro.js e Supabase, ou criando automações orientadas a eventos, meu foco é sempre o impacto financeiro e mensurável no negócio.

Experience

Optidata
Web & AI Automation Architect 2024
Disparo Pro
Web Designer & Front-end 2022-2024
estud.you
Marketing e Web Designer 2022
Santo Queijo Franchising
Analista de marketing e mídias 2021-2022
Livre Mídias
Freelancer 2019-2021
Novalar
Encarregado E-commerce e Suporte gerencial 2017-2019
Freelancer
Marketing e Web Designer 2016

FAQ

Quick answers about what I do, my stack, and how to hire me.

What do you do? +

I'm an AI & Automation Engineer. I architect agentic AI solutions, design RAG pipelines, and build event-driven automation that replaces manual, brittle processes. I also ship custom low-latency web apps with Astro.js, Next.js, and Supabase, and I've migrated a lot of complex logic out of no-code tools like n8n into code-first frameworks.

Where are you based? +

Chapecó, Santa Catarina, Brazil. I work remotely with clients globally and take on projects in English and Portuguese.

Where do you work? +

I'm currently Web & AI Automation Architect at Optidata, where I lead AI automation and the international expansion of the product ecosystem. Outside of that, I ship open-source MCP servers and free SaaS tools, and take on select freelance engagements.

What is the Ploomes MCP Server you built? +

It's an unofficial, open-source MCP server I built to connect AI agents (like Claude) to the Ploomes CRM API. It exposes 56 tools across contacts, deals, tasks, pipelines, interactions, quotes, orders, and products — with one-command setup, rate limiting, and automatic retries built in.

What is an MCP server, in plain words? +

MCP (Model Context Protocol) is an open standard from Anthropic (2024) that lets AI assistants like Claude talk to external tools, data, and services through one consistent interface. An MCP server is basically a small program that exposes "tools" an AI agent can call — think of it as a typed plugin layer for AI. I've shipped three: Ploomes MCP, WhatsApp MCP, and ManyMCPs.

What's your current stack? +

TypeScript is the default language. I reach for Astro.js for content sites and portfolios, Next.js when I need server actions or real-time, Supabase as my go-to backend, Tailwind v4 for styling, Trigger.dev for code-first background jobs, and Vercel for hosting. On the AI side: Claude as primary model, pgvector for RAG, Claude Code for daily coding work. The live list is at /uses.

Do you take freelance work? +

Yes — for projects that fit what I do best: AI automation, MCP server work, RAG pipelines, and RevOps automation. Easiest way to reach me is WhatsApp at +55 69 99299-3889 or email at hello@victorbenazzi.com.br.

What is RAG (Retrieval-Augmented Generation)? +

RAG is a pattern for building AI systems that stay grounded in real, up-to-date information. Before the language model answers, a retrieval step pulls the most relevant documents or data and passes them in as context — so the model answers from your actual knowledge base, not just what it memorized during training. I use RAG for internal knowledge tools, support automation, and any case where stale or hallucinated answers would be costly.