File size: 792 Bytes
876458a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "model_type": "sofia-engine",
  "architecture": "scientific-edge-runtime",
  "library_name": "sofia-engine",
  "runtime": {
    "version": "3.0.0a1",
    "python": ">=3.11",
    "core_dependency": "numpy>=1.24",
    "offline_first": true,
    "deterministic": true
  },
  "capabilities": {
    "scientific_signal_processing": true,
    "industrial_telemetry": true,
    "machine_health_diagnostics": true,
    "embedded_c_runtime": true,
    "assembly_virtual_machine": "beta",
    "on_device_learning": "experimental",
    "quantum_emulation": "experimental",
    "llm_copilot": "optional"
  },
  "publisher": {
    "organization": "Rootcastle Engineering & Innovation",
    "website": "https://rootcastle.com/",
    "source_repository": "https://github.com/rootcastleco/sofia-ai"
  }
}