Edge-AI-APP

Edge AI App builds on the source software OS-ALGORITHMIC-MESH, evolving Microsoft Edge into a living hub of intelligence.

This repository unifies vision, roadmap, and timeline with Markdown + Mermaid diagrams, LaTeX slides, and Go/Rust/Python integrations.

5-Container Mesh Architecture

ContainerCombinationRole
Silicon-Hardwereasm_hexFoundation — decodes .hex → Assembly → ELF64
MLPhex_asmMLP/CNN hex decoder + assembler
Edge-CNN+MLP.AIasm-hex + xAIAssembly + Grok AI analysis
Edge-Chip-Hexhex + Azure ACSFirmware validation + WhatsApp notifications
Edge-Silicon-Chipasm-syscalls + PQCDirect syscalls + post-quantum signing

Assembly Pipeline

See ASSEMBLY_PIPELINE.md in the repository root.

Azure Deployment

See AZURE_DEPLOYMENT_GUIDE.md in the repository root.

Deployment

See DEPLOYMENT.md in the repository root.

silicon-hardwere

See containers/silicon-hardwere/Dockerfile in the repository.

mlp

See containers/mlp/Dockerfile in the repository.

edge-cnn-mlp-ai

See containers/edge-cnn-mlp-ai/Dockerfile in the repository.

edge-chip-hex

See containers/edge-chip-hex/Dockerfile in the repository.

edge-silicon-chip

See containers/edge-silicon-chip/Dockerfile in the repository.

Final Report

See FINAL_REPORT.md in the repository root.

Complete Setup Summary

See COMPLETE_SETUP_SUMMARY.md in the repository root.