Convert Figma logo to code with AI

golemcloud logogolem

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.

1,607
207
1,607
18

Quick Overview

Error generating quick overview

Convert Figma logo designs to code with AI

Visual Copilot

Introducing Visual Copilot: A new AI model to turn Figma designs to high quality code using your components.

Try Visual Copilot

README

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.