uv-scripts: self-contained recipes to OCR, transcribe and embed datasets on HF Jobs
vanstriendaniel · x · 2026-09-06
davanstrien has collected a set of self-contained uv scripts called uv-scripts for OCR, audio transcription, NER/classification, embeddings, batch LLM/VLM inference, synthetic data, and dataset creation — runnable locally or on Hugging Face Jobs.
- One command runs a real OCR job on GPU: hf jobs uv run --flavor l4x1 --secrets HFTOKEN <script-url> INPUTDATASET OUTPUTDATASET.
- Each recipe reads a Hub dataset and writes a new one, so recipes chain naturally; list-recipes.py lists them all.
- Ships a ready-made agent skill so coding agents can discover and run recipes; repo: davanstrien/uv-scripts-for-ai.
More from coding & agent
- Grok launches Imagine Video 1.5 agent powered by Image 2.0 for multi-shot storytelling — belce_dogru · 2026-09-06
- 82% of enterprises run AI pilots, but over half never deploy: production, not models, is the bottleneck — worldofjaved · 2026-09-06
- Pamela Fox: I like LLM-generated code, but give READMEs a human pass — DanWahlin · 2026-09-06
- Taking a Break Is Hard When Your Astra Agent Keeps Running /goal — AIandDesign · 2026-09-06
- Dev Powers Filesystem Simulator VSH With Monty to Track Side Effects Before Execution — samuelcolvin · 2026-09-06
- Cheating Agents Answer Faster: A Missed Red Flag for Reward Hacking — zainhas · 2026-09-06