The Shifting Sands of the AI Landscape

2 weeks ago
demodomain

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

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

1 month ago

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

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

3 months ago

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

Extracting n8n Workflow Node Execution Times and Displaying in Grafana

3 months ago

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

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

3 months ago

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

Multi-Model, Multi-Platform AI Pipe in OpenWebUI

3 months ago

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

The Open WebUI RAG Conundrum: Chunks vs. Full Documents

4 months ago

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

Code Smart in n8n: Programming Principles for Better Workflows

4 months ago

As a coder of 30+ years, I've learned that coding isn't really about coding – it's about logic, efficiency, and…

Case Study – provider agnostic AI chat interface

4 months ago

A client wanted a “chatbot” to interface with all of the providers (Google, OpenAI, Perplexity, Anthropic, and image generation models)…

Creating a “Custom GPT” with Open Web UI

4 months ago

Why pay $20 per month to OpenAI when you can do it for "free" using OpenWeb UI. People say "free"…