Inspiration
Bitcoin was a novel way to achieve decentralized consensus to form new blocks. DAOs are an extension of this spirit to bring together contributors in all shapes and sizes. Governance is at the heart of crypto projects, but it suffers from well known problems:
- principal agent problem
- moloch trap
- unpaid work is not sustainable
What it does
Enter DAO agents: tools to manage governance proposals and DAO voting easier.
- avoid scammy proposals x look at domain age x look at levenschtein distance from whitelist of domains x analyze content
- avoid rug contracts
- pre-generate arguments from different personas
- pull previous proposals that are similar
- pull proposal and vote history of the voter
How we built it
Used David's https://github.com/valory-xyz/governatooorr as a starting template.
Challenges we ran into
Accomplishments that we're proud of
What we learned
What's next for dao agents
Finish the rest of governance tooling, see how else AI agents and autonomous agents can reduce tedious work and improve our life quality.
Log in or sign up for Devpost to join the conversation.