123 followers
I'm using the Unlicense. It is a permissive free software license. | https://opensource.org/license/unlicense
If a content need a specific license, this will be specified in the related document.
How to analyse remote source code thanks to Ollama and the MCP protocol · Introduction In the previous blog post, we saw how to create our own MCP server...
Introduction Today, we'll look at creating an MCP server in Go and serving it with Docker. Prerequisites: having read Understanding the Model Context...
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...
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...
Prerequisites You should have read the previous article, Developing Generative AI Applications in Go with Ollama, to understand the basics of using...
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...