Campfire Project is a DAO that governs and trains LLM models in a decentralized way. It leverages Coinbase's AgentKit to automate decision-making and train without human intervention, ensuring transparent and community-driven AI governance in Web3.
Prize Pool
Campfire Project is a DAO designed to govern and train LLMs in a decentralized and autonomous way. Instead of relying on centralized entities to control how AI models evolve, Campfire puts decision-making in the hands of the community.
Members can propose improvements, vote on training data, and set the rules for model updates. What makes this unique is the integration of Coinbase AgentKit, which automates the entire process. Once a proposal is approved, the system executes it—no manual intervention needed.
Campfire isn’t just another governance DAO—it’s an evolving system that actively improves AI models based on community input. By leveraging Web3 tools, decisions are transparent and verifiable, ensuring fair participation.
It consists of two key smart contracts working together with an API setup:
DAO.sol – Manages proposals, governance, and voting mechanisms, allowing the community to decide on AI model updates. AITrainer.sol – Automates the execution of training processes, ensuring that approved updates are implemented without manual intervention.
API is exposed via python in code LLM-notebook.
Uses Scaffold-eth dev kit for frontend and contract development, it deploys EVM compatible contracts with solidity.