Christopher Zenzel

Building your First Flutter Camera Application

black and gray film camera near printed photos

Have you ever wondered how to build your own Camera application with Flutter? In this tutorial I will walk you through the basics to create a Camera application with Flutter and Dart for use on your mobile or desktop device. Please notate that not all camera features are supported across each platform. Starting with Visual Studio Code Let’s start by opening Visual Studio Code and creating a new Flutter […]

Building Llama for Microsoft Windows Subsystem for Linux (WSL 2)

In this blog post you will learn how to build LLaMA, Llama.cpp for Microsoft Windows Subsystem for Linux 2 (also known as WSL 2). What is LLaMA? LLaMA (Large Language Model Meta AI) is a collection of powerful foundation language models developed by Meta AI (formerly Facebook AI Research). These models are a type of […]