Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 846 Bytes

File metadata and controls

32 lines (23 loc) · 846 Bytes

spreader-agent

TypeScript agent for efficient data spreading, part of the Cocapn Fleet (github.com/SuperInstance).

Description

Spreader Agent handles high‑throughput data distribution and processing within the Cocapn Fleet. Built with TypeScript, it integrates seamlessly with the fleet’s other services and runs on Groq’s LPU hardware for fast AI inference.

Usage

# Clone the repo
git clone https://github.com/SuperInstance/spreader-agent.git
cd spreader-agent

# Install dependencies
npm install

# Build the project
npm run build

# Run the agent
npm start

Related

Contributing

See CHARTER.md for contribution guidelines.

License

Distributed under the terms of the LICENSE.