Classify and group sticky notes using a large language model
Traditional text classifiers were simple to use, sure. But using them required you to collect labelled training data.
Using a large language model, you can classify stickies in your mural based on just a class name or description. Or even just by selecting a few exemplar stickies for each class!
Here's an explanation of how to do that and some sample Python notebooks you can use for your own projects:
0