From 764b1dc60d04429853acb69d477c7f280f3f9e1a Mon Sep 17 00:00:00 2001 From: Jake 'Sid' Smith Date: Thu, 2 Jul 2026 16:34:16 +0100 Subject: [PATCH 1/2] Add stream link --- _posts/2026-07-02-local-ai-with-electron-and-llama-cpp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2026-07-02-local-ai-with-electron-and-llama-cpp.md b/_posts/2026-07-02-local-ai-with-electron-and-llama-cpp.md index 3239ce6dd..606d8a37c 100644 --- a/_posts/2026-07-02-local-ai-with-electron-and-llama-cpp.md +++ b/_posts/2026-07-02-local-ai-with-electron-and-llama-cpp.md @@ -33,7 +33,7 @@ In this talk Roger will discuss how to build a cross platform desktop app that c We'll be taking a look at [Clipbeam](https://clipbeam.com/) - a collection of JavaScript and native modules that allow content extraction from webpages, files and audio, auto tagging & categorization of content, RAG with semantic search, and an AI chatbot with voice capabilities that runs entirely on a user's device. -You will be able to join us in-person at [Runway East](https://runwayea.st/locations/brighton?utm_source=external&utm_medium=event&utm_campaign=sponsorship) or maybe online - to be confirmed. +You will be able to join us in-person at [Runway East](https://runwayea.st/locations/brighton?utm_source=external&utm_medium=event&utm_campaign=sponsorship) or or online [via YouTube](https://www.youtube.com/watch?v=RdTco89hUFQ). --- From 8db87b49d0fe730a414ca367fe23b067748472bd Mon Sep 17 00:00:00 2001 From: Jake 'Sid' Smith Date: Thu, 2 Jul 2026 16:35:22 +0100 Subject: [PATCH 2/2] Fix typo --- _posts/2026-07-02-local-ai-with-electron-and-llama-cpp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2026-07-02-local-ai-with-electron-and-llama-cpp.md b/_posts/2026-07-02-local-ai-with-electron-and-llama-cpp.md index 606d8a37c..cc8cf31c9 100644 --- a/_posts/2026-07-02-local-ai-with-electron-and-llama-cpp.md +++ b/_posts/2026-07-02-local-ai-with-electron-and-llama-cpp.md @@ -33,7 +33,7 @@ In this talk Roger will discuss how to build a cross platform desktop app that c We'll be taking a look at [Clipbeam](https://clipbeam.com/) - a collection of JavaScript and native modules that allow content extraction from webpages, files and audio, auto tagging & categorization of content, RAG with semantic search, and an AI chatbot with voice capabilities that runs entirely on a user's device. -You will be able to join us in-person at [Runway East](https://runwayea.st/locations/brighton?utm_source=external&utm_medium=event&utm_campaign=sponsorship) or or online [via YouTube](https://www.youtube.com/watch?v=RdTco89hUFQ). +You will be able to join us in-person at [Runway East](https://runwayea.st/locations/brighton?utm_source=external&utm_medium=event&utm_campaign=sponsorship) or online [via YouTube](https://www.youtube.com/watch?v=RdTco89hUFQ). ---