hf find brings semantic Hub search to coding agents
vanstriendaniel · x · 2026-07-20
hf find adds semantic search for a coding agent over the Hugging Face Hub.
- Agents can search 1.17M model and dataset cards by meaning, not just keywords.
- Example use case: ask for recent video-game-play datasets, then have the agent curate a collection with short descriptions.
- The extension detects when an agent is driving and switches output format accordingly: TSV with stderr hints for interactive use, JSON for scripts.
- Every result includes the next command to run, so the agent can chain search → similar results → card lookup on its own.
- The index refreshes daily via a scheduled HF job for about $0.05/day.
Install: hf extensions install davanstrien/hf-find.
More from coding & agent
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11
- Data engineering, not agent frameworks, is the real bottleneck for enterprise AI agents — dhruv2038 · 2026-09-11
- RTK Terminal Compression Cuts Tokens but Leaves Your AI Coding Bill Unchanged — Bartaseth · 2026-09-11
- GPT-6 Astra beats Factorio with enemies in 44 in-game hours at ~$4,500 API cost — liminal_bardo · 2026-09-11
- Investment Analyst Asks How to Build a Claude-Based Diligence Agent Stack — Careless_Tie2286 · 2026-09-11