albugent_v2.0

evaaliya/albugent_v2.0
★ 0 stars Python Data/Analytics Updated today
Albugent v2.0 - this is the next generation of auto-governance architecture. I completely rewrote the kernel, took the analytics to an isolated custom MCP Server and transferred the agent orchestration to AWS Strands SDK + Bedrock
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "albugent_v2.0": {
      "command": "uvx",
      "args": [
        "albugent-v2.0"
      ]
    }
  }
}

Or install with pip: pip install albugent-v2.0

README Excerpt

> An enterprise-grade Data Governance & Lineage Audit Agent powered by **AWS Strands SDK**, **Custom Model Context Protocol (MCP) Server**, and **AWS Bedrock (Amazon Nova Pro)** with Human-In-The-Loop (HITL) protection. --- * **🕸️ Graph-Based Lineage Analysis:** Calculates *Betweenness Centrality* using `NetworkX` to spot high-impact pipeline nodes.
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →