Skip to content
View pablopupo's full-sized avatar

Block or report pablopupo

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

Hi, I'm Pablo

CS student at UF. AI engineer at Handtevy. Classical pianist and music enthusiast.

I build projects, write technical notes, and share piano performances at pablopupo.com.

Projects

  • Gradus ad Parnassum - reads sheet music and answers a musician's questions about it.
  • kit-ai - offline-first emergency first-aid PWA with on-device Llama 3.2, IndexedDB retrieval, and online/offline text-to-speech.
  • Accordo - live marketplace for musicians: booking, contracts, and payments.
Contributions

Merged:

  • docling #3702 - optional-dependency imports that broke the core converter in slim installs
  • docling #3721 - code language detection for parsed code blocks

In review:

Pinned Loading

  1. gradus-ad-parnassum gradus-ad-parnassum Public

    Gradus ad Parnassum. RAG over musical notation: parses scores, annotates them like a musician would, answers theory questions with measure references.

  2. kit-ai kit-ai Public

    Forked from brandonjacobson/KIT-AI

    Offline-first emergency first-aid PWA. Llama 3.2 runs fully on-device via WebLLM and WebGPU, grounded in a vetted knowledge base, so it keeps working with zero connectivity.

    JavaScript

  3. notes notes Public

    Rough technical notes, updated as I work