ASI Alliance Hackathon Submission
Building Autonomous AI Agents with the ASI Alliance
| Item | Link | Status |
|---|---|---|
| GitHub Repository | ‣ | Complete Source Code |
| Demo Video | YouTube Link | 4:06 min |
| ASI:One | Search DeFiGuard |
✅ Live |
| Agentverse Agent | View Agent | ✅ Deployed |
| Documentation | https://github.com/DhanteyUD/DeFiGuard/blob/main/README.md | Full Docs |
graph TB
A[User via ASI:One] --> B[Alert Agent<br/>Chat Protocol]
B --> C[Portfolio Monitor]
B --> D[Risk Analysis]
B --> E[Market Data]
B --> F[Fraud Detection]
C --> G[Blockchain<br/>Ethereum, Polygon, BSC]
D --> H[MeTTa<br/>Knowledge Graph]
E --> I[CoinGecko API]
F --> J[Security APIs]
C -.->|Portfolio Data| D
E -.->|Price Data| D
D -.->|Risk Report| B
F -.->|Fraud Alert| B
style B fill:#f96,stroke:#333,color:#000,stroke-width:4px
style H fill:#9cf,stroke:#333,color:#000,stroke-width:2px
style G fill:#9f9,stroke:#333,color:#000,stroke-width:2px
Special thanks to: