Skip to content
@CP-DAAO

DAAO

Decentralized AI-powered Autonomous Organization

DAAO: Decentralized AI-Powered Autonomous Organization

Welcome to DAAO, a cutting-edge Decentralized AI-Powered Autonomous Organization that aims to transform blockchain governance by integrating AI for enhanced security, reliability, and community engagement.

This system addresses challenges such as low voter turnout and malicious proposals, ensuring robust and reliable decision-making.

Main Features

graph TD
    subgraph Governance
        B[Governor]
        C[Timelock]
        A[Proposal A]
        E[Proposal B]
    end

    D[AA Wallet]
    H[AI Agent]
    I[AI]

    subgraph DAAO
        I
        H    
        subgraph User
            H
            D
        end
    end

    H --> D

    H <-->|1-1: Check| A
    D -->|1-2: Vote| A

    I <-->|2-1: Check| A
    I -->|2-2-A: Pass| C
    I -->|2-2-B: Block| C

    B -->|0: Submit| A
    A -->|3-A: Execute| C

    B --> |3-B-1: Submit| E
    E --> |3-B-2: Execute| C
    C --> |3-B-3: Reactivate| A
    A -->|3-B-4: Execute| C

    linkStyle 0 stroke:#f00
    linkStyle 1 stroke:#f00
    linkStyle 2 stroke:#f00
    linkStyle 5 stroke-dasharray: 5,5;
    linkStyle 6 stroke:#00f
    linkStyle 7 stroke:#00f
    linkStyle 8 stroke:#00f
    linkStyle 9 stroke:#00f
    linkStyle 10 stroke-dasharray: 5,5;
    linkStyle 11 stroke:#00f
Loading

AI-Driven Automated Voting System: Automatically analyzes user preferences through on-chain activity and social media data, predicting and casting votes on behalf of users. This system ensures continuous participation, reducing the risks associated with low voter turnout and malicious proposals.

AI-Based Proposal Validation: Implements an AI validation step post-vote to ensure alignment between community sentiment and vote outcomes. If discrepancies are detected, the proposal execution is paused, allowing for further discussion and preventing potential harm.

Account Abstraction Integration: Utilizes Account Abstraction to allow AI agents to execute governance transactions securely by direct transaction execution.

Multi-Layer 2 Support: DAAO is fully operational on multiple Layer 2 networks, now including Optimism, Base, and Metal L2.

🛠 Projects and Repositories

DAAO's ecosystem includes various projects and smart contracts focused on enhancing governance participation, AI-driven decision-making, and secure execution processes.

🤖 AI

Predictive Voting through AA: https://github.com/CP-DAAO/DAAO-AA

AI-powered Proposal Execution Checker: https://github.com/CP-DAAO/DAAO-judge

⚙️ Contracts

Governor Contracts: https://github.com/CP-DAAO/DAAO-contracts

Account Abstraction Wallet: https://github.com/CP-DAAO/DAAO-AA


Explore more about DAAO through the following links:

Popular repositories Loading

  1. DAAO-contracts DAAO-contracts Public

    Smart Contracts for DAAO

    Solidity

  2. DAAO-AA DAAO-AA Public

    Account Abstraction Wallet for DAAO

    JavaScript

  3. DAAO-judge DAAO-judge Public

    AI-powered Proposal Checker

    JavaScript

  4. .github .github Public

Repositories

Showing 4 of 4 repositories
  • .github Public
    CP-DAAO/.github’s past year of commit activity
    0 0 0 0 Updated Sep 30, 2024
  • DAAO-contracts Public

    Smart Contracts for DAAO

    CP-DAAO/DAAO-contracts’s past year of commit activity
    Solidity 0 0 1 0 Updated Aug 11, 2024
  • DAAO-AA Public

    Account Abstraction Wallet for DAAO

    CP-DAAO/DAAO-AA’s past year of commit activity
    JavaScript 0 0 0 0 Updated Aug 11, 2024
  • DAAO-judge Public

    AI-powered Proposal Checker

    CP-DAAO/DAAO-judge’s past year of commit activity
    JavaScript 0 0 0 0 Updated Aug 11, 2024

Top languages

Loading…

Most used topics

Loading…