tcfev / Fordem

For Democracy برای مردم‌گردانی
https://fordem.org/
17 stars 0 forks source link

Link content using AI #141

Open armantorkzaban opened 1 year ago

armantorkzaban commented 1 year ago

Type of Issue

Type of Work

Description
Cross-reference entities based on rubric, context, relevance using AI

As a normal user,
I want to know who where else is talking about the similar or a related topic without extensive direct categorisation,
so that I can find and inform my network/like-minded actors and enter a collaboration faster.


(not used items) Actionable Tasks

Acceptance criteria

lukas-h commented 1 year ago

This could more easily be implemented with tags, where every person on the platform sets their interests, every post is referenced with tags. This would allow for some very simple algos, possibly without even using any higher AI models

armantorkzaban commented 1 year ago

@zanzendegi WDYT?

IranNewsWatch commented 1 year ago

Self-proclaimed tags could be easily misused. If so, we need a tag-police which will be unsustainable. Yet I agree that starting with tags could be a good start. It can give us some categorized data (assuming some reliability) to build our AI around it. This method is dumber than the AI model but easier to code. However, we should keep in mind that clustering by the similarity of content is different from categorizing (assigning to defined categories). The latter is more complicated and needs a complex NLP system.