Skip to content
View brunovicco's full-sized avatar

Block or report brunovicco

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

🇺🇸 English  |  🇧🇷 Português

Bruno Freitas Vicco — AI Engineering

Bruno Freitas Vicco

Senior Generative AI Engineer

AI Platforms · RAG · Agents · LLMOps · Governance · Regulated Environments

📍 São Paulo, Brazil  |  🌍 Open to international opportunities and relocation

LinkedIn Email


About

Senior Generative AI Engineer focused on enterprise AI platforms, AI-assisted software engineering, and governed production AI systems.

My work combines architecture, LLM engineering, observability, security, and governance to build reliable systems for regulated environments.

I bring more than 22 years of experience across financial services and software engineering, including Caixa, BTG Pactual, Banco do Brasil, Itaú Unibanco, and ASA SCFI.


AI Engineering Ecosystem

These repositories are designed as one engineering ecosystem rather than isolated demos.

AI Engineering Ecosystem architecture map

Explore the complete portfolio architecture, project relationships, and maturity map


Selected Impact

  • Built and governed production AI systems for regulated financial institutions, including conversational assistants, RAG pipelines, agent workflows, observability, and compliance controls.
  • Led enterprise AI adoption for approximately 400 users, including Claude Code for around 250 developers and Claude Enterprise for approximately 150 business users.
  • Reduced the average context of an investment assistant from approximately 70,000 to 3,000 tokens through conditional knowledge injection, improving accuracy while reducing latency and inference cost.
  • Established an AI governance function covering usage policies, approval processes, MCP allowlists, risk assessment, auditability, incident response, and phased enterprise adoption.

Career Metrics

22+
Years in financial services and technology
17
Years in banking at Caixa
400+
Enterprise AI users enabled
250+
Developers onboarded to AI-assisted engineering

Featured Projects

Project What it demonstrates
RAGForge Reproducible benchmarking of regulatory RAG strategies over Brazilian financial and legal documents, with structural chunking, relevance judgments, and retrieval evaluation.
Alicerce Trusted execution foundation for deterministic, auditable, evidence-gated engineering loops with controlled workspaces, sandboxing, state, and canonical evidence.
Open Finance BR MCP Typed MCP tools, consent journeys, FAPI-BR security patterns, mock-first execution, and explicit validation boundaries for Brazilian Open Finance.
Meridian Internal knowledge platform with semantic routing, retrieval-time access control, structured queries, grounded answers, and zero-setup deterministic providers.
Claude Python Engineering Harness Governed AI-assisted software engineering with repository-owned instructions, deterministic hooks, architecture boundaries, quality gates, and MCP policy.
Multi-Agent Credit Desk Incremental multi-agent architecture for auditable corporate credit analysis with deterministic decisions, MCP/A2A boundaries, and optional LLM narratives.

Additional foundations: engineering-loop-schemas, a2a-otel-kit, Policy Model Router, and Codex Python Engineering Harness.


Engineering Principles

  • Critical business decisions remain deterministic and auditable.
  • Security and authorization are enforced in code, never delegated to the language model.
  • Model providers, MCP servers, tools, telemetry, and retrieved data are treated as trust boundaries.
  • Structured outputs, explicit contracts, and fail-closed validation constrain generative behavior.
  • Evidence must be independently verifiable; model self-reports are not proof.
  • Promotion, merge, deployment, and high-impact actions remain under explicit human authority.

Core Expertise

Generative AI Engineering RAG · agentic systems · multi-agent architectures · semantic and model routing · structured outputs · tool calling · LLM evaluation · guardrails

AI Platforms and Enablement Enterprise AI platforms · developer productivity · AI-assisted software engineering · internal tooling · rollout and adoption · technical enablement

Architecture, Security, and Governance Clean Architecture · Hexagonal Architecture · MCP · A2A · least privilege · prompt injection protection · AI risk management · auditability · human-in-the-loop

LLMOps and Observability OpenTelemetry · Datadog · Langfuse · distributed tracing · structured logging · latency percentiles · evaluation pipelines · regression testing · cost and token observability

Technology stack

Languages and backend: Python, FastAPI, Pydantic, TypeScript, Node.js, REST APIs, asynchronous and event-driven systems

AI frameworks and platforms: LangGraph, DSPy, LangChain, LlamaIndex, LiteLLM, Azure OpenAI, Azure AI Foundry, Amazon Bedrock, Anthropic Claude, Gemini

Data and retrieval: Redis Stack, RediSearch, RedisJSON, PostgreSQL, pgvector, OpenSearch, vector search, hybrid retrieval

Cloud and platform engineering: Azure, AWS, GCP, Docker, Kubernetes, OpenShift, Azure DevOps, GitHub Actions, GitLab CI, Argo CD

Python engineering: uv, Ruff, Mypy/Pyright strict, Pytest, Bandit, pip-audit, architecture tests, CI quality gates

Financial services, regulatory, and governance background

Experience translating requirements and controls from BACEN, CMN, LGPD, CVM, ANBIMA, DORA, NIST AI RMF, ISO/IEC 42001, NIST SP 800-53, CIS Controls, MITRE ATLAS, and OWASP guidance for LLM and agentic systems.

Professional background includes corporate banking, credit, risk, treasury, financial operations, software engineering, production AI, enterprise enablement, and AI governance.

Certifications
  • AWS Certified AI Practitioner
  • AWS Certified Cloud Practitioner
  • Microsoft Certified: Azure Fundamentals
  • CPA-20 ANBIMA

Let's Connect

LinkedIn · Email

Pinned Loading

  1. claude-python-engineering-harness claude-python-engineering-harness Public

    Reusable Python harness for Claude Code: CLAUDE.md scaffold, hooks, agents and skills, plus an optional plugin.

    Python

  2. openfinance-br-mcp openfinance-br-mcp Public

    Experimental MCP server for Open Finance Brasil, with mock support for accounts, balances, transactions, credit cards, investments, consent flows, and FAPI-BR security mechanisms.

    Python

  3. codex-python-engineering-harness codex-python-engineering-harness Public

    Codex-native Python engineering harness with profile-driven scaffolding, deterministic quality gates, secure hooks, MCP governance, and audit-ready AI governance controls.

    Python 1

  4. a2a-otel-kit a2a-otel-kit Public

    Vendor-neutral OpenTelemetry foundation for Python A2A agents and MCP services.

    Python

  5. engineering-loop-schemas engineering-loop-schemas Public

    Canonical Evidence-Gated Engineering Loop contract: JSON Schemas plus a stdlib-only Python validator, shared by the Codex and Claude Python engineering harnesses.

    Python

  6. ragforge ragforge Public

    Adaptive RAG benchmarking platform for Brazilian financial and regulatory documents - 8 retrieval strategies, adaptive router, reproducible benchmark on the RegRAG-BR golden dataset

    HTML