Rafael Poyiadzi Claude Opus 4.6 commited on
Commit
d1f1777
·
1 Parent(s): b9910c1

Add docs link to header

Browse files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -319,6 +319,7 @@ with gr.Blocks(
319
  Upload a CSV, describe what you want to annotate or find, and get structured results for every row — perfect for **data annotation, dataset enrichment, and research at scale**.
320
 
321
  🔑 Get your API key at [everyrow.io/api-key](https://everyrow.io/api-key) ($20 free credit).
 
322
  """
323
  )
324
 
 
319
  Upload a CSV, describe what you want to annotate or find, and get structured results for every row — perfect for **data annotation, dataset enrichment, and research at scale**.
320
 
321
  🔑 Get your API key at [everyrow.io/api-key](https://everyrow.io/api-key) ($20 free credit).
322
+ 📖 Visit [everyrow.io/docs](https://everyrow.io/docs) for documentation.
323
  """
324
  )
325