From 75cb2408e9251a32779a2c8814d4aaf1a0aae57c Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 11 Mar 2025 16:09:26 -0500 Subject: move from cleberg.net to cmc.pub --- content/blog/2024-08-25-n8n-sentiment-analysis.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/blog/2024-08-25-n8n-sentiment-analysis.org') diff --git a/content/blog/2024-08-25-n8n-sentiment-analysis.org b/content/blog/2024-08-25-n8n-sentiment-analysis.org index 194844e..d997e98 100644 --- a/content/blog/2024-08-25-n8n-sentiment-analysis.org +++ b/content/blog/2024-08-25-n8n-sentiment-analysis.org @@ -113,7 +113,7 @@ You can open the included workflow at and create a new configuration. #+caption: n8n Workflow -[[https://img.cleberg.net/blog/20240825-n8n-sentiment-analysis/workflow.png]] +[[https://img.cmc.pub/blog/20240825-n8n-sentiment-analysis/workflow.png]] This workflow contains the following nodes: 1. Email Trigger (IMAP) @@ -151,10 +151,10 @@ send yourself a test email! After testing each step noted above, n8n provided the results below - it works! #+caption: Positive Results -[[https://img.cleberg.net/blog/20240825-n8n-sentiment-analysis/positive_results.png]] +[[https://img.cmc.pub/blog/20240825-n8n-sentiment-analysis/positive_results.png]] #+caption: Negative Results -[[https://img.cleberg.net/blog/20240825-n8n-sentiment-analysis/negative_results.png]] +[[https://img.cmc.pub/blog/20240825-n8n-sentiment-analysis/negative_results.png]] While this isn't anything earth-shattering, it does show easy it is to get started with n8n and large language models in a self-hosted environment. -- cgit v1.2.3-70-g09d2