Skip to content

cuckoo-network/cuckoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuckoo-preview

Cuckoo Network · Documentation

chat on Discord follow on Twitter Commits last month Issues closed Discussion posts Telegram

Cuckoo is a Decentralized AI Platform, starting with GPU-sharing for text-to-image generation and LLM inference.

Generate image now in Telegram https://cuckoo.network/tg or Discord https://cuckoo.network/dc

Setup

Before running the node, copy the example environment file and update the values:

cp packages/node/.env.example packages/node/.env

The node reads configuration from this .env file.

Requirements

  • Node.js >=18 and Yarn 1.x for the website in packages/home
  • Go >=1.22 for the node in packages/node

Running the node

cd packages/node
go run .

Run tests with:

go test ./...

Running the website

cd packages/home
yarn
yarn start

Build the static site with yarn build and deploy it using yarn deploy.

About

Cuckoo is a Decentralized AI Model-Serving Platform, starting with GPU-sharing for text-to-image generation and LLM inference.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •