Skip to content

v0.1.0 - Initial AGI Server Release

Choose a tag to compare

@Cloudhabil Cloudhabil released this 09 Jan 16:48
· 147 commits to main since this release

πŸš€ GPIA AGI Server v0.1.0

First public release of the self-evolving cognitive AGI server.

✨ Features

  • Skills Framework - Modular cognitive capabilities (cognition, computation, research, synthesis)
  • Agent Orchestration - Budget allocator, neuronic router, ensemble validators
  • Dense-State Memory - Persistent cognitive state architecture
  • Active Immunity - Security layer that neutralizes threats before execution
  • Multi-Model Ensemble - Greek student committee (6-agent research system)
  • EU AI Act Compliance - Full compliance documentation included

πŸ—οΈ Architecture

  • FastAPI backend with health checks
  • Vue.js frontend dashboard
  • Docker support
  • Ollama model integration

πŸ“š Research Tools

  • Riemann Hypothesis research framework
  • BSD conjecture analysis tools
  • ArXiv submission packages

πŸ“¦ Installation

pip install gpia-agi-server
# or
docker pull cloudhabil/agi-server:v0.1.0

πŸ”§ Quick Start

python boot.py --mode Sovereign-Loop