ZerePy
Basic Information
ZerePy is an open-source Python framework for building and deploying autonomous agents that interact with social platforms and blockchains. It is a modularized extraction of the Zerebro backend designed to let developers launch agents with similar core capabilities, driven by multiple large language models. The repository provides a CLI-driven platform for configuring connections, loading agents defined as JSON files, and running agent loops or single actions. It targets integrations with social networks such as X (Twitter), Farcaster, Echochambers and Discord, and supports on-chain activity on Solana and EVM chains through GOAT and Monad. The project documents requirements such as Python 3.10+ and Poetry and includes a Replit template for quick testing. Developers can fine-tune models for creative outputs and store sensitive keys in environment files for runtime operation.