
Adding Thumbnail Previews to Folders in Mac Finder with Python
Simple Script to Generate and Save Folder Icons
A guide to adding thumbnail previews to image folders in MacOS Finder using Python.
4 posts in this series
Simple Script to Generate and Save Folder Icons
A guide to adding thumbnail previews to image folders in MacOS Finder using Python.
Generating Cypher Queries From Text Using Python & Hugging Face
Knowledge graphs, also known as semantic networks, are a specialized application of graph databases used to store information about entities (person, location, organization, etc) and their...
Using Google Colab for Bulk Image Extraction to Drive
Google makes it as easy as possible to add new images to a Google Doc, with options like drag-and-drop, paste from clipboard, insert from Drive/URL, etc. But they make it surprisingly hard to get the...
Local and Offline Image Processing Made Easy With Ollama
Generative AI for image-to-text has been out for a while now, so we’ve all seen how well it can extract text compared to traditional OCR (optical character recognition). Sure, it can hallucinate, but...