Spaces:
Runtime error
Runtime error
| title: SteelAI Module2 EAF Intelligence Explorer | |
| emoji: ๐ | |
| colorFrom: red | |
| colorTo: red | |
| sdk: docker | |
| app_port: 8501 | |
| tags: | |
| - streamlit | |
| pinned: false | |
| short_description: Part of the TenderMatcher.Tech AI & Digital Intelligence | |
| license: other | |
| persistent_storage: 1Gi | |
| # ๐ญ SteelAI Module #2 โ Blast Furnace & EAF Data Intelligence Explorer | |
| **Part of the TenderMatcher.Tech AI & Digital Intelligence for Metallurgy Suite** | |
| Ready-to-deploy **Streamlit + SHAP application** for **energy and yield optimization** in | |
| **Blast Furnace** and **Electric Arc Furnace (EAF)** operations. | |
| --- | |
| ## ๐ฏ Objective | |
| Predict and optimize key furnace variables such as: | |
| - `furnace_temp` | |
| - `tap_temp` | |
| - `offgas_co`, `offgas_co2`, `o2_probe_pct` | |
| - `arc_power`, `energy_efficiency`, `yield_ratio` | |
| This module simulates a **complete furnace data intelligence environment** with ensemble modeling, SHAP explainability, and physics-informed feature engineering. | |
| --- | |
| ## โ๏ธ Core Features | |
| - ๐ง Synthetic EAF dataset generator (3,000+ records) | |
| - ๐งฎ Derived physical proxies: | |
| - `carbon_proxy`, `oxygen_utilization`, `slag_foaming_index` | |
| - ๐ PCA and clustering for operating modes | |
| - โ๏ธ Ensemble regression (Linear, RF, GB, ExtraTrees) | |
| - ๐ก SHAP explainability for model transparency | |
| - ๐ Business framing & annotated bibliography for metallurgy ML | |
| - ๐งพ Fully local synthetic data generation (no external upload needed) | |
| --- | |
| ## ๐งฎ Use Case Alignment (SteelAI Framework) | |
| | # | Use Case | Alignment | Description | | |
| |---|-----------|------------|--------------| | |
| | **2** | Blast Furnace / EAF Data Intelligence | โ **Primary (100%)** | Furnace temperature, gas chemistry, and power-density modeling for yield & energy optimization | | |
| | 7 | AI-Driven Alloy Design Tool | โ๏ธ Partial | Shares compositional features (`chemical_C`, `chemical_Mn`, etc.) | | |
| | 8 | Predictive Maintenance Framework | โ๏ธ Partial | Includes rolling, lag, and vibration signals for maintenance AI | | |
| --- | |
| ## ๐ก Example Targets | |
| - Predict **`furnace_temp`** from operational data | |
| - Analyze **feature importance** with SHAP plots | |
| - Quantify business value: | |
| - 5โ8% yield improvement | |
| - 3โ5% energy cost reduction per ton | |
| --- | |
| ## ๐งฐ How to Run Locally | |
| ```bash | |
| pip install -r requirements.txt | |
| streamlit run app.py | |
| ``` | |
| Then open the local URL shown in your terminal (typically http://localhost:8501). | |
| --- | |
| ## ๐ Deploy on Hugging Face | |
| 1. Create a Space โ choose **SDK: Streamlit** | |
| 2. Upload: | |
| - `app.py` | |
| - `requirements.txt` | |
| - `README.md` | |
| 3. Hugging Face automatically installs dependencies and builds your Space. | |
| Your app will be live at: | |
| ``` | |
| https://huggingface.co/spaces/singhn9/SteelAI_Module2_EAF_Intelligence_Explorer | |
| ``` | |
| --- | |
| ## ๐ญ Business Value Snapshot | |
| | Dimension | Improvement | Impact | | |
| |------------|-------------|---------| | |
| | Productivity | +8โ15% throughput | Higher process stability | | |
| | Energy efficiency | 3โ8% reduction | Lower cost per ton | | |
| | Quality control | 10โ15% better rejection precision | Fewer off-grade batches | | |
| | R&D cycle | 25โ35% faster property correlation | Shorter design-to-validation loop | | |
| | Predictive reliability | 7โ10% OEE gain | Reduced downtime | | |
| --- | |
| ## ๐ค Generative AI & Industrial Innovation | |
| Beyond process modeling, **TenderMatcher.Tech** extends AI into Generative domains: | |
| - **Knowledge-Graph Assistant** โ links research papers, alloy data & insights | |
| - **Chat-based Technical Advisor** โ LLM-powered metallurgical Q&A | |
| - **Generative Report Builder** โ auto-creates lab summaries & dashboards | |
| --- | |
| ## ๐ AIโServiceNow Integration Mapping | |
| | # | AI Module | ServiceNow Integration | Business Value | | |
| |---|------------|------------------------|----------------| | |
| | 1 | Steel Property Prediction | QMS, Predictive Intelligence | QA traceability & ISO/BIS compliance | | |
| | 2 | Blast Furnace Intelligence | OT IntegrationHub, EHS | Closed-loop efficiency alerts | | |
| | 3 | Microstructure Classifier | KM, AI Search | Metallography knowledge base | | |
| | 4 | Surface Defect Detection | FSM, Predictive Intelligence | Real-time defect case auto-routing | | |
| | 5 | Corrosion/Fatigue Prediction | ORM, Asset Mgmt | Predictive asset health | | |
| | 6 | Energy Optimizer | Sustainability Mgmt | ESG-linked savings reporting | | |
| | 7 | Alloy Design Tool | Innovation Mgmt, KM | R&D portfolio tracking | | |
| | 8 | Predictive Maintenance | AIOps, FSM, CMDB | 10โ12% downtime reduction | | |
| --- | |
| ## ๐จโ๐ฌ About Naval Singh | |
| **Naval Singh** โ Digital Transformation Advisor | |
| Specializing in AI, analytics, and industrial systems. | |
| Focused on production-grade decision systems for metallurgy, mining & manufacturing. | |
| ๐ง **singhn9@gmail.com** | |
| ๐ [LinkedIn](https://linkedin.com/in/navalsingh9) | |
| ๐ **Rourkela, India** | |
| --- | |
| ## ๐ Why Rourkela Matters | |
| Rourkela โ Indiaโs steel and metallurgy hub โ provides the perfect ecosystem for AI pilot collaborations among academia, consulting, and industry. | |
| --- | |
| ยฉ **TenderMatcher.Tech** โ *AI & Digital Intelligence for Metallurgy* | |
| **[Read More](https://tendermatcher.tech/ai-metallurgy)** | |