Co-operative AI Tiers — Unified AI infrastructure connecting cloud & local AI systems.
COAT1 (Cloud Tier) COAT2 (Local Tier)
┌─────────────────────┐ ┌──────────────────────┐
│ • GitHub Copilot │◄──────►│ • Ollama (mistral, │
│ • SuperGrok (xAI) │ │ llama3.2, gemma4) │
│ • Perplexity (Comet)│ │ • Venice.AI │
└─────────────────────┘ │ • ElevenLabs/Speechify│
│ └──────────────────────┘
▼ │
MCP Servers │
┌──────────┐ │
│ Venice │◄────────────────────────┘
│ Ollama │
│ Azure │
│ GitHub │
│ Filesystem│
└──────────┘
│
▼
OneDrive ←→ GitHub (this repo)
# Run startup health check
powershell -ExecutionPolicy RemoteSigned -File coat-startup.ps1
# Open COAT workspace in VS Code
code COAT-NETWORK.code-workspace| Server | Transport | Endpoint |
|---|---|---|
| venice-ai | stdio (node) | venice-mcp-server/dist/server.js |
| venice-ai-docker | HTTP | http://localhost:3333/mcp |
| ollama | stdio (npx) | ollama-mcp-server |
| azure-mcp | stdio (npx) | @azure/mcp |
| filesystem | stdio (npx) | @modelcontextprotocol/server-filesystem |
| github | stdio (npx) | @modelcontextprotocol/server-github |
VENICE_API_KEY=... # Venice.AI inference API
VENICE_ADMIN_KEY=... # Venice.AI admin key
XAI_API_KEY=... # xAI/SuperGrok API
GITHUB_TOKEN=... # GitHub PAT (set via gh CLI)
OLLAMA_HOST=http://localhost:11434
PERPLEXITY_API_KEY=... # TODO: find/set
ELEVENLABS_API_KEY=... # TODO: find/set| Document | Purpose |
|---|---|
| Round Table Protocol | Multi-AI collaboration sessions |
| Unified Inventory | All resources audit |
| Data Flows | Network topology |
| Storage Reorg Plan | Proposed reorganization |
- GitHub Actions: Checks Venice + xAI API status daily at 8am UTC
- Local Script:
coat-daily-check.ps1— Ollama models, Docker, git repos, Azure
- Subscription:
fa02ac00-62fa-404e-b970-4e2654c5de2f - Credits: ⏳ Pending login (
az loginneeded) - Run
az loginto authenticate, then credits will be auto-audited
COAT Network — Self-organizing, self-healing AI cooperation infrastructure