2
0 Comments

Show IH: Machine Learning for Notion Tables

Last weekend I finally found time to work on a project that has been bouncing around in my head for a while: Integrating text classification directly into Notion tables. Think sentiment analysis, detecting topics, or predicting the right category.

That's how it looks like in action (1.5x speed):

You can check it out at www.notionai.co.

Cool features

  • Easy setup: Get a link for your table that has public edit permissions and paste it on https://www.notionai.co/app. Results appear within 1-2 minutes.
  • Simply choose what 'Select'-property you want to predict and it estimates which option is the most likely based on the content of your row.
  • No need to train any machine learning models yourself (currently I'm using zero-shot classification through a single model).

It was a lot of fun building it and I can definitely see a lot of use-cases where this could be beneficial.

Let me know what you think!

on March 23, 2021