Running ChatGPT Locally: A Guide to Open WebUI and Ollama Integration
In this video, we talk about Open WebUI, an open-source ChatGPT that you can run locally. It's a front end that simplifies the use of ...
We will look into using Svelte with webpack and code some specific code that will be compiled to javascript native code for faster execution.
We explore how to package your Java code using jlink and maven in order to get all your dependencies in order.
We look into how to setup an activity that changes language of your android application.
I’m trying to solve all the Advent of Code puzzles in this video series.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
After installing Kubernetes the hard way, I improved the cluster with a Ceph RBD connection. This creates a StorageClass that we …