Settings

Theme

Show HN: We built a node to use Hugging Face Spaces without writing API code

1 points by vinserello 6 months ago · 0 comments · 1 min read


I'm one of the creators of Datastripes, a visual data analysis builder. We've been building out our platform and kept running into a recurring pain point: we wanted to quickly prototype workflows that involved AI models from the Hugging Face ecosystem, but it always meant dropping out of our visual editor to write a Python script or a JS client to call the Gradio API. It killed the "flow" of building.

So we decided to solve it by building a "Hugging Face Space" node directly into our tool. You give it the URL of any public, Gradio-based Hugging Face Space (e.g., user/space-name), and the node does the rest.

If you wanna try it: https://datastripes.com

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection