golem

module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2026 License: GPL-3.0

README

Golem

An extensible personal AI agent that runs on your machine.

Install

macOS or Linux:

curl -fsSL https://terracotta4u.com/golem/install.sh | sh 

Get Started

You can run Golem from the terminal:

golem serve

You should now be able to access the Golem web interface.

LLM Setup

Out of the box, Golem has no built-in model. Install a provider extension, then set that provider's key:

golem extension add https://github.com/terracotta4u/golem-openrouter
export OPENROUTER_API_KEY=...
Writing extensions

Install the Python SDK from PyPI and import it as golem:

pip install golem-agent-sdk

Source is in sdk/. The wire protocol is in docs/develop/protocol.md.

Directories

Path Synopsis
cmd
golem command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL