Skip to content
View iggykimi's full-sized avatar

Block or report iggykimi

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

Ignacio Montero Gil

Data scientist and AI engineer working across the full applied-AI spectrum: from classic machine learning, computer vision and mathematical optimization to multi-agent LLM systems running in production. Mathematician — BSc and MSc in Mathematical Modelling, Statistics and Computation (Universidad de Zaragoza).

At Integra Tecnología I design, build and technically defend AI solutions for enterprise clients in banking, industry, healthcare, public sector and logistics — owning the work from scoping to deployment.

LLM systems

  • Multi-agent assistants and conversational systems (LangGraph) deployed in production environments
  • Document intelligence: OCR + LLM extraction pipelines integrated with client systems
  • Natural-language querying over corporate databases
  • GenAI adoption training and mentoring for 30+ companies and public bodies

Data science & ML

  • Predictive models for business problems: forecasting, classification, regression
  • Computer vision systems delivered to clients
  • Mathematical optimization for operational and logistics problems
  • Data pipelines, SQL and data quality — previously financial-audit data automation at KPMG (Python, PostgreSQL, Docker, R)

Highlights

  • 2nd prize, HACK THE VIBE hackathon: automatic requirement extraction and eligibility checking over Spanish public tenders
  • MSc thesis: LLM techniques for predicting the market impact of financial news
  • Trainer on LLM agents and Microsoft Copilot adoption for consulting and industry audiences

Now

Building the public side of this work: evaluation harnesses for agents, retrieval benchmarks, and contributions to the agent tooling I use daily (OpenCode, oh-my-openagent, Hermes Agent).

Stack

Python · LangGraph · scikit-learn · pandas · SQL / PostgreSQL · pgvector · FastAPI · Pydantic · Docker · Azure · pytest · Ruff

Contact

Zaragoza, Spain · LinkedIn

Popular repositories Loading

  1. iggykimi iggykimi Public

    Ignacio Montero Gil — AI engineer. Agents, RAG and evaluation tooling with production discipline.

  2. oh-my-openagent oh-my-openagent Public

    Forked from code-yeongyu/oh-my-openagent

    omo/lazycodex: The coding agent for tokenmaxxers;the one and only agent harness for complex codebases. For your Codex, for your OpenCode

    TypeScript

  3. oh-my-pi oh-my-pi Public

    Forked from can1357/oh-my-pi

    ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more

    TypeScript

  4. langgraph langgraph Public

    Forked from langchain-ai/langgraph

    Build resilient agents.

    Python

  5. gemini-cli gemini-cli Public

    Forked from google-gemini/gemini-cli

    An open-source AI agent that brings the power of Gemini directly into your terminal.

    TypeScript

  6. llm-judge-calibration-grid llm-judge-calibration-grid Public

    How reliable are LLM judges? A calibration grid of 6 judge configurations against human gold labels, with error-recall analysis.

    Python