Chat with an AI using PumpkinOS

In this article we will make a custom version of gpt4all-chat that runs as a server, accepting queries from a remote client. The client, as you may have inferred from the title, runs inside PumpkinOS. For those not familiar with gpt4all-chat, it is a "Cross platform Qt based GUI for GPT4All versions with GPT-J as … Continue reading Chat with an AI using PumpkinOS

Zig meets PumpkinOS

Having recently found the Zig programming language, I asked myself: what would it take to code a PumpkinOS application in Zig? Now, before we start I should warn you that I had never programmed in Zig before. What I will show here is a proof of concept containing a pretty simple Zig program integrated with … Continue reading Zig meets PumpkinOS