CoolFace
Apppublic

OthmanUSER/Solar-Wind

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
App README

Solar-Wind Hybrid Simulator

A prototype engineering analysis tool built with Streamlit to evaluate the feasibility of integrating solar photovoltaic panels onto wind turbine blades.

๐ŸŒŸ Key Features

  • โ€”Physics Engine: Calculates real-time aerodynamic loads, centrifugal forces, and hybrid power output.
  • โ€”Live Visualization: Dynamic visualization of the turbine lifecycle with patrolling ground robots.
  • โ€”AI Model Registry: Built-in CRUD system for managing and utilizing small Transformer models for engineering analysis.
  • โ€”Inner AI Logic: Deterministic rule-based engine for immediate safety and feasibility assessments.
  • โ€”Data Management: Real-time session data logging with CSV export capabilities.

๐Ÿš€ Getting Started

  1. 1.Install dependencies: pip install -r requirements.txt
  2. 2.Run the app: streamlit run app.py