GreenFlux Blog GreenFlux Blog

Home Tags Series About
Home Tags Series About

Posts tagged "Python"

8 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 LLMs 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 LLMs 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
Series: Python Tutorials

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 LLMs 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
Series: Python Tutorials

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
Building an AI Chat with Google Docs Knowledge Base Using Colab + Pinecone

Building an AI Chat with Google Docs Knowledge Base Using Colab + Pinecone

Retrieval Augmented Generation with Pinecone Assistants

Nov 17, 2024 6 min read

LLMs can be a huge productivity boost for work, but the output is only as good as the input. To get the best results, you often have to provide extra reference data to go with the query. This is know...

AI Google_Colab Google_Docs Pinecone Python LLMs
Image-to-Text Extraction with Llama3.2-vision and Python

Image-to-Text Extraction with Llama3.2-vision and Python

Local and Offline Image Processing Made Easy With Ollama

Nov 11, 2024 8 min read
Series: Python Tutorials

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

Python Llama3 ollama LLMs image_processing multimodalai

© 2025 GreenFlux, LLC.

RSS Feed