Hacker News new | ask | show | jobs
by fzumstein 874 days ago
Never heard of it either. "Build and share delightful machine learning apps, all in Python." I am wondering what the heck is so special about "machine learning apps" that would differentiate them from any other app that has a UI with a Python backend.
2 comments

It is optimized to demonstrate models, to create interfaces for training, and to gather feedback, Interface is input -> model -> output. All in browser, has many good and easy to use components and you can let it run on Huggingface with a oneliner.
It’s pretty much the driving force behind all open source machine learning demos these days, it was acquired by hugging face a few years ago and they do an incredible job maintaining it