
Claude Code Hook to Ask Gemini for Help
Call Gemini CLI for backup, from within Claude Code CLI
A guide on using Claude Code Hooks with the userPromptSubmit trigger to call Gemini's CLI for help when stuck
6 posts found
Call Gemini CLI for backup, from within Claude Code CLI
A guide on using Claude Code Hooks with the userPromptSubmit trigger to call Gemini's CLI for help when stuck
Simple Script to Generate and Save Folder Icons
A guide to adding thumbnail previews to image folders in MacOS Finder using Python.
Automating Server Moderation with Python
Discord may be known for gaming, but it’s also widely used as a community and support forum for tech companies. Regardless of the use though, pretty much ever server has to deal with spam and scammers...
Self-hosted Markdown Generator in Python
Markdown is a great format for storing text files that need to be compatible with multiple systems. And LLMs excel at generating Markdown. If you regularly copy/paste responses from ChatGPT to a text...
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...