Connection Suggestions on Element Contribution #206
Labels
design improvement
Improvements of frontend design
Feature request
frontend-backend
Changes that involve both frontend and backend
In addition to manual connections on elements contribution page, the system should suggest potential connections to the user. A very basic workflow of the suggestion mechanism can be implemented as follows
First/Basic Version (Proof of Concept)
title
andabstract
/api/search
endpoint withtitle
and/orabstract
5
elements returned from the endpoint call and show them to the user as potential connectionsrelated elements
sectionPossible Improvements
abstract
as-it-is, filter out stop words, and extract keywords before calling the endpointadvanced search
(LLM-based) endpoint to get suggestions for related elementsThe text was updated successfully, but these errors were encountered: