Software Development

6 articles

Building a Terminal Chatbot with LLaMA 3
Software development
19 July 2025

Building a Terminal Chatbot with LLaMA 3

Previously we configured Ollama to run LLaMA 3 on a Google VM and connected to it through an SSH tunnel. In this article, we will discover how to build a beautiful markdown-powered chatbot in your terminal using Python and the generation endpoint we have created.

Read full article
Vercel Blob Just Works
Software development
20 April 2025

Vercel Blob Just Works

I didn’t want to spin up S3 buckets. I just wanted to store files. Vercel Blob gave me exactly what I needed, without the mess.

Read full article