Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Darochin
/
openskynet
like
0
English
Spanish
agent
autonomy
research
typescript
nodejs
llm
License:
mit
Model card
Files
Files and versions
xet
Community
main
openskynet
/
apps
/
ios
/
Sources
/
RootView.swift
Darochin
Mirror OpenSkyNet workspace snapshot from Git HEAD
fc93158
verified
8 days ago
raw
Copy download link
history
blame
contribute
delete
95 Bytes
import
SwiftUI
struct
RootView
:
View
{
var
body:
some
View
{
RootCanvas
()
}
}