The Groff Dev Blog

Matthew Groff's musings on full-stack web software engineering and more.

SALTE: Semi-Autonomous Linux Task Executor

Comparing Ollama w/ Mixtral vs GPT-4 vs Claude 3 Opus for my command line application SALTE: Semi-Autonomous Linux Task Executor

Ingesting PDFs using OpenAI GPT-4 Vision

Being smart about how we ingest PDFs is crucial. Here's how I used OpenAI's GPT-4 Vision to convert them to Markdown.

Introducing Next-Rails CLI

I made an npm package called next-rails that gives the power and syntax of the Rails CLI to Next.js applications.