Model Context Protocol (MCP): The Future of LLM Function Calling

How Anthropic’s new open protocol is standardizes the way LLMs interact with external systems and data

January 10, 2025 · 7 min · Greg Hilston

Canpunk: A New Literary Genre

Converting a book/movie script to a new genre using self hosted LLMs

October 21, 2024 · 5 min · Greg Hilston

How To Query Your PDFs (and other documents)

How to ask questions about your local files

September 15, 2024 · 3 min · Greg Hilston

Supercharging Your Local LLM With Real-Time Information

Intro Large language models (LLMs) are impressive, capable of generating human-quality text, translating languages, and answering questions. However, there’s a catch: they are limited to the data they were trained on. This means their knowledge can be outdated and they may struggle with topics that emerged after their training. But what if we could give our LLMs access to the vast ocean of information available on the web? This powerful combination would allow your local LLMs to:...

July 15, 2024 · 3 min · Greg Hilston

How to teach a LLM, without fine tuning!

Privately chat with your own data using RAG.

May 27, 2024 · 6 min · Greg Hilston

How To Create A Reusable Proxmox Template

Allowing you to spin up multiple cloned VMs

April 25, 2024 · 4 min · Greg Hilston

Local LLMs, AI Agents, and Crew AI, Oh My!

A walk through of how I run LLMs locally, in a Crew-like fashion.

April 19, 2024 · 8 min · Greg Hilston

How To Self Host A LLMs Web UI

How to self host a web UI to interact with LLMs, local or remote

April 18, 2024 · 2 min · Greg Hilston

How To Self Host LLMs (like Chat GPT)

How to easily run local LLMs

April 17, 2024 · 3 min · Greg Hilston

How To Self Host Dockerized Pavlov VR PC Server

Simple instructions for a dockerized Pavlov VR self hosted server

September 22, 2021 · 4 min · Greg Hilston