Skip to content
View HanClinto's full-sized avatar

Block or report HanClinto

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

Clint Herron

Artificially Intelligent, Naturally Curious

Welcome to My Humble Corner of the Internet

I'm thrilled to be here, and I hope you are too.

I am passionate about AI / ML, practical tools, and using technology to build a brighter, more prosperous, and uplifting future.

I love contributing to open source when I'm able. Recent examples include CollectorVision (open-source collectible card identification), WaterPAL (low-cost monitors for water pumps, currently deployed and monitoring in multiple countries in Africa), and my contributions to Llama.cpp, where I've focused on grammar, testing, and performance.

Poke around, make yourself at home, and please feel free to reach out and introduce yourself if you'd like to get in touch.

Recent Blog Posts

  • ✍️ Terrence Tao + ChatGPT - (July 23, 2026) - This is a fascinating conversation to read -- this is Terence Tao's conversation with ChatGPT about the Jacobian Conjecture Counterexample...
  • ✍️ The Statistical Nature of LLMs: an interactive logprobs explorer - (July 21, 2026) - I'm putting together a small "Introduction to AI" presentation that I'm giving on Wednesday morning. The target audience is roughly a 50/50 mix of engineers and non-engineers, so...
  • ✍️ Vineguard: a tiny local co-op experiment - (June 30, 2026) - I spent parts of two days making a very small local co-op arcade game called Vineguard. It started as an entry for the CGDC Speedgame Classic 2026, which gave the project a...
  • ✍️ Link: "Inside FAISS: Billion-Scale Similarity Search" - (June 5, 2026) - I was impressed by the visualizations in this article: Inside FAISS: Billion-Scale Similarity Search I'm a big fan of semantic embeddings models -- I've used them extensively on...

Read the full blog

Open Source Contributions

Outside contributions: 49 merged public PRs into 16 outside repositories.

Outside repositories

See more merged PRs

Pinned Loading

  1. ggml-org/llama.cpp ggml-org/llama.cpp Public

    LLM inference in C/C++

    C++ 122k 21k

  2. CollectorVision CollectorVision Public

    Open-source, open-weight computer vision for collectible card games like Magic, Pokemon, Yugioh, and more.

    Python 35 2

  3. SimpleGitBlog SimpleGitBlog Public

    A dynamic blog hosted fully on Github Pages. Maximizes WYSIWYG features (rich formatting on issues / comments) and Github Pipelines to transform a simple project into a self-updating webpage. Integ…

    Python

  4. WaterPAL WaterPAL Public

    Water Pump Activity Logger - ESP32-Based - Low Cost - SMS Updates

    C

  5. mtg_belcher_montecarlo mtg_belcher_montecarlo Public

    What is the optimal composition of cards in a 7-land Belcher deck? Let's use machine learning and Monte-Carlo simulations to find out!

    Python

  6. S4 S4 Public

    S4 - Super Simple Semantic Search - minimalistic demo of semantic search with BGE-small-en-1.5

    Python