Skip to content

Repository files navigation

🤝 COAT-AI-Network

Co-operative AI Tiers — Unified AI infrastructure connecting cloud & local AI systems.

Daily Health Check


Architecture

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)

Quick Start

# Run startup health check
powershell -ExecutionPolicy RemoteSigned -File coat-startup.ps1

# Open COAT workspace in VS Code
code COAT-NETWORK.code-workspace

MCP Servers Configured

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

Required Environment Variables

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

Key Documents

Document Purpose
Round Table Protocol Multi-AI collaboration sessions
Unified Inventory All resources audit
Data Flows Network topology
Storage Reorg Plan Proposed reorganization

Daily Automation

  • GitHub Actions: Checks Venice + xAI API status daily at 8am UTC
  • Local Script: coat-daily-check.ps1 — Ollama models, Docker, git repos, Azure

Azure Status

  • Subscription: fa02ac00-62fa-404e-b970-4e2654c5de2f
  • Credits: ⏳ Pending login (az login needed)
  • Run az login to authenticate, then credits will be auto-audited

COAT Network — Self-organizing, self-healing AI cooperation infrastructure

About

COAT AI Network - Cooperative AI Tiers shared collaboration repo (COAT1: GH Copilot, SuperGrok, Perplexity | COAT2: Ollama, Venice.AI, ElevenLabs)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages