A set of utilities and configurations that make my life easier
ocr.sh1
Small shell script that extracts text from images using "llama 3.2". Requires ollama and llama3.2-vision
stt.sh1
Transcribe video or audio. Requires whisper-standalone-win
Convert text to speech using voice models. Requires Piper TTS and optionally ffmpeg for MP3 conversion.
Create a simple to-do list. .zshrc already contains a simple function (thanks to Chris Albon) that does a simpler form of what todo.sh can do. It's always a good idea to keep a work log.
Generate Unix commands using ollama with granite3.1-dense:8b. Inspired by llmpeg
tmux colour configuration for showing colour palettes accurately when using Neovim in a tmux session. You can safe it under $HOME
Zsh configuration. Requires Oh My Zsh and (optionally) Glow. It contains configurations for the asdf version manager, nvm (superfluous, can be replaced by asdf), uv package and project manager.org/).dev/). It should be saved under $HOME
kitty terminal. Requires Fira Code. It can be saved under $HOME/.config/kitty/ or $HOME
Example of an ollama model file for creating a coder model based on quantised "Qwen 2.5 coder" qwen2.5-coder:14b-instruct-q4_K_M
My settings for Zed editor
Convenient configuration for git