Replies: 2 comments 4 replies
-
The point about making a labelling interface which can be "plugged-in" anywhere does sound useful. Looking for some clarity on this: When you talk about decoupling/separating labelling interface from the application does that mean we pick up something pre-built like labelling studio as our labelling interface and do things similar to what you have refrenced in #105 OR do we build a custom interface which can be "plugged-in" anywhere. Also now that you have mentioned a decoupling of the labelling interface. I am thinking of this app as 2 different components:
That way we get a labelling interface which can be used anywhere along with baal + an app which can run baal,metrics,labelling based on the interface we designed(something native to baal). Then based on the requirements people can decide whether to use the app or the labelling interface only A suggestion based on what I have mentioned above: Maybe we can look more into Flutter but seems like label studio does offer flexibility to integrate with other frameworks. Refer https://labelstud.io/guide/frontend.html. We just embed labelling interface from labelling studio into our app The 🍔 button on top right can let you choose metrics + data etc. if you want them and that way we might not have to build the metrics in the first iteration itself : If this work then we might not have to re-invent the wheel for the labelling interface and can just use Label Studio and embed it in our main app. Some other things to ponder over. I know these are questions far beyond the scope of what we have now but if we have answers to some of them we might be able to design the app in a way so that these can be accommodated in the future if needed
|
Beta Was this translation helpful? Give feedback.
-
Hello! I created the first step of the repo. Very simple, but it is the most I can do this week. We can use fake data for now. Loom: loom.com/share/c9904efc97894af8b5783a8a2535566e Once we get metrics to the frontend, we can start charting with d3.js or Apex Chart. I gave you (@nitish1295) and @parmidaatg write access to that repo. Let's use Loom as an async communication tool. |
Beta Was this translation helpful? Give feedback.
-
👏 to @nitish1295 for starting the discussion on this!
The idea would be to create an app that can showcase Baal capabilities.
Right now we have the idea of:
My personal preference would be to separate the labeling interface from this app as in a real-case scenario labelers wouldn't look at the metrics. This would make this project more versatile as well as it can be "plugged-in" in any labeling interface on earth. I can be convinced that for a V1, we can support classification labeling in the app.
From @nitish1295
Beta Was this translation helpful? Give feedback.
All reactions