About AMRHZ AI System

AMRHZ AI System is the merger of three parallel projects — the AMRHZ-AI core brain, the AP1 web console, and the architecture core — into one coherent workspace.

Brain engine

The intent router, memory store, and auto-learning loop originally written in Python (brain_engine, memory_router, auto_learning) now run as server functions backed by Lovable Cloud, so any signed-in user shares one growing brain.

AI console

The full "AMRHZ AI System" HTML console has been reimplemented as a real React workspace with sidebar navigation, streaming chat, and a curated brain library.

Architecture core

The Node/Express skeleton (auth middleware + login) is replaced by Lovable Cloud auth, protecting the entire console behind a single sign-in surface.