Home
Softono
golem

golem

Open source Rust
1.6K
Stars
201
Forks
224
Issues
25
Watchers
1 week
Last Commit

About golem

Golem Cloud is the agent-native platform for building AI agents and distributed applications that never lose state, never duplicate work, and never require you to build infrastructure.

Platforms

Web Self-hosted Cloud

Languages

Rust

Golem

Golem Logo

This repository contains Golem - a set of services enable you to run WebAssembly components in a distributed cloud environment. Golem supports building agents in Rust, TypeScript, Scala, and MoonBit.

Getting started with Golem

See Golem Cloud for more information, and the Golem Developer Documentation for getting started.

Developing Golem

Find details in the contribution guide about how to compile the Golem services locally.

Documentation

The source for learn.golem.cloud lives in docs/ (Next.js / Nextra, see docs/AGENTS.md). It is built and deployed by .github/workflows/docs.yaml.