GreenFlux Blog GreenFlux Blog

Home Tags Series About
Home Tags Series About

Posts tagged "Python"

6 posts found

Claude Code Hook to Ask Gemini for Help

Claude Code Hook to Ask Gemini for Help

Call Gemini CLI for backup, from within Claude Code CLI

Jul 28, 2025 6 min read
Series: Artificial Intelligence

A guide on using Claude Code Hooks with the userPromptSubmit trigger to call Gemini's CLI for help when stuck

AI anthropic claudeai CLI gemini Python
Adding Thumbnail Previews to Folders in Mac Finder with Python

Adding Thumbnail Previews to Folders in Mac Finder with Python

Simple Script to Generate and Save Folder Icons

Jul 14, 2025 14 min read
Series: Python Tutorials

A guide to adding thumbnail previews to image folders in MacOS Finder using Python.

Python macOS image_processing CLI
Building an AI-Powered Discord Bot with Railway and Pinecone

Building an AI-Powered Discord Bot with Railway and Pinecone

Automating Server Moderation with Python

Jun 01, 2025 10 min read
Series: Artificial Intelligence

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...

Python discord Pinecone AI_Assistants_ GitHub railway llm bot
Ollama & FastAPI for Local Markdown Automations

Ollama & FastAPI for Local Markdown Automations

Self-hosted Markdown Generator in Python

May 11, 2025 8 min read
Series: Artificial Intelligence

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...

Python Python_3 ollama LLaMa chatgpt markdown llm FastAPI self-hosted
Building a Knowledge Graph Locally with Neo4j & Ollama

Building a Knowledge Graph Locally with Neo4j & Ollama

Generating Cypher Queries From Text Using Python & Hugging Face

Apr 21, 2025 17 min read

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...

Neo4j graph_database knowledge_graph Python Python_3 huggingface llm cypher macOS obsidian ollama ontology
Extracting All Images From A Google Doc Using Python

Extracting All Images From A Google Doc Using Python

Using Google Colab for Bulk Image Extraction to Drive

Nov 23, 2024 6 min read

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...

Python Google_Colab Google_Drive Tutorial Python_3

© 2025 GreenFlux, LLC.

RSS Feed