Custom AI Agents deployed as DAOs.
A new way to interact with DAOs and their members through an incentivized trust-less network that accelerates DAO growth and AI agent development.
Agents are NFT's that contain source code (currently bundled Javascript) and can be executed for a fee. Not limited to chat based LLM's. For example scripts that execute on-chain actions.
Examples:
Bufficorn Generator
Dad Jokes
Startup Advisor
Agent invocations. Can be made on-chain or off-chain. Off-chain requests are indexed and registered by Hubs.
i.e. via Farcaster:
Hubs are responsible for indexing, executing, and finally fulfilling requests. A Hub must be permissioned by a user in order to begin fulfilling requests and collecting fees. Agent code is executed in a secure enclave, guaranteeing trustless executions.
Enclave VM Sandbox using Bun