App Snack App Snack
  • Home
  • About
  • Privacy
Sign in Subscribe

AI

Getting started with Ollama

Getting started with Ollama

Now we will install Ollama. This is a tool that will allow you to interact with several LLM's. First we will need to make sure curl is installed sudo apt install curl Now we will install Ollama curl -fsSL https://ollama.com/install.sh | sh Now we can
App Snack 31 Jul 2025

Get up and running with your own Local AI

In this series We will take a step by step process of how to create your own local AI server on your desktop or a headless network computer allowing you to experiment with LLMs, and generative models for free. There are a number of models that can be self hosted.
App Snack 31 Jul 2025
Install CUDA Toolkit for your AI

Install CUDA Toolkit for your AI

First thing is to install NVIDIA CUDA Toolkit. but first lets just make sure the packages are up to date. sudo apt update && sudo apt upgrade If there were any updates it's a good idea to reboot to make sure there are no errors from updating
App Snack 31 Jul 2025

Subscribe to App Snack

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
  • Sign up
App Snack © 2025. Powered by Ghost