Upwork Only

A Framework for API Data Syncing: The Ontraport to Supabase Case Study

This document outlines a detailed, real-world process for syncing data from a third-party API into a Supabase database. It is…

3 days ago

The AI in Automation Puzzle: Why “Learning” is a Myth and How to Get Real Results

AI and automation are two distinct concepts that can work powerfully together, but they are not interchangeable. The excitement around…

2 months ago

Real LLM Streaming with n8n – Here’s How (with a Little Help from Supabase)

n8n, for all its power in workflow automation, is NOT natively built for streaming HTTP responses. Its sequential, node-by-node execution…

5 months ago

The Shifting Sands of the AI Landscape

In navigating the current AI landscape, it's become clear that relying on off-the-shelf platforms, even those offering some level of…

6 months ago

Understanding the Brains (or lack thereof) Behind Your Chat App: Why LLMs Aren’t What You Might Think

Large Language Models (LLMs) are incredible pieces of technology, capable of generating remarkably human-like text, answering complex questions, and even…

6 months ago

Building a Comprehensive N8n Command Center with Grafana: The Detailed Journey

N8n provides two main views of your workflows. The workflow list shows you basic information - workflow name, when it…

8 months ago

Extracting n8n Workflow Node Execution Times and Displaying in Grafana

I wanted to extract accurate execution times for all nodes in all my n8n workflows, including cases where nodes run…

8 months ago

The Art and Science of Syncing with n8n: A Technical Deep-Dive

Syncing seems easy, right? Just grab data from System A, push it into System B, and you're done. Bahahahaha! If…

8 months ago

Multi-Model, Multi-Platform AI Pipe in OpenWebUI

OpenWeb UI supports connections to OpenAI and any platform that supports the OpenAI API format (Deepseek, OpenRouter, etc). Google, Anthropic,…

9 months ago

The Open WebUI RAG Conundrum: Chunks vs. Full Documents

On Reddit, and elsewhere, a somewhat "hot" topic is using OWUI to manage a knowledge base / files and take…

9 months ago