Skip to content

Instantly share code, notes, and snippets.

@RhetTbull
RhetTbull / vision.py
Last active August 19, 2025 09:43
Use Apple's Vision framework from Python to detect text in images
""" Use Apple's Vision Framework via PyObjC to detect text in images
To use:
python3 -m pip install pyobjc-core pyobjc-framework-Quartz pyobjc-framework-Vision wurlitzer
"""
import pathlib
@kyo-takano
kyo-takano / making-the-most-of-local-llms.ipynb
Last active November 7, 2025 04:00
ローカルLLMはこーやって使うの💢
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.