Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# NIGHTFRAME

## Decentralized AI Mesh Network
# Nightframe Agent 3 Lead Documentation

NIGHTFRAME is a distributed computing platform designed for collaborative neural network inference across a mesh of autonomous nodes. The system integrates cellular intelligence, GPU-accelerated ONNX runtime environments, and automated network propagation mechanisms.

Expand Down
140 changes: 100 additions & 40 deletions gamma1-web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gamma1-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@microsoft/signalr": "^10.0.0",
"next": "16.0.8",
"next": "16.0.10",
"react": "19.2.1",
"react-dom": "19.2.1"
},
Expand Down
Loading