Skip to content
View modelnorth's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report modelnorth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
modelNorth/README.md

ModelNorth

Sovereign AI Infrastructure for Regulated Markets

LicenseStatusDeploymentRegion

Website · Documentation · Contact


The Problem

Organizations in regulated markets face a structural disadvantage in AI adoption. Global cloud providers operate under foreign jurisdictions. Data residency requirements conflict with API architectures. Compliance frameworks demand audit trails that SaaS platforms cannot provide.

The result: sovereignty gaps that expose institutions to regulatory risk, data exfiltration, and operational dependency on infrastructure they do not control.


Our Solution

ModelNorth designs, builds, and deploys sovereign AI systems that operate entirely within your perimeter. No foreign API dependencies. No shared infrastructure. No ambiguity about data ownership or residency.

We serve enterprises and government entities that treat data sovereignty as a hard requirement, not a preference.

Core Capabilities

DomainApplicationCompliance Focus
Security & Threat IntelligenceModel-native threat detection, adversarial pattern recognition, automated incident responseSOC 2, ISO 27001, NIST CSF
Talent & Workforce IntelligenceCompliance-aware hiring pipelines, Emiratization/diversity mandate tracking, audit-ready HR workflowsGDPR, local labor regulations
Market IntelligenceReal-time signal extraction, competitive analysis, risk surface monitoringData residency, financial regulations
Managed InfrastructureSelf-hosted ERP, communications, document management with unified AI layerAir-gapped deployment options
Knowledge ManagementRAG-based enterprise search, secure AI workspaces, verifiable document lineageZero external telemetry
Clinical AI(Research)Diagnostic support tools with differential privacy and federated learning capabilitiesHIPAA, FDA 21 CFR Part 11

Architecture Principles

Zero-Trust by Design

  • No external API dependencies in production deployments
  • Self-hosted inference via Ollama, vLLM, or custom model serving
  • Zero telemetry — no usage data leaves your perimeter
  • Air-gapped capable — full functionality without internet connectivity

Compliance-First Engineering

  • Data residency guarantees — all processing within specified jurisdictions
  • Immutable audit trails — complete prompt/response logging with cryptographic verification
  • Role-based access control (RBAC) at the vector store level
  • Model versioning and rollback capabilities for regulated environments

Operational Sovereignty

  • Infrastructure as Code — reproducible deployments on Hetzner, on-premise, or sovereign cloud
  • Self-healing systems — automated failover without external orchestration dependencies
  • Vendor independence — migrate between infrastructure providers without re-architecture

Technology Stack

Frontend

  • Next.js 14 (App Router)
  • React Server Components
  • Tailwind CSS + shadcn/ui
  • Radix UI primitives

Backend & APIs

  • FastAPI (Python)
  • Node.js (Express/NestJS)
  • BullMQ (Redis-based queues)
  • GraphQL federation

AI & Orchestration

  • LangGraph (stateful agent workflows)
  • CrewAI (multi-agent systems)
  • Anthropic Claude API (optional)
  • Ollama (local inference)

Data Layer

  • Supabase (PostgreSQL)
  • Redis (caching/sessions)
  • Upstash (serverless Redis)
  • Qdrant/Pinecone (vector stores)

Infrastructure

  • Docker + Docker Compose
  • Hetzner VPS (EU/Germany)
  • Cloudflare Tunnel (optional)
  • Dokploy (self-hosted PaaS)

Observability

  • Self-hosted Langfuse
  • Prometheus + Grafana
  • Pino (structured logging)
  • Zero external telemetry

Deployment Models

Cloud Sovereign

Deployed on Hetzner Cloud (Germany) with GDPR-compliant infrastructure. Suitable for EU data residency requirements.

On-Premise

Full stack deployment within your data center. Requires Kubernetes or Docker Swarm cluster. Includes hardware security module (HSM) integration for key management.

Air-Gapped

Complete offline operation. No external network dependencies. Update packages delivered via secure physical media. Suitable for classified environments.


Security & Compliance

  • Data Classification: Automated PII detection and redaction at the prompt layer
  • Access Control: Context-based access control (CBAC) for vector stores and knowledge bases
  • Audit Logging: Immutable logs of all AI interactions with cryptographic verification
  • Red Teaming: Quarterly adversarial testing for prompt injection and data exfiltration vectors
  • Model Governance: SBOMs for all model dependencies, sunset criteria for model retirement

Getting Started

Prerequisites

  • Docker 24.0+ and Docker Compose
  • 16GB RAM minimum (32GB recommended for local LLM inference)
  • Ubuntu 22.04 LTS or compatible Linux distribution

Quick Start (Development)

# Clone the repository
git clone https://github.com/modelnorth/infrastructure.git
cd infrastructure
# Configure environment
cp .env.example .env
# Edit .env with your configuration# Deploy stack
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d
# Initialize database
docker-compose exec api python scripts/init_db.py

Popular repositories Loading

  1. fork-manager fork-managerPublic

    ``` Auto-sync all your GitHub forks with their upstream repos — one tap or on a schedule. ```

    JavaScript 1 2

  2. modelNorth modelNorthPublic

  3. worldmonitor worldmonitorPublic

    Forked from koala73/worldmonitor

    Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface

    TypeScript

  4. PayrollEngine PayrollEnginePublic

    Forked from Payroll-Engine/PayrollEngine

    Open-source framework for regulation-driven payroll applications — multi-tenant, multi-country, API-first, with No-Code/Low-Code automation and test-driven development.

    PowerShell

  5. agent-lightning agent-lightningPublic

    ⚡ Drop-in AI agent optimization. 100+ models via OpenRouter. APO beam search. Autonomous training loop.

    Python 1

  6. skills skillsPublic

    Forked from zaferayan/skills

    Expo mobile app development skill for Claude Code