Articles in this series
Introduction · Generative AI A generative AI application is a software that uses artificial intelligence to create new content from existing data and...
How to get structured answers · Even with a baby LLM, it's possible to generate JSON. In this article, we'll explore how to generate JSON with an LLM...
First Contact · Today, we'll discuss RAG (Retrieval Augmented Generation). This is a way to provide knowledge that an LLM (Large Language Model) doesn't...
Prerequisites You should have read the previous article, Developing Generative AI Applications in Go with Ollama, to understand the basics of using...
For this first article of 2025, I'll keep it short and answer a question I'm often asked: "Are these small LLMs really useful?" The short answer is...
How to use MCP with Claude Desktop, Ollama, and Docker · Definition Pre-requisite: read my blog post about "Tool Calling" and Ollama. The MCP is an...