davidjurgens commited on
Commit
90d5ca5
·
verified ·
1 Parent(s): 52fd992

Add potatoannotator.com backlinks + duplicate-to-run note

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -18,8 +18,9 @@ tags:
18
 
19
  Video player with temporal segment labeling.
20
 
21
- A live demo of [Potato](https://github.com/davidjurgens/potato), the free, self-hosted annotation platform for NLP,
22
- agentic, and GenAI research configured entirely through YAML.
 
23
 
24
  ## Try it out
25
 
@@ -28,6 +29,9 @@ agentic, and GenAI research — configured entirely through YAML.
28
  3. Annotate using the schemes on the right.
29
  4. Click **Next** to continue.
30
 
 
 
 
31
  > Annotations in this demo are ephemeral. To collect and keep data, deploy your own
32
  > Space — see the [deployment guide](https://github.com/davidjurgens/potato/blob/master/deployment/huggingface-spaces/deploy.md).
33
 
@@ -35,4 +39,8 @@ agentic, and GenAI research — configured entirely through YAML.
35
 
36
  Potato supports 20+ annotation types — text, spans, images, audio, video, documents,
37
  and agent traces — with AI-assisted labeling, quality control, and adjudication.
38
- [Learn more on GitHub](https://github.com/davidjurgens/potato) · [Browse all demos](https://github.com/davidjurgens/potato/blob/master/docs/data-export/potato_on_huggingface.md).
 
 
 
 
 
18
 
19
  Video player with temporal segment labeling.
20
 
21
+ A live demo of **[Potato](https://www.potatoannotator.com)** the free, self-hosted annotation platform for NLP,
22
+ agentic, and GenAI research, configured entirely through YAML.
23
+ Visit **[www.potatoannotator.com](https://www.potatoannotator.com)** for docs, the schema gallery, and more demos.
24
 
25
  ## Try it out
26
 
 
29
  3. Annotate using the schemes on the right.
30
  4. Click **Next** to continue.
31
 
32
+ > **Run your own copy:** click the **⋮ → Duplicate this Space** button (top-right) to launch
33
+ > this exact demo in your own account on free hardware — change the data and config to make it yours.
34
+
35
  > Annotations in this demo are ephemeral. To collect and keep data, deploy your own
36
  > Space — see the [deployment guide](https://github.com/davidjurgens/potato/blob/master/deployment/huggingface-spaces/deploy.md).
37
 
 
39
 
40
  Potato supports 20+ annotation types — text, spans, images, audio, video, documents,
41
  and agent traces — with AI-assisted labeling, quality control, and adjudication.
42
+
43
+ 🥔 **Website: [www.potatoannotator.com](https://www.potatoannotator.com)**  · 
44
+ [Documentation](https://www.potatoannotator.com)  · 
45
+ [GitHub](https://github.com/davidjurgens/potato)  · 
46
+ [All demos](https://github.com/davidjurgens/potato/blob/master/docs/data-export/potato_on_huggingface.md)