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
| Container | Combination | Role |
|---|---|---|
| Silicon-Hardwere | asm_hex | Foundation — decodes .hex → Assembly → ELF64 |
| MLP | hex_asm | MLP/CNN hex decoder + assembler |
| Edge-CNN+MLP.AI | asm-hex + xAI | Assembly + Grok AI analysis |
| Edge-Chip-Hex | hex + Azure ACS | Firmware validation + WhatsApp notifications |
| Edge-Silicon-Chip | asm-syscalls + PQC | Direct 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.