Update README.md
Browse files
README.md
CHANGED
|
@@ -27,7 +27,6 @@ Sensitive prompts and outputs remain isolated inside hardware-attested environme
|
|
| 27 |
|
| 28 |
It separates reasoning from action, keeps credentials outside the model context, isolates tools, scopes permissions, and records an auditable history of agent activity. The goal is to let agents safely work across applications, services, and financial systems on behalf of users and organizations.
|
| 29 |
|
| 30 |
-
[Explore IronClaw](https://github.com/nearai/ironclaw)
|
| 31 |
|
| 32 |
## User-owned data with Trace Commons
|
| 33 |
|
|
@@ -35,7 +34,6 @@ It separates reasoning from action, keeps credentials outside the model context,
|
|
| 35 |
|
| 36 |
Instead of disappearing into proprietary platforms, these traces can remain private, be selectively shared, improve future models, or create value for the people and organizations that produced them.
|
| 37 |
|
| 38 |
-
[Explore Trace Commons](https://github.com/zmanian/tracedao-server)
|
| 39 |
|
| 40 |
## The full stack
|
| 41 |
|
|
@@ -55,13 +53,9 @@ A framework for proving that decentralized systems and agents produced a specifi
|
|
| 55 |
|
| 56 |
A technical vision for training and running AI across distributed infrastructure while preserving confidentiality and verifiability.
|
| 57 |
|
| 58 |
-
## Benchmarks
|
| 59 |
|
| 60 |
-
NEAR AI publishes reproducible evaluations of models and agents across practical tasks including coding, tool use, document workflows, and multi-step execution.
|
| 61 |
-
|
| 62 |
-
### [Explore NEAR AI Benchmark Results](https://nearai.github.io/benchmarks/)
|
| 63 |
-
|
| 64 |
-
Compare model and agent performance across public benchmarks, inspect individual runs, and see how different implementations perform on real-world tasks.
|
| 65 |
|
| 66 |
### [Explore NEAR AI on GitHub](https://github.com/nearai)
|
| 67 |
|
|
|
|
| 27 |
|
| 28 |
It separates reasoning from action, keeps credentials outside the model context, isolates tools, scopes permissions, and records an auditable history of agent activity. The goal is to let agents safely work across applications, services, and financial systems on behalf of users and organizations.
|
| 29 |
|
|
|
|
| 30 |
|
| 31 |
## User-owned data with Trace Commons
|
| 32 |
|
|
|
|
| 34 |
|
| 35 |
Instead of disappearing into proprietary platforms, these traces can remain private, be selectively shared, improve future models, or create value for the people and organizations that produced them.
|
| 36 |
|
|
|
|
| 37 |
|
| 38 |
## The full stack
|
| 39 |
|
|
|
|
| 53 |
|
| 54 |
A technical vision for training and running AI across distributed infrastructure while preserving confidentiality and verifiability.
|
| 55 |
|
| 56 |
+
## Benchmarks (https://nearai.github.io/benchmarks/)
|
| 57 |
|
| 58 |
+
NEAR AI publishes reproducible evaluations of models and agents across practical tasks including coding, tool use, document workflows, and multi-step execution. Compare model and agent performance across public benchmarks, inspect individual runs, and see how different implementations perform on real-world tasks.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
|
| 60 |
### [Explore NEAR AI on GitHub](https://github.com/nearai)
|
| 61 |
|