Skip to content

chadoagent/chado-dao-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chado DAO Dashboard

AI-powered governance analysis for DeFi DAOs.

Features

  • Multi-source proposals — Snapshot (Convex, StakeDAO, Uniswap) + Curve on-chain (Aragon)
  • AI verdicts — Claude-generated analysis per proposal with FOR/AGAINST/ABSTAIN recommendation
  • Confidence scores — how certain the AI is about each verdict
  • Price impact — estimated effect on relevant token prices
  • Live filtering — by source, status, verdict

Data Sources

Tech Stack

  • Frontend: Single-page HTML + vanilla JS + CSS (no framework)
  • Analysis pipeline: Python (generate_analysis.py) — fetches proposals, runs Claude CLI for AI analysis, outputs analysis.json
  • Deployment: Static files, served via any web server

Usage

# Generate/update AI analysis
python generate_analysis.py

# Serve locally
python -m http.server 8080

Screenshot

Dark terminal-style UI with proposal cards, AI verdicts, and filtering.


Part of Synthesis Hackathon 2026 submission by Chado Studio.

About

AI-powered governance analysis for DeFi DAOs — Synthesis Hackathon 2026

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors