Skip to content
View aldojmb's full-sized avatar
πŸ€–
πŸ€–

Block or report aldojmb

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aldojmb/README.md

Hi, I'm Aldo πŸ‘‹

I'm a Principal AI Product Leader with 15+ years building enterprise technology products β€” and the last several years focused entirely on shipping agentic AI systems at scale.

I've led the product development of AI systems serving 20M+ users, including a transactional banking assistant processing 28K+ secure operations per month, and a multi-agent workforce platform used by 300K+ employees. I work at the intersection of AI product strategy, agentic systems design, and enterprise delivery.

Most of what I publish here is hands-on: frameworks, prototypes, and evaluation tools built from real production experience β€” not tutorials.


What I work on

  • πŸ€– Agentic systems β€” multi-agent architectures, orchestration frameworks, agent-to-agent coordination
  • 🏦 Enterprise AI in regulated environments β€” banking, energy, workforce β€” where guardrails and governance aren't optional
  • πŸ“ AI product frameworks β€” how to take agentic initiatives from process discovery to scaled rollout responsibly
  • πŸ§ͺ LLM evaluation β€” comparing models on accuracy, latency, cost, and guardrail compliance for real enterprise use cases
  • πŸ“ Thought leadership β€” writing about organizational readiness for agentic AI, model selection, and responsible deployment

Featured Projects

Repo What it is
eamm Enterprise Agentic Maturity Model β€” 7-level framework for organizational readiness for agentic AI
agent-factory-framework End-to-end delivery framework for enterprise AI agents β€” 6 stages, 5 templates, decision gates
llm-selection-framework Decision framework: prompting vs RAG vs fine-tuning vs agentic orchestration
delegation-ladder Framework for designing AI agents that earn trust progressively β€” 5 levels, design mandates, delegation metrics
designing-for-model-uncertainty Five design patterns for consumer AI products that earn durable trust β€” uncertainty signals, graceful degradation, recovery design
financial-agent-guardrails Playbook for designing, implementing, and auditing guardrails in AI agents deployed in regulated banking environments
agentic-fraud-detection Architecture patterns for AI agents that detect, investigate, and respond to fraud in real-time banking and payments
conversational-kyc-agent End-to-end architecture for AI agents that conduct KYC onboarding conversationally β€” document to risk profile to approval
banking-assistant-anthropic Conversational banking assistant with RAG + eval suite β€” Anthropic Claude API
llm-evals-enterprise Claude vs GPT-4o evaluation framework β€” accuracy, latency, cost, guardrail compliance

Technical Skills

AI & Agentic Systems Agentic Orchestration Multi-Agent Architecture LLMs RAG Prompt Engineering Guardrail Design AI Evals watsonx Orchestrate Anthropic API OpenAI API

Product AI Product Strategy 0β†’1 Product Delivery Roadmap Definition OKRs & KPIs Agile / SAFe Discovery & User Research Enterprise Platform Delivery

Domains Banking & Fintech Enterprise Workforce Regulated Environments Digital Transformation


Connect

Pinned Loading

  1. agent-factory-framework agent-factory-framework Public

    A structured framework for enterprise AI agent delivery

  2. banking-assistant-anthropic banking-assistant-anthropic Public

    Conversational banking assistant with RAG and evals β€” Anthropic Claude API

    Python

  3. llm-evals-enterprise llm-evals-enterprise Public

    Claude vs GPT-4o evaluation framework for enterprise use cases β€” accuracy, latency, cost, guardrails

    Python

  4. llm-selection-framework llm-selection-framework Public

    Decision framework for choosing between prompting, RAG, fine-tuning, custom models, and agentic orchestration