Skip to content
View OscarGalloGarcia's full-sized avatar
🎯
Research
🎯
Research

Block or report OscarGalloGarcia

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

Oscar Gallo

Research & Development Engineer Β· Building Enterprise AI Systems

Building production-ready AI systems, agentic workflows, and enterprise integrations.

Currently pursuing an M.Sc. in Artificial Intelligence while working as an R&D Engineer designing AI products that bridge Large Language Models with enterprise software.


About Me

  • πŸ€– Building Agentic AI Systems and multi-agent architectures
  • πŸ”Œ Connecting enterprise software through the Model Context Protocol (MCP)
  • ☁️ Designing cloud-native AI solutions on Azure and AWS
  • πŸ—οΈ Passionate about taking ideas from research β†’ prototype β†’ production
  • πŸ“š Currently researching LLMs, Optimization, AI Agents and Enterprise AI

whoami

const oscar = {
    role: "Research & Development Engineer",

    education: "M.Sc. Artificial Intelligence",

    specialization: [
        "Enterprise AI",
        "Agentic Systems",
        "Generative AI",
        "Cloud Architecture"
    ],

    currentFocus: [
        "Model Context Protocol",
        "AI Agents",
        "Retrieval-Augmented Generation",
        "Enterprise Integrations"
    ],

    languages: [
        "Python",
        "TypeScript",
        "C++",
        "SQL"
    ],

    cloud: [
        "Azure",
        "AWS",
        "GCP"
    ],

    philosophy:
        "Research β†’ Prototype β†’ Production"
};

Featured Projects

Enterprise AI Presales Platform

Production-ready AI platform that combines RAG, AI Agents and enterprise integrations for B2B sales.

Tech

Python β€’ TypeScript β€’ Azure β€’ Docker β€’ MCP


SAP Business Agent

AI assistant capable of understanding business documents and interacting with SAP Business One.

Tech

Python β€’ Azure OpenAI β€’ SAP SDK β€’ RAG


Multi-Agent Enterprise Platform

Agent orchestration platform using MCP to connect CRMs, databases and cloud services.


Technical Expertise

Languages

Python TypeScript C++ SQL


Artificial Intelligence

OpenAI Azure OpenAI Azure AI Foundry LangChain PyTorch MCP


Developer Tools

Claude Code OpenAI Codex Docker GitHub Actions


Cloud

Azure AWS Google Cloud


Certifications

πŸ… Microsoft Certified: Azure AI Fundamentals (AI-900)


GitHub Metrics


Let's Connect

LinkedIn


Building AI that solves real business problems.

Pinned Loading

  1. sap-b1-mcp sap-b1-mcp Public

    Implementation of model context protocol to connect SAP Business one enviroment

    Python 1

  2. Bio-Inspirated-Algorithms Bio-Inspirated-Algorithms Public

    Collection of genetic and bio-inspirated algorithms part of my Master of Science formation

    TeX

  3. ClaudeArchitectFoundationsStudy ClaudeArchitectFoundationsStudy Public

    This repository has examples, labs and notes that I use to prepare me for the Claude Architect Foundations Certification.

    Python