Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: "🦥 GHOST CODEX: OMEGA FORGE"
|
| 3 |
+
emoji: 🏗️
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 6.2.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: true
|
| 10 |
+
license: mit
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# 🏗️ THE ARCHITECT: GHOST CODEX OMEGA V2.5
|
| 14 |
+
**Project Classification: BLACK SITE / ZERO-COST FORTRESS**
|
| 15 |
+
|
| 16 |
+
This repository serves as the central hub for the **Architect Ecosystem**. It is a high-fidelity LaTeX workstation designed for secure, zero-cost architectural drafting and technical documentation.
|
| 17 |
+
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
## 🛠️ System Architecture
|
| 21 |
+
|
| 22 |
+
The project is split into three distinct, synchronized layers:
|
| 23 |
+
|
| 24 |
+
1. **Logic Tier (The Brain):** A fine-tuned **GGUF Model** running locally via Ollama to ensure 100% prompt privacy and zero-latency inference.
|
| 25 |
+
2. **Forge Tier (The Interface):** A supreme **CustomTkinter GUI (.exe)** featuring real-time streaming, split-pane code monitoring, and project archiving.
|
| 26 |
+
3. **Compiler Tier (The Factory):** A private **Docker-based TeX Live Space** hosted on Hugging Face that handles heavy PDF rendering without requiring local installations.
|
| 27 |
+
|
| 28 |
+
---
|
| 29 |
+
|
| 30 |
+
## 📜 Omega Protocol Features
|
| 31 |
+
|
| 32 |
+
- **Live Forge Monitor:** Real-time streaming of LaTeX logic directly into the UI.
|
| 33 |
+
- **Style Protocol Injection:** Dropdown presets that automatically configure the AI for TikZ, PGFPlots, or Scientific formatting.
|
| 34 |
+
- **Full Project Archiving:** One-click export of the raw instructions (.txt), the source code (.tex), and the final render (.pdf).
|
| 35 |
+
- **Zero-Weight Portability:** The standalone executable requires no local LaTeX distribution (MiKTeX/TeX Live) to function.
|
| 36 |
+
|
| 37 |
+
---
|
| 38 |
+
|
| 39 |
+
## 🚀 Deployment Instructions
|
| 40 |
+
|
| 41 |
+
### Local PC Setup
|
| 42 |
+
1. Download the **GGUF Model** from [ShiroOnigami23/THE_ARCHITECT_V2_FINAL](https://huggingface.co/ShiroOnigami23/THE_ARCHITECT_V2_FINAL).
|
| 43 |
+
2. Initialize the model in Ollama: `ollama create architect-v2 -f Modelfile`.
|
| 44 |
+
3. Run the **Architect_Omega.exe**.
|
| 45 |
+
|
| 46 |
+
### Cloud Infrastructure
|
| 47 |
+
- **Model Engine:** [THE_ARCHITECT_V2_FINAL](https://huggingface.co/ShiroOnigami23/THE_ARCHITECT_V2_FINAL)
|
| 48 |
+
- **Training Ground:** [ARCHITECT-HIGH-FID-100K](https://huggingface.co/datasets/ShiroOnigami23/ARCHITECT-HIGH-FID-100K)
|
| 49 |
+
- **Compiler Core:** [LATEX-COMPILER-CORE](https://huggingface.co/spaces/ShiroOnigami23/LATEX-COMPILER-CORE)
|
| 50 |
+
|
| 51 |
+
---
|
| 52 |
+
*Security Rating: 9.5/10 (Post-Quantum & Anti-Intelligence Resistant)*
|
| 53 |
+
*Developed by: ShiroOnigami23*
|