Skip to content
View bogettigian's full-sized avatar

Block or report bogettigian

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

Hi, I'm Gianfranco Bogetti

AI/ML Engineer focused on LLM systems, applied research, and ML infrastructure

I build production-grade AI systems with a focus on LLM applications, RAG, orchestration, evaluation, and scalable infrastructure, while also exploring research questions around how these systems can be made more capable, reliable, and measurable.

About me

  • I build AI systems end-to-end, from ingestion and retrieval pipelines to orchestration, evaluation, and deployment.
  • My work sits at the intersection of machine learning, backend engineering, product, and research.
  • I’m particularly interested in research-driven engineering: building systems that not only work in production, but also help surface better questions, better methods, and better evaluation.
  • My current focus includes conversational AI, analytics agents, multi-provider LLM platforms, and emerging research directions in modern AI systems.
  • I care about systems that are not only useful, but also reliable, observable, scalable, and grounded in careful experimentation.

What I work with

  • Large Language Models (LLMs)
  • Retrieval-Augmented Generation (RAG)
  • Embeddings and vector search
  • NLP and deep learning
  • Evaluation and observability for AI systems
  • Fine-tuning and experimentation workflows
  • Benchmarking and research prototyping

Pinned Loading

  1. Human-move-prediction-in-chess-adaptive-to-ELO Human-move-prediction-in-chess-adaptive-to-ELO Public

    This work presents the development of an artificial intelligence model adaptable to human skill level, measured through ELO, that predicts chess moves.

    Jupyter Notebook

  2. lc0 lc0 Public

    Forked from LeelaChessZero/lc0

    The rewritten engine, originally for tensorflow. Now all other backends have been ported here.

    C++

  3. lczero-training lczero-training Public

    Forked from LeelaChessZero/lczero-training

    For code etc relating to the network training process.

    Python

  4. trainingdata-tool trainingdata-tool Public

    Forked from DanielUranga/trainingdata-tool

    A tool for lc0 training data operations

    C++ 1