ReputAgent commited on
Commit
5d04210
·
verified ·
1 Parent(s): b67bbfd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -6
README.md CHANGED
@@ -1,10 +1,34 @@
1
  ---
2
- title: README
3
- emoji: 🌍
4
- colorFrom: red
5
- colorTo: pink
6
  sdk: static
7
- pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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