Update NEAR AI organization card
Browse files
README.md
CHANGED
|
@@ -1,10 +1,39 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 🔐
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# NEAR AI
|
| 11 |
+
|
| 12 |
+
NEAR AI is a research and product lab building user-owned AI. Founded by Illia Polosukhin, co-author of *Attention Is All You Need*, NEAR AI develops private, verifiable infrastructure for models and secure agents.
|
| 13 |
+
|
| 14 |
+
## NEAR AI Cloud
|
| 15 |
+
|
| 16 |
+
[NEAR AI Cloud](https://cloud.near.ai/models) provides OpenAI-compatible inference for leading open-weight models running inside confidential hardware, with cryptographic attestation and independently verifiable execution.
|
| 17 |
+
|
| 18 |
+
- [Explore available models](https://cloud.near.ai/models)
|
| 19 |
+
- [Read the documentation](https://docs.near.ai/)
|
| 20 |
+
- [Learn how verification works](https://docs.near.ai/cloud/verification)
|
| 21 |
+
- [View service status](https://status.near.ai/)
|
| 22 |
+
|
| 23 |
+
## IronClaw
|
| 24 |
+
|
| 25 |
+
[IronClaw](https://github.com/nearai/ironclaw) is an open-source, security-first platform for building private and extensible AI agents.
|
| 26 |
+
|
| 27 |
+
## Research
|
| 28 |
+
|
| 29 |
+
- [Proof of Response](https://arxiv.org/abs/2502.10637)
|
| 30 |
+
- [Decentralized Confidential Machine Learning](https://raw.githubusercontent.com/nearai/por/refs/heads/main/DecentralizedConfidentialMachineLearning.pdf)
|
| 31 |
+
|
| 32 |
+
## Benchmarks
|
| 33 |
+
|
| 34 |
+
- [NEAR AI benchmark results](https://nearai.github.io/benchmarks/)
|
| 35 |
+
|
| 36 |
+
## Open Source
|
| 37 |
+
|
| 38 |
+
- [NEAR AI GitHub](https://github.com/nearai)
|
| 39 |
+
- [IronClaw](https://github.com/nearai/ironclaw)
|