Installation
pip install ioa-coreBootstrap a Project
python examples/00_bootstrap/boot_project.py my-ai-systemRun a Workflow
python examples/10_workflows/run_workflow.pyCheck Health
python examples/30_doctor/doctor_check.pyIOA Core provides production-ready capabilities for governed AI orchestration with built-in compliance, audit, and memory management.
Cryptographically verified audit logging with tamper-detection and hash-chained integrity for enterprise-grade compliance.
Seven governing principles for AI orchestration enforced at runtime to ensure ethical, compliant AI systems.
Multi-agent consensus with graceful scaling from 1 to N providers, featuring sibling weighting and auditor fallback.
Unified interface for OpenAI, Anthropic, Gemini, DeepSeek, XAI, and Ollama with automatic fallback and offline mode.
Multi-tier storage with hot (in-memory) and cold (persistent) layers, supporting SQLite, S3, and Local JSONL backends.
Production-ready with comprehensive examples, documentation, and CI/CD integration for immediate deployment.
Get up and running in minutes with six working examples covering all core features.
IOA Core enforces seven immutable System Laws at runtime to ensure ethical, compliant AI orchestration.
All AI decisions must be auditable and explainable.
Clear responsibility and oversight mechanisms.
Human values and rights are paramount in AI design.
Active detection and mitigation of discrimination.
Data sovereignty and protection of personal information.
Environmental consciousness and resource efficiency.
AI systems must not cause harm to humans or the environment.
pip install ioa-corepython examples/00_bootstrap/boot_project.py my-ai-systempython examples/10_workflows/run_workflow.pypython examples/30_doctor/doctor_check.pyJoin the growing community of developers building governed AI systems with IOA Core.