ujjwaldeep77/physics-informed-digital-twin
Add client-side data simulation for static HF deployment
Switch to static SDK for instant loading - remove binary checkpoints
UI: Add realistic 3D bearing geometry, fullscreen card feature, chart enhancements, and noisy data simulation
Fix white screen: mount static assets at module level before SPA catch-all route
Fix Docker build: skip tsc for JSX sources, rebuild production assets
Fix deployment: sync package.json and track ONNX with Git LFS
Fix YAML metadata emoji encoding error
Add Hugging Face Spaces configuration frontmatter to README
Rename README.md to README_hf.md
Rename README_hf.md to README.md
Deploy: optimized build with code-split chunks (three/recharts/react separate), 3D viewer + fleet dashboard ready for HF Spaces
Deploy: production build with fleet dashboard, 3D bearing viewer, CAD models (Three.js + build123d)
CAD: ZA-2115 parametric bearing model (build123d) + Three.js 3D viewer with health-state visualization (H=1.0/0.65/0.25)
Industry upgrade: fleet dashboard (4 bearings), SQLite DB, alert history, CSV export, per-bearing WS streams
Security: fix CORS wildcard+credentials, rate limiting, NaN/Inf validation, sanitize error messages, WS origin check
Redesign: Multi-page site — index, architecture, model, performance, api pages
Fix: Add API reference section with GET /health, POST /predict, WS /ws/telemetry endpoints
Add splash screen animation + fix React entry point + vite config
Merge branch 'main' of https://github.com/ujjwal77771/physics-informed-digital-twin
Add FAANG-grade white landing page with 3D bearing, Chart.js, physics code cards (GitHub Pages)
Rename README.md to README_hf.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Add Hugging Face Spaces deployment: Docker config, dynamic WS URL, static file serving
Add React+Vite real-time monitoring dashboard with WebSocket telemetry
Implement VibFormer, Physics Loss, ONNX exporter, FastAPI backend, and Docker setup
Add research references and dataset sources with links to README
Initialize project and add training/model scripts
Update README.md
Update README.md
Initial commit
