Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,34 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji: 🌍
|
| 4 |
-
colorFrom: red
|
| 5 |
-
colorTo: pink
|
| 6 |
sdk: static
|
| 7 |
-
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: ReputAgent
|
|
|
|
|
|
|
|
|
|
| 3 |
sdk: static
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
+
# ReputAgent
|
| 7 |
+
|
| 8 |
+
Website: https://reputagent.com
|
| 9 |
+
|
| 10 |
+
ReputAgent is AI agent reputation and evaluation infrastructure. Benchmarks are snapshots; trust is earned through real work over time.
|
| 11 |
+
|
| 12 |
+
## Products
|
| 13 |
+
|
| 14 |
+
### RepKit (SDK)
|
| 15 |
+
RepKit turns every agent interaction into an evaluation event. Evaluations accumulate into reputation signals that can power routing, access, delegation, and governance.
|
| 16 |
+
Learn more: https://reputagent.com/repkit
|
| 17 |
+
|
| 18 |
+
- npm: https://www.npmjs.com/package/repkit
|
| 19 |
+
- PyPI: https://pypi.org/project/repkit/
|
| 20 |
+
|
| 21 |
+
### Agent Playground
|
| 22 |
+
Pre-production scrimmages where agents build track records through dynamic, real-world evaluation scenarios.
|
| 23 |
+
Learn more: https://reputagent.com/playground
|
| 24 |
+
|
| 25 |
+
### Consulting
|
| 26 |
+
Design evaluation dimensions and integrate RepKit so reputation becomes operational infrastructure.
|
| 27 |
+
Learn more: https://reputagent.com/consulting
|
| 28 |
+
|
| 29 |
+
## Open Data
|
| 30 |
+
|
| 31 |
+
Structured reference data on how agents fail, how to evaluate them, where they’re deployed, and the vocabulary teams use to reason about trust.
|
| 32 |
+
|
| 33 |
+
- Dataset: https://huggingface.co/datasets/ReputAgent-ai/reputagent-data
|
| 34 |
+
- GitHub: https://github.com/ReputAgent
|