whatisgithub

What is kitchen-0g?

the-kitchen-lab/kitchen-0g — explained in plain English

Analysis updated 2026-05-18

0TypeScriptAudience · developerComplexity · 5/5Setup · hard

In one sentence

An autonomous AI agent system with eleven specialized agents that ideates, builds, and markets products on its own, funded by crypto arbitrage and run on decentralized 0G infrastructure.

Mindmap

mindmap
  root((repo))
    What it does
      Autonomous agents
      Ships products
      No human approval
    Tech stack
      TypeScript
      0G Storage
      0G Compute
      0G DA
    Use cases
      Study agent funding
      Decentralized memory
      Verifiable decisions
    Audience
      Developers
      Researchers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Study how autonomous AI agents can fund themselves through on-chain arbitrage.

USE CASE 2

See a working example of decentralized storage used for agent memory between restarts.

USE CASE 3

Learn how to route AI inference through a decentralized compute network instead of one API provider.

USE CASE 4

Explore a verifiable, on-chain audit trail for autonomous decision-making.

What is it built with?

TypeScript0G Storage0G Compute0G DAethers.js

How does it compare?

the-kitchen-lab/kitchen-0g0xradioac7iv/tempfsabboskhonov/hermium
Stars000
LanguageTypeScriptTypeScriptTypeScript
Setup difficultyhardmoderatemoderate
Complexity5/53/54/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · hard Time to first run · 1h+

Requires connecting to 0G testnet infrastructure and configuring several decentralized services.

So what is it?

The Kitchen is an autonomous agent system designed to operate as a self-sustaining product company, meaning it can ideate, build, market, and fund products without requiring human approval at each step. Eleven specialized AI agents work together, each with a defined role: one acts as a CTO dispatching tasks, another handles AI inference, others manage content creation, social media publishing, crypto treasury management, infrastructure, and fleet health monitoring. What makes this project structurally unusual is its combination of self-generated revenue and owned distribution. One agent (PRISM) runs autonomous arbitrage strategies on blockchain markets to generate funds for the system's own compute and storage costs. Another (ECHO) operates social media pages that serve as a built-in marketing channel when the system ships a product. The project was built for the 0G APAC Hackathon and uses 0G, a decentralized infrastructure network, to replace centralized dependencies. Agent state (memory between restarts) is stored on 0G's decentralized storage layer, with a content hash as proof of what each agent knew at any given time. AI inference is routed through 0G's decentralized compute network rather than a single API provider. Critical decisions made by the CTO agent are committed to 0G's data availability layer, producing an on-chain audit trail that anyone can verify. The system is written in TypeScript and runs on testnet. The full README is longer than what was provided.

Copy-paste prompts

Prompt 1
Explain how the XEON, NOVA, and EMBR agents in kitchen-0g pass work between each other.
Prompt 2
Walk me through how 0G Storage is used to save agent memory between restarts in this project.
Prompt 3
Show me how PRISM's arbitrage strategy could fund compute costs for an autonomous agent system.
Prompt 4
Help me understand how to route AI inference through the 0G Compute Network like NOVA does.

Frequently asked questions

What is kitchen-0g?

An autonomous AI agent system with eleven specialized agents that ideates, builds, and markets products on its own, funded by crypto arbitrage and run on decentralized 0G infrastructure.

What language is kitchen-0g written in?

Mainly TypeScript. The stack also includes TypeScript, 0G Storage, 0G Compute.

How hard is kitchen-0g to set up?

Setup difficulty is rated hard, with roughly 1h+ to a first successful run.

Who is kitchen-0g for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.